qbism Super8 is an open source 3D game engine with advanced yet intentionally retro 8-bit graphics for a crunchy pixelated look. The source code is forked from Makaqu Quake with enhancements from other Quake projects. The goal is to expand capabilities of authentic software-rendering without sacrificing performance.
Features
————
Real 8-bit software graphics
Plays most modern epic Quake maps that require enhanced engine limits and extensions.
Colored static and dynamic lights.
...
This project is a repository of the Quake code ported to handhelds running Linux and PocketPC. That means it'll run on the iPAQ and other similar devices, either under X, Qt/Palmtop or PocketPC. It is optimized for CPUs without FPUs.
War games demos. These demos mainly shows coding of game logic, A.I., physics and basic game structure. In these demos we've tried show clean game logic codewithout powerful graphics. Demos use ONLY own and/or open source libraries.