lo-th / Oimo.js

Lightweight 3d physics engine for javascript
http://lo-th.github.io/Oimo.js
MIT License
3.05k stars 301 forks source link

Importing an .stl file in as a rigidbody. #97

Open jon044 opened 3 years ago

jon044 commented 3 years ago

Couldn't find any material on how to use a .stl file as a rigidbody. I know that I can create rigidbodies via simply inputting dimensions, but how might one directly make a rigidbody with a .stl mesh?