LunarEngine
Graphics engine
A simple graphics engine using an integer array as chunky buffer
This is a very primitive graphics engine, using a simple integer array as chunky-buffer.
2 stars
2 watching
0 forks
Language: Java
last commit: 6 months ago
Linked from 1 awesome list
demoscenejava
Related projects:
Repository | Description | Stars |
---|---|---|
xyronlabs/luna | An engine that lets users create simple visual sketches and games using Lua | 21 |
johnclarking/coolengines | An exhaustive list of engines and tools for creating 2D and 3D graphics and games | 74 |
berry2460/shade_engine | A fast 3D batch game engine written in a custom batchfile language. | 4 |
yui0/catgl | A 3D graphics engine designed to be easy-to-use and high-performance for game development on multiple platforms. | 19 |
johanp/pixelizer | A game development framework that uses entities and components to simplify game creation and reduce tedious tasks. | 53 |
megamarc/tilengine | A cross-platform 2D graphics engine with raster effects for retro/classic style game development. | 852 |
bsvogler/wurfelenginesdk | A Java-based game engine designed to be configured and programmed via source code for building cross-platform isometric games with modern 3D rendering and block/voxel based gameplay. | 107 |
mortennobel/simplerenderengine | A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 347 |
davikingcode/citrus-engine | A professional-grade Flash game engine built on modern programming practices, allowing developers to focus on creating high-quality games. | 549 |
solenum/exengine | A modular, C99-based 3D game engine designed to be easily integrated into projects. | 556 |
marciovmf/ldk | A flexible game engine built from scratch in C using OpenGL. | 4 |
matt77hias/mage-v0 | A game and rendering engine featuring both forward and deferred PBR pipelines with optional indirect illumination using Voxel Cone Tracing. | 266 |
mholtkamp/octave | A 3D game engine that supports development on multiple platforms, including console systems and mobile devices. | 77 |
mmmuscus/shadow-functions-engine | A small, ASCII graphical game engine for the Windows console and Linux. | 10 |
mortennobel/kickjs | A WebGL game engine for building 3D games in modern web-browsers | 198 |