nudibranchrecords / hedron

Perform live shows with your three.js creations
GNU Affero General Public License v3.0
478 stars 22 forks source link

Root Transform #463

Open cale-bradbury opened 2 hours ago

cale-bradbury commented 2 hours ago

It would be nice if sketches that have a root object (ideally optional as something like a post effect has no need) also had automatic transform controls to adjust position, rotation, and scale.

Helps not needing to potentially add the same boilerplate to a bunch of your sketches, and if you don't need it you can just keep the UI for it collapsed or something.

If it is used, would also be nice to add gimbals to the preview scene, but that would be a future step

funwithtriangles commented 2 hours ago

I've had the exact same idea, this would be great! Just a config option for a sketch that automatically adds the relative params, as well as the gizmo in the canvas. Maybe as a collapsible set of params...