tabokie / taichi-voxel-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taichi Voxel Challenge

Riverside Cabin

Installation

Make sure your pip is up-to-date:

pip3 install pip --upgrade

Assume you have a Python 3 environment, simply run:

pip3 install -r requirements.txt

to install the dependencies of the voxel renderer.

Quickstart

python3 riverside-cabin.py

Mouse and keyboard interface:

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

About


Languages

Language:Python 100.0%