Skip to content

CalebBabin/threejs-colors

Repository files navigation

A simple way to experiment with light and material colors in three.js

Development

Before you start, you should have NodeJS and NPM installed.

npm install
npm run start

After running start, open localhost:1234. The page should automatically refresh when you make a change.

Building & Deploying

npm run build

Outputs static files to /dist/.

Services like Netlify have free tiers that can easilly deploy simple static webpages like this.

About

A simple way to experiment with light and material colors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published