Skip to content

study-game-engines/three.js-demos

 
 

Repository files navigation

sketches

My personal dumping ground for misc three.js sketches.

https://sketches.isaacmason.com

Development

Prerequisites:

Install dependencies

pnpm install

Development server

This repository has a development server that supports starting sketches / sub-projects lazily. To start the development server, run:

pnpm run dev

Build

This build script builds all sketches / sub-projects and the container app. To build, run:

pnpm run build

About

My personal dumping ground for misc three.js sketches.

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 79.7%
  • JavaScript 11.3%
  • HTML 7.8%
  • C++ 1.1%
  • Other 0.1%