Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

markeasting/xpbd-wasm

Repository files navigation

XPBD physics solver in WebAssembly 🚀

Note: work in progress ;)

Physics solver built with AssemblyScript. Based on Extended Position Based Dynamics by Matthias Müller.

For a working implementation of XPBD featuring TypeScript and THREE.js, see https://github.com/EastingAndNorthing/three

Development

npm install - Install dependencies

npm run watch - Runs the development testing suite

npm run build - Build the project

Notes

https://www.assemblyscript.org/built-with-assemblyscript.html https://github.com/lume/glas

Memory / GC

https://github.com/WebAssembly/gc AssemblyScript/assemblyscript#230

About

XPBD physics solver in WebAssembly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published