Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/knightyFF/Taichi-SDF-toy
- Owner: knightyFF
- Created: 2022-06-14T22:29:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T18:13:44.000Z (over 2 years ago)
- Last Synced: 2024-07-08T11:33:39.394Z (6 months ago)
- Language: Python
- Size: 1.6 MB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-taichi - Taichi SDF toy - Messing with Taichi voxel challenge renderer in order to "learn" some Python and Taichi. (Applications / **Renderer**)
- awesome-taichi - Taichi SDF toy - Messing with Taichi voxel challenge renderer in order to "learn" some Python and Taichi. (**Renderer**)
README
> 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.