Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuanming-hu/voxel-art


https://github.com/yuanming-hu/voxel-art

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Taichi Voxel Challenge

Submission by Yuanming ([@yuanming-hu](https://github.com/yuanming-hu))

![](./view1.jpg)

## Installation

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

```sh
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
![](./view2.jpg)
![](./view3.jpg)
![](./view4.jpg)
![](./view5.jpg)
![](./view6.jpg)