Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ozyman
/
fasd
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fasd
/
tddfa
/
Sim3DR
/
readme.md
ozyman
added depth model
ddadf19
almost 2 years ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
141 Bytes
## Sim3DR
This is a simple 3D render, written by c++ and cython.
### Build Sim3DR
```shell script
python3 setup.py build_ext --inplace
```