Skip to content

ygr4789/PBD-Simulation

Repository files navigation

PBD-Simulation

Demo Video

Demo Link

Convert an OBJ model to JSON format

The src/models/object directory stores models in obj format. In the src/models directory, make all command converts those to a tetrahedron mesh and parse it to .json format, which is need for this simulatoin. PyMesh must be installed.

How to run local

npm install to install all npm dependencies

npm start to build and run

The server runs in port 3000

About

PBD Simulation using Three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published