jalberse / feriphys

Physics simulations for computer graphics, in Rust
GNU General Public License v3.0
2 stars 0 forks source link

Improve Cloth API - Specify direction #53

Open jalberse opened 2 years ago

jalberse commented 2 years ago

Right now, we just make the cloth in the x/z plane at the position. Instead, we should be able to specify a normal to give the initial orientation of the cloth.