File size: 141 Bytes
ddadf19
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
## Sim3DR
This is a simple 3D render, written by c++ and cython. 

### Build Sim3DR

```shell script
python3 setup.py build_ext --inplace
```