/ambient-sandbox-application

A Sandbox Application to test the Ambient Game Engine

Primary LanguageGLSLMIT LicenseMIT

Ambient Sandbox Application

A Sandbox Application using the Ambient Game Engine

Build instructions

$ mkdir build
$ cmake -S . -B build
$ cmake --build build