PipEngine is very simple, extensible and easy-to-use 3d graphics engine. It's base of Pipe Software's games, but it's completly free for all purposes!

Post news Report RSS Textures and Euler angles.

Breaking news - PipEngine supports textures! Integration with SOIL (Simple OpenGL Image Library) wasn't so painful I throught before and as reward engine can load many of image formats. We should also mention about huge change in representation of object's rotation. Previously rotation informations were stored like arguments of glRotate - Angle and vector coordinates. Now PipEngine uses Euler Angles also known as Yaw, Pitch, Roll. Despite occurrency of gimbal lock, we think that it's...

Posted by on

Breaking news - PipEngine supports textures! Integration with SOIL (Simple OpenGL Image Library) wasn't so painful I throught before and as reward engine can load many of image formats. We should also mention about huge change in representation of object's rotation. Previously rotation informations were stored like arguments of glRotate - Angle and vector coordinates. Now PipEngine uses Euler Angles also known as Yaw, Pitch, Roll. Despite occurrency of gimbal lock, we think that it's next step to engine completeness. We implemented very simple but handy texture and mesh managers too. After some polishing of rought engine structure main developer will try release small techdemo.

Belive me, PipEngine is still alive.


Finally, one screenshot:

FPS camera and textured MP16.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: