Hacker News new | ask | show | jobs
by hccampos 3458 days ago
While this is fun to play around with, and definitely helpful when using threejs directly, for a fullblown editor on the web there is nothing that beats PlayCanvas at the moment.
2 comments

And a handy link for anyone who wants to check out PlayCanvas: https://playcanvas.com
How does that compare with https://clara.io? I thought that was made by one of the core contributors of three.js (bhouston).

I don't use web editors for 3d so I have no idea, just curious.

Clara.io is a modelling, animation and rendering tool (in the style of Maya/Max/Blender)

PlayCanvas is a game engine (in the style of Unity/Unreal)

To put it another way. You build your 3D assets in Clara and import them into PlayCanvas to add interactivity.