Three JS - Simple Shelf BuilderThis project is an experiment with Three.js and React-Three-Fiber. It's a shelf builder. With this project, I want to learn how to rescale models and manipulate them in the scene using external controllers.2025-03-21
Three JS - Basic Character ControllerThis project is my first experience with Three.js and React-Three-Fiber. It's a simple basic character controller that I built to learn the basics of 3D rendering and game development. The original code and models were taken from: @WawaSensei tutorial in youtube and modified to fit my needs.2025-03-14