Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

flanb/pixel-sorting-glsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threejs vite starter

This is a starter template for threejs with vite based on Bruno Simon's starter.

Usage

npm install
npm run dev

Stack

Features

  • Scene management : You can add multiple scenes and switch between them by adding ?scene=scene-name to the url
  • Debug mode : You can enable debug mode by adding #debug to the url