Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 635 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 635 Bytes

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

Screenshot