An Next.js starter project for React Three Fiber inspired by React-Three-Next starter.
$ yarn
$ yarn dev
- Introduces Next.js 13's experimental app directory
- Supports TailwindCSS
- @react-three/postprocessing could throw TypeError: Class extends value undefined is not a constructor or null exception for latest Three.js versions.
MIT