[READ-ONLY] Mirror of https://github.com/excaliburjs/sample-material. Excalibur Material & PostProcessor Shader Samples excaliburjs.com/sample-material/
excalibur excaliburjs glsl sample shaders
0

Configure Feed

Select the types of activity you want to include in your feed.

6 3 0

Clone this repository

https://tangled.org/excaliburjs.com/sample-material https://tangled.org/did:plc:4mdwr3pychlsywepl4qzgvmo
git@tangled.org:excaliburjs.com/sample-material git@tangled.org:did:plc:4mdwr3pychlsywepl4qzgvmo

For self-hosted knots, clone URLs may differ based on your setup.



readme.md

Excalibur TypeScript & Vite template#

Check out the full documentation @ https://excaliburjs.com

You can use the excalibur cli to generate this template

npm create excalibur

Getting Started#

  1. Generate a repository from this template
  2. Modify the package.json with your own details
  3. Run npm install to install dependencies
  4. Run npm run dev to start the Vite server!
  5. Have fun!