Skip to main content

Install solid-three together with three:

Terminal window
npm install solid-three three
Terminal window
pnpm install solid-three three
Terminal window
yarn add solid-three three

solid-js is a peer dependency, so make sure it is already installed in your project.

That's everything you need — head to Your first scene to render something.

Last updated: 6/8/26, 11:20 AM

solid threeA SolidJS renderer for three.js — learn by reading.
Community
github