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
java maze
java maze is a java applet containing a 3D engine - code that simulates the display of a 3D world on a 2D surface such as a monitor. It uses a technique known as raycasting which was pioneered by id software in their groundbreaking 1992 FPS, Wolfenstein 3D. It is developed for the java platform, which theoretically allows an application to be created on a given computer system, and run on other computer systems that use different architectures or operating systems.
visit
java maze
java maze was visited : 92 times
Loading .....