View Single Post
Old 08-20-2008, 04:57 PM   #2 (permalink)
entropie
Liasion man in Amsterdam
 
entropie's Avatar
 
Join Date: Apr 2008
Type: entq
Location: Bochum, Germany
Posts: 5,205
entropie is unique just like everyone else
Default

I am trying to program a little 3D game at the moment, using the Irrlicht SDK programmed in cpp . It was written in CodeBlocks and compiled with the GNU Compiler.

RapidShare: Easy Filehosting

I have included some of the source code + a setup.exe. It is just al little Engine demo, where you can move around via "WASD".

To start the game, you need to select OpenGL Renderer, Direct3D is not compiled into the program, yet.

It basically builds the world out of a scene file I created with Blender 3D and exported. It has basic collision detection, yet that works via triangle selecting and making this meshes solid.

I am working on an advanced Physics engine at the moment, so that the actor can use guns and shoot at objects . Getting aquianted with the Newton Dynamics SDK for that at the moment.
__________________
pocket estj
Enneagram: 3w4

"Now is the dramatic moment of fate, Watson, when you hear a step upon the stair which is walking into your life, and you know not whether for good or ill."
~Sir Arthur Conan Doyle

[Mind.in.a.Box]

-------
entropie is offline   Reply With Quote