# About

This is the documentation for the Shutter Drawing js library. You can find information about the primary technologies used below..

# Vite ⚡

The development environment is built using Vite ⚡. We chose Vite because it is a fast, modern, and open-source JavaScript runtime. Find out more here (opens new window)

# Three.js

The WebGL engine used to create the render is three.js. We chose three.js because in addition to being the industry-standard for WebGL projects, it is modern, powerful, well documented and has a very active community. You can find more information here (opens new window).