Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d95945

Browse files
committed
Add implementation status of primitives.
1 parent f37fed3 commit 9d95945

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,16 @@ TinyObjLoader is successfully used in ...
100100
* Double precision support(for HPC application).
101101
* Smoothing group
102102

103+
### Primitives
104+
105+
* [x] face(`f`)
106+
* [x] lines(`l`)
107+
* [ ] points(`p`)
108+
* [ ] curve
109+
* [ ] 2D curve
110+
* [ ] surface.
111+
* [ ] Free form curve/surfaces
112+
103113

104114
## TODO
105115

0 commit comments

Comments
 (0)