/storybook-for-threejs

Using Storybook for Three.js graphics development

Primary LanguageJavaScript

Storybook for Three.js

Using Storybook for Three.js graphics development

storybook-for-threejs

This project includes:

Live example at: https://jasonsturges.github.io/storybook-for-three.js

Background

Often conventions involve developing components in isolation and leveraging GUI frameworks such as dat.GUI for controls.

For projects of greater complexity there may be a need to classify numerous scenarios, which is the catalyst for this project.

This is a work-in-progress, currently alpha at best.