A 3-D Voxel engine
Go to file
2023-03-14 00:40:50 +00:00
data CMake build added. Basic OpenGL 3.3 Mesh Rendering 2023-03-01 07:22:50 +01:00
src CMake build added. Basic OpenGL 3.3 Mesh Rendering 2023-03-01 07:22:50 +01:00
.gitignore Minor changes 2022-10-30 11:53:41 -04:00
CMakeLists.txt CMake build added. Basic OpenGL 3.3 Mesh Rendering 2023-03-01 07:22:50 +01:00
LICENSE.TXT Update copyright date 2023-02-25 16:10:04 -05:00
README.TXT Update 'README.TXT' 2023-03-14 00:40:50 +00:00

XtreemNodes is a 3D Voxel Game engine by MCL Software made in collaboration with Cube Software,
meant to be a replacement for Minetest.

Active contributors:
 - MIGDYN
 - KACPERKS

The project was started on 2022-10-15 by a ~~mysterious~~ enlightened man sitting at his desk at 3 a.m.


==================================
How to build on Windows with MSYS2
==================================

Download and install OpenGL, GLFW, Glew, GLM and mingw-w64 using Pacman and build the source files