jrouwe / JoltPhysics.js

Port of JoltPhysics to JavaScript using emscripten
MIT License
270 stars 21 forks source link

chore: build and deploy examples #31

Closed isaac-mason closed 1 year ago

isaac-mason commented 1 year ago

Partially addresses #8 - the lib is built when deploying examples

Tested the action on my fork - https://isaac-mason.github.io/JoltPhysics.js/

The action takes ~3 minutes to run, there are likely ways to make this faster

jrouwe commented 1 year ago

Thanks! This is a better solution indeed!