Multi-threaded voxel experiments in GML and C++. All code is public domain!
- Download the latest version of Visual Studio w/ its C++ tools.
- Open "x64 Native Tools Command Prompt for VS 20xx".
- cd into
c++
and runbuild.bat
.
It should automatically copy the built DLL into the GameMaker project!