Skip to content

Robpayot/tslda

Repository files navigation

Screenshot 2026-03-22 at 10 09 52

Wind Waker Three.js project running on WebGPU thanks to TSL!

How to install

Clone the repository or download it in zip format, then

Open Terminial

Navigate to projects folder

Install dependencies

  npm install

Start the dev server

  npm run dev

Build Project

To build for production

  npm run build

How to Use

  • Use the 'src' folder for all project files.
    • HTML
    • JS
    • SCSS
  • vite.config.js file sets up project input to 'src' folder.
  • Use eslintrc file to configure linting rules
  • Use prettierrc file to configure formatting rules

Useful links

License

License: MIT

About

Porting the Zelda: Wind Waker Three.js project to TSL using AI tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors