Skip to content

solsarratea/visualizer

Repository files navigation

This repo contains visualizations of different shaders in Three.js. It is a still work in progress as I am still learning the technologies used.

It was developed at the Recurse Center.

Packages used

  • three.js for displaying shaders interactively.
  • data.gui for controlling certain parameters.
  • Webpack for modern JS (ES6) syntax, code modularization, bundling, and serving locally.

For running locally

Go to the ./build folder

  1. Run npm install
  2. RUn npm run build
  3. Run npm run serve

About

Experiments in three js + shaders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published