mirror of
https://github.com/HackerPoet/PySpace
synced 2025-08-22 19:02:35 +02:00
15 lines
237 B
Markdown
15 lines
237 B
Markdown
# PySpace
|
|
GLSL Fractal Ray Marcher in Python
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install -r requirements.txt
|
|
```
|
|
|
|
## Videos
|
|
Overview: https://youtu.be/svLzmFuSBhk
|
|
|
|
Examples: https://youtu.be/N8WWodGk9-g
|
|
|
|
ODS Demo: https://youtu.be/yJyp7zEGKaU
|