Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoxSim

A voxel sandbox, logic simulator, and neural-net proving ground. This project aims to provide a flexible environment to build and test interactive systems.

Run Locally

Clone the project

git clone https://github.com/PixelTomato/voxsim.git

Select project directory

cd voxsim

Install dependencies:

  • glm
  • glfw3
  • opengl

Compile and run

cmake -B build
cmake --build build
cd build/game && ./game

About

A voxel sandbox environment for logic, physics, and neural-net testing.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages