Prerendered 3d and collision (Res Evil 2 like) + Perspective

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
miha
Posts: 32
Joined: Tue Jun 26, 2007 9:27 pm
Location: Serbia

Post by miha »

Anyone knows of any way to calculate the position of the camera in 3ds
max to be later used in irrlicht, to be set according to the loaded .3ds file?
If you get what i mean...
Last edited by miha on Mon Jul 02, 2007 8:08 pm, edited 1 time in total.
miha
Posts: 32
Joined: Tue Jun 26, 2007 9:27 pm
Location: Serbia

Post by miha »

Ico wrote:http://irrlicht.sourceforge.net/phpBB2/ ... xscenenode ?
Just don't render/update it each frame.
Nah,i can't use that,i want to render exclusively in 3ds max.
But it is one very interesting approach.I thought earlier to render
only once at the load of the scene and then draw every frame until
i change the viewpoint.But 3ds max gives a lot of cool features to
make the graphics look great.
Post Reply