Skip to content

ryanw/enfys

Repository files navigation

Enfys 🌈

Enfys is a WebGPU 3D graphics engine written in TypeScript. I made it just for fun, don't expect long term support.

Video demo

Running

Start the builder

npm run watch

Start the dev webserver

npm run start

Open http://localhost:3333

Documentation

Build the documentation using

npm run docs

Open http://localhost:3333/docs/

Tests

Run the test suite

npm test

About

Another WebGPU engine in TypeScript

Resources

License

Stars

Watchers

Forks