tooll3 / t3

Tooll 3 is an open source software to create realtime motion graphics.
MIT License
3.48k stars 193 forks source link

Feature Request - Create Camera Control Operator for Exectuable Exports #349

Open sense-amr opened 10 months ago

sense-amr commented 10 months ago

Allowing greater camera control scheme for similar functionality in Export Executables as exists in Editor.. Proposal to create a Camera Control Operator that can be used to control the Camera in an Exported Executable.

ie.. MouseInput controls camera, asdw controls camera.. image

Also request to add Damping function to overall asdw and Camera ..

Note: This feature has been widely requested by users who wish to have easy seamless camera control in their Exported Executables.

pixtur commented 10 months ago

We have to look into that. Currently the camera interaction is tightly couple with imGui so it is not available in the exported executable. But I believe there are other options to implement this.