https://github.com/raphaelthegreat/neon
Experimental Voxel Engine
https://github.com/raphaelthegreat/neon
Last synced: 4 months ago
JSON representation
Experimental Voxel Engine
- Host: GitHub
- URL: https://github.com/raphaelthegreat/neon
- Owner: raphaelthegreat
- Created: 2019-12-07T19:04:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-11T00:14:14.000Z (about 1 year ago)
- Last Synced: 2025-10-04T14:40:39.852Z (9 months ago)
- Language: C++
- Size: 3.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neon
Neon is an open source Voxel Engine, written in C++ and OpenGL in experimental stage.
The engine is written to be very efficient and fast and has a nice interface for creating
minecraft-like games. Currently there are many features missing but they will be added in the
future. It's goal is to make a fast and nice looking engine.
## Features
* Efficient 3D voxel engine, inspired by minecraft.
* GLSL shader support.
* Fully dynamic world.
* 3D math and geometry powered by the glm library.
* Extensive 3D camera functionality.
* GUI functionality from the imgui library.
## Screenshot
