theatre-js / theatre

Motion design editor for the web
https://www.theatrejs.com
Apache License 2.0
10.82k stars 337 forks source link

Free 3D studio built with BabylonJS and Theatre-JS #454

Closed wahono77 closed 7 months ago

wahono77 commented 7 months ago

Free 3D studio built with BabylonJS (https://www.babylonjs.com/) and combined with this great animation platform Theatre-JS to build complex animations.

Binwa3D Features:

Please visit to https://binwa3d.com/

Thanks To Theatre-JS Team

AriaMinaei commented 7 months ago

Wow, lots of features! And thanks for dropping a note here :)

My main suggestion is to use a UI library for UI consistency. I hear great things about shadcn/ui.

Also something I noticed is that the user has to seek the sequence back to 0second before going back to design mode. sheet.sequence.position = 0 would do the same.