MihailRis 63fe83200e
Merge pull request #4 from linux-admin0001/patch-1
Create description for this project
2021-08-20 18:57:02 +03:00
2021-08-20 16:59:27 +03:00
2021-08-20 18:48:16 +03:00

Run in windows with compiled executable file

EXE for windows

Run in linux with

$ git clone https://github.com/MihailRis/VoxelEngine-Cpp.git

$ cd VoxelEngine-Cpp/Debug

$ sudo apt install libglfw3-dev libglfw3 libglew-dev libglm-dev

$ make

$ cd ..

$ ./Debug/voxel_engine

Description
No description provided
Readme 47 MiB
2025-12-08 22:39:27 +00:00
Languages
C++ 84.1%
Lua 10%
C 4.2%
GLSL 1.2%
CMake 0.3%