1 Forks
2 Stars
2 Watchers

Proccraft

Voxel Engine for procedural generation of caves, implemented from scratch in C++ with OpenGL and GLSL. Made in the course TNM084 Procedural methods for images at Linköping University.

How to download and setup Proccraft

Open terminal and run command
git clone https://github.com/FredrikErikJohansson/Proccraft.git
git clone is used to create a copy or clone of Proccraft repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Proccraft https://github.com/FredrikErikJohansson/Proccraft/archive/master.zip

Or simply clone Proccraft with SSH
[email protected]:FredrikErikJohansson/Proccraft.git

If you have some problems with Proccraft

You may open issue on Proccraft support forum (system) here: https://github.com/FredrikErikJohansson/Proccraft/issues