Tech/LxEngine/Samples
From Athile
Contents |
Graphics
Sample: Ray Tracer
A basic, CS 101 ray-tracer implemented with LxEngine
Sample: Rasterizer
Sample: LxRenderer
A scene viewer that supports viewing a scene using multiple modes of rasterization and various ray-tracing techniques. Includes a simple, command-line based editor as well.
Games
Sample: LxAsteroids
A vertical scrolling space game based on the original Sierra On-Line classic Silpheed.
Sample: LxQuake2
An ambitious attempt to re-implement a sizable portion of the GPL'ed Quake 2 Engine using the LxEngine SDK.
Sample: LxCraft
A Minecraft-like builder application.
Sample: LxMorrowind
A viewer with basic rendering, physics, and sound for viewing data from Bethesda Softworks' 2002 game, The Elder Scrolls III: Morrowind (buy the original here).
Misc
Sample: Cube Rain
A showcase sample that demonstrates a wide variety of graphics, physics, sounds, and other features.