We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9fc7a3 commit df6e005Copy full SHA for df6e005
ratvision/README.md renamed to README.md
@@ -25,7 +25,7 @@ renderer = Renderer(blender_exec='/path/to/Blender')
25
renderer.render(positions, head_directions)
26
```
27
28
-See `examples/render_demo.py` for a thorough example. After cloning this repository, you can run the demo with:
+See `examples/render_demo.py` for a thorough example. After cloning this repository or downloading the `examples` folder, you can run the demo with:
29
```python
30
python examples/render_demo.py --blender_exec "/path/to/Blender"
31
0 commit comments