Some time ago ,I started (with the needed ups and downs), my 3D GUI editor.
I bougth some time ago Innesoft and ProGUI but both projects are stopped, so no more support ...
I like to create a working GUI with "PB" and the "3D OGRE" render engine.
also interface with "POVRAY" render engine.
So, this is the first part, the camera setup,
What do we need for the CAMERA setup ?
- Type
- Name
- Position (x,y,z)
- Rotation (x°,y°,z°)
- Scaling (x%,y%,z%)
- Offset (x,y,z)
- Look at (x,y,z) or object
- Near/Far limits
- Lenses data (angle/focal)
- TimeLine (motions in time)
- RenderMode (Plot / Wireframe / Textured)
- ProjectionMode (Orthographic / Perspective)
- Backcolor (RGB)
- ?
Examples:



thanks,
marc