Gaming Engines
A Game Engine is the core software component of a video game. It typically handles rendering and other necessary technology, but might also handle additional tasks such as game AI, collision detection between game objects, etc. The most common element that a game engine provides is graphics rendering facilities (2D or 3D).
From : en.wikipedia.org/wiki/Game_engine
Plush
Plush features:
8 bit per pixel rendering
texturing and shading
z-buffering
frustrum clipping
cameras
lights (point, directional)
objects with hierarchies
object primitave creation
simple file format mesh readers
splines
keen matrix manipulation code
pretty rendering
nearly no documentation
visit
Plush
Plush was visited : 62 times
Loading .....