Skip to content

Commit d407ccf

Browse files
authored
Update README.md
1 parent 3676c55 commit d407ccf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ val scene = Importer().readFile("test/resources/models/OBJ/box.obj")
2323

2424
| Format | status | % |
2525
| ------------- |:---------------:|-----|
26-
| STL ascii | done,`.stl`ext | 90 |
27-
| STL binary | to test,`.stl`ext| 80 |
26+
| STL ascii | done (only `.stl`ext) | 90 |
27+
| STL binary | done (only `.stl`ext)| 90 |
28+
| Obj Wavefront | done (only `.obj`ext without external material)| 80 |
2829
| Wavefront | to implement | 0 |
2930
| Ply | to implement | 0 |
3031
| Collada | to implement | 0 |

0 commit comments

Comments
 (0)