ThreeJS examples converted to React components for educational purposes and experimentation.
This repository contains a collection of Three.js snippets, materials, lighting tests, and geometries originally written in JavaScript.
Currently, these are standalone script files located in the src/ directory.
# Clone the repository
git clone https://github.com/JacobTheJacobs/three-jsample.git
# Navigate to the source folder
cd three-jsample/srcSee CONTRIBUTING.md for contribution guidelines. All new code must be formatted and linted.