Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

arraypad/twister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twister

This is a small proof of concept and benchmark for implementing a mesh deformation both in Javascript and in Rust (using WebAssembly).

Example output

Instructions

If you'd like to run this yourself you need yarn and rustup installed already.

Install dependencies:

yarn

Build everything into a directory named dist:

yarn run build

Run a local web server from dist:

yarn run serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published