Simple Free Camera

How do I quickly implement a free camera? I want it to just work. Give me a code snippet. I don’t want to spend hours implementing it myself.

CameraUi comes with cinder, and there’s examples in the _samples folder. You’re not going to get anywhere with this attitude though

3 Likes

Now, I have a blank screen. There is no property on CameraUi to look at. So that may be the reason. I need better documentation.