Skip to content

compsci-adl/voxel-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxel Engine

preview

Overview

overview

Instructions

Make sure to clone this repository recursively!

git clone https://github.com/compsci-adl/voxel-engine --recursive

If you have cloned it non-recursively:

git submodule update --init

Building and running

Linux, Mac OS, MSYS (Windows)

./build.sh

Windows - Visual Studio

.\build.bat

Contributing

Our voxel engine is currently a work-in-progress, but we still welcome contributions. If you find any issues, have suggestions, or want to request a feature, please follow our Contributing Guidelines.

License

This project is licensed under the MIT License. See LICENSE for details.