Hi,
I need to add a cube scene node in my scene. I am drawing the cube of size 100.0 (pixels??) in a screen of size (400, 200). Where in the screen will this cube be drawn (i.e whether the top-left of the cube will be aligned to top-left of the scree or their center will be aligned?)
Thanks in advance.
Gaurav Jha
A Cube scene Node
Re: A Cube scene Node
You won't see anything because you need a camera.
Then the resulting position depends on Cameraposition, target, field of view, cubeposition, etc.
Then the resulting position depends on Cameraposition, target, field of view, cubeposition, etc.
Rust fanboy