prajwaldp / ambient-sandbox-application

A Sandbox Application to test the Ambient Game Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ambient Sandbox Application

A Sandbox Application using the Ambient Game Engine

Build instructions

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

About

A Sandbox Application to test the Ambient Game Engine

License:MIT License


Languages

Language:GLSL 59.6%Language:CMake 25.1%Language:C++ 15.3%