Skip to content

Commit

Permalink
update for note about more support
Browse files Browse the repository at this point in the history
Signed-off-by: hanbollar <[email protected]>
  • Loading branch information
hanbollar committed Apr 5, 2024
1 parent 9b4f22e commit eef5005
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/docs/mr-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@
## Supported file types

* Check out the [allowed extensions](https://docs.mrjs.io/javascript-api/#model.loadmodelfilepath-extension-promise.three.mesh) from the Model.loadModel function
* The current supported list is: `fbx`, `glb`, and `stl`
* The current supported list is: `dae`, `fbx`, `glb`, `obj`, and `stl`

> Note: certain filetypes require additional inputs (for ex: 'obj'). Check the [documentation](https://examples.mrjs.io/examples/models.html) if you are unsure.
## Anchoring 3D elements

Expand Down

0 comments on commit eef5005

Please sign in to comment.