Skip to content

raybobo/taichi-voxel-challenge

Repository files navigation

Taichi Voxel Challenge

Submission by boliu (@boliu)

Installation

Assume you have a Python 3 environment properly, you can simply run:

pip3 install -r requirements.txt
python3 main.py

to install the dependendies of the voxel renderer and run it.

Mouse and keyboard interface:

  • Drag with your left mouse button to rotate camera.
  • Press W/A/S/D/Q/E to move camera.
  • Press P to save screenshot.

Results

Releases

No releases published

Packages

No packages published

Languages