I got an 3D-Scene loaded into Blender. Now I want to get some information like objects in scene, camera perspective and so on. Furthermore I want to get the opengl
device context and render context. Something like a pointer on a structure.
Is it possible to get these information with an external console-application written in c/c++?