FantasyVR / voxel-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taichi Voxel Challenge

Installation

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

pip3 install -r requirements.txt

to install the dependendies of the voxel renderer.

Please fill in your code in main.py and include your result in this README.md file.

Demo

Taichi Logo

Moebius Band

Beach

Quickstart

  • Taichi Logo
python3 logo.py
  • Moebius Band
python3 moebius.py

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.

About


Languages

Language:Python 100.0%