- TypescriptReactThree.jsGLSL
- Site: scenes.cs1230.graphics
- Github: Link
- Tutorial: Link
Overview
A course development project for CSCI1230 by Dylan Hu, Nick Vadasz, and Orion Bloomfield.Built using THREE.js and React, involves custom modeling, state management, and hooking of Three scene state to course-specified scenefiles. Uses Zod to handle type schemas.
Worked primarily on the movement controls, editor panel, and camera.