提交测试
This commit is contained in:
18
examples/recipes/README.md
Normal file
18
examples/recipes/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Quick Start: Kaolin Recipes
|
||||
<hr>
|
||||
|
||||
For a quick start with Kaolin, see the example snippets included below. <br>
|
||||
In depth guides are available in the [tutorials](https://kaolin.readthedocs.io/en/latest/notes/tutorial_index.html) section.
|
||||
|
||||
## Data
|
||||
|
||||
### Converting Data
|
||||
<hr>
|
||||
|
||||
* [Point cloud to SPC]("https://github.com/NVIDIAGameWorks/kaolin/blob/master/examples/recipes/dataload/spc_from_pointcloud.py")
|
||||
|
||||
## 3D Formats
|
||||
### SPC / Octree based Ops
|
||||
<hr>
|
||||
|
||||
* [SPC: Basic Usage]("https://github.com/NVIDIAGameWorks/kaolin/blob/master/examples/recipes/spc/spc_basics.py")
|
||||
Reference in New Issue
Block a user