Skip to content

19UV/infinite-generator

Repository files navigation

Infinite Generator

Cloning

Be sure to run the following:

git clone --recursive https://github.com/19UV/infinite-generator.git

Or if cloned non-recursively:

git submodule update --init

Building

Currently, this is only being developed and tested on Windows, but I'm using libraries that should allow it to be easily ported to other OSes.

Windows (CMake + MSVC)

cmake -B build
cmake --build build
build\Debug\Infinite_Generator.exe

Dependencies (all located in extern/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published