Vite + React wrapper for running vanilla ThreeJS inside components
A wrapper that runs vanilla ThreeJS code inside a React component. It uses React 18 and Vite and includes GUI controls to demonstrate passing props from React to the ThreeJS renderer, making it suitable for loading ThreeJS examples into a React-based app when preferring plain JavaScript over JSX.
0