Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/knightyFF/Taichi-SDF-toy

Messing with Taichi voxel challenge renderer in order to "learn" some python and Taichi
https://github.com/knightyFF/Taichi-SDF-toy

Last synced: about 2 months ago
JSON representation

Messing with Taichi voxel challenge renderer in order to "learn" some python and Taichi

Awesome Lists containing this project

README

        

# Taichi SDF toy



> Figure: result of `python3 pKlein.py`. :-)

Just messing with Taichi voxel challenge. https://github.com/taichi-dev/voxel-challenge

**Taichi lang documentation:** https://docs.taichi.graphics/

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.