3D Zoning VISUALIZER
A web app that calculates building zoning code setbacks and models them in webGL
Technologies: JavaScript, React, Three.js, Webpack
Updating site dimensions will update max building dimensions
When the user inputs new site length and width and submits them the max building length and max building width will update based on a function that is based on the Los Angeles Zoning Code. The site is modeled in green and the building mass is modeled in pink. Both masses will update to the new dimensions.