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: 9 months ago
Linked from 1 awesome list
demoscenejava
Related projects:
Repository | Description | Stars |
---|---|---|
| An engine that lets users create simple visual sketches and games using Lua | 21 |
| An exhaustive list of engines and tools for creating 2D and 3D graphics and games | 77 |
| A fast 3D batch game engine written in a custom batchfile language. | 4 |
| A 3D graphics engine designed to be easy-to-use and high-performance for game development on multiple platforms. | 19 |
| A game development framework that uses entities and components to simplify game creation and reduce tedious tasks. | 53 |
| A cross-platform 2D graphics engine with raster effects for retro/classic style game development. | 865 |
| 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. | 108 |
| A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 348 |
| A professional-grade Flash game engine built on modern programming practices, allowing developers to focus on creating high-quality games. | 549 |
| A modular, C99-based 3D game engine designed to be easily integrated into projects. | 562 |
| A flexible game engine built from scratch in C using OpenGL. | 4 |
| A game and rendering engine featuring both forward and deferred PBR pipelines with optional indirect illumination using Voxel Cone Tracing. | 266 |
| A 3D game engine designed to support multiple platforms and development environments. | 161 |
| A small, ASCII graphical game engine for the Windows console and Linux. | 10 |
| A WebGL game engine for building 3D games in modern web-browsers | 197 |