HomePlaygroundProjects

React Three Fiber Demo

A small experiment exploring 3D rendering in React using React Three Fiber. The project loads a GLB model into a WebGL scene and provides interactive OrbitControls for rotating, panning, and zooming around the model. The showcased model is a keyboard created in Blender, providing a simple example of taking a custom 3D asset from modelling into an interactive web experience.


TypeScriptReactReact Three FiberThree.js3D GraphicsBlender