C plus plus Resources

From Grom358

(Difference between revisions)
(3D Resources)
 
(6 intermediate revisions not shown)
Line 1: Line 1:
 +
* [http://www.libsdl.org/ SDL] - Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer
 +
 +
==2D Resources==
* [http://box2d.org Box2D] - 2D Physics Engine
* [http://box2d.org Box2D] - 2D Physics Engine
-
* [http://irrlicht.sourceforge.net/features.html Irrlicht] - 3D Engine
 
* [http://hge.relishgames.com/ HAAF's Game Engine] - Hardware Accelerated 2D Game Engine
* [http://hge.relishgames.com/ HAAF's Game Engine] - Hardware Accelerated 2D Game Engine
 +
* [http://www.clanlib.org/ ClanLib]
 +
 +
==3D Resources==
 +
* [http://www.delta3d.org/ Delta3D]
 +
* [http://irrlicht.sourceforge.net/features.html Irrlicht]
 +
* [http://www.ogre3d.org/ OGRE]
 +
* [http://www.crystalspace3d.org/main/Main_Page Crystal Space]
 +
* [http://panda3d.org/ Panda3d]
 +
* [http://www.sauerbraten.org/ Cube 2] - Also known as Sauerbraten. FPS game engine.
 +
* [http://www.apgardner.karoo.net/retrib/ Retribution Engine] - 3D Game Engine
* [http://www.bulletphysics.com/Bullet/ Bullet] - 3D Collision Detection and Rigid Body Dynamics Library
* [http://www.bulletphysics.com/Bullet/ Bullet] - 3D Collision Detection and Rigid Body Dynamics Library
* [http://ode.org/ Open Dynamic Engine] - ODE is an open source, high performance library for simulating rigid body dynamics
* [http://ode.org/ Open Dynamic Engine] - ODE is an open source, high performance library for simulating rigid body dynamics

Current revision as of 03:59, 28 November 2007

  • SDL - Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer

2D Resources

3D Resources

Personal tools