Seite 1 von 1

OpenGL small Engine

Verfasst: 31.07.2006 00:27
von namenlos
Hello !

Firstly, sorry for my bad english :oops: and i don't speak german too
Secondly, i make a small engine3D using OpenGL (not subsystem, he don't work)
This is a simple Engine, i don't envisage a make a big Engine for create HL3 or Doom 14 :D
he's not finaly, it misses Light or volumetric shadow (i work on)
With this , you can move with a FreeFly Camera type, using keyboard(ZSQD) and mouse.
The engine can load a simple mesh file (.ase), i work too for load other file type.
The engine is OpenSource :

File:2->B3D.rar
Bild


Known bug :

- Strafe don't work when the angle of camera is at -90 or + 90
- Camera Fluidity is not very good.




And here , you can download a demo of Stencil & Reflection (Original code from NeHe)


File:1->ReflectionStencil.rar
Bild



Enjoy !

Verfasst: 31.07.2006 09:51
von dige
Very nice! ... but liitle bit slowly. Does it depends on PB?