Add stp to info site.
This commit is contained in:
parent
fa7f82e9c2
commit
2ad0f11929
@ -22,7 +22,7 @@ The repository is separated into two parts. See more information in the [Develop
|
||||
|
||||
## Supported file formats
|
||||
|
||||
* **Import**: obj, 3ds, stl, ply, gltf, off, 3dm, fbx, dae, wrl, 3mf, ifc.
|
||||
* **Import**: obj, 3ds, stl, ply, gltf, off, 3dm, fbx, dae, wrl, 3mf, stp, ifc.
|
||||
* **Export**: obj, stl, ply, gltf, off, 3dm.
|
||||
|
||||
## Features
|
||||
|
||||
@ -198,6 +198,15 @@
|
||||
<td><a href="https://github.com/mrdoob/three.js">three.js</a></td>
|
||||
<td>experimental</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>STEP</td>
|
||||
<td>stp</td>
|
||||
<td>text</td>
|
||||
<td class="center green">✓</td>
|
||||
<td class="center red">✗</td>
|
||||
<td><a href="https://github.com/kovacsv/occt-import-js">occt-import-js</a></td>
|
||||
<td>highly experimental</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Industry Foundation Classes</td>
|
||||
<td>ifc</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user