React Three Fiber, Threejs, Nextjs starter
The Discord Shield is a minimalist starter for NextJS, @react-three/fiber, and Three.js. It allows seamless navigation between pages with dynamic DOM and/or canvas content without reloading or creating a new canvas every time. It offers features such as GLSL imports, reusable canvas components, PWA support, and more.
To use the Discord Shield starter, follow these steps:
yarn global add create-r3f-app
create-r3f-app my-project -t discord-shield
cd my-project
yarn install
yarn dev
The Discord Shield is a lightweight starter for NextJS, @react-three/fiber, and Three.js. It allows seamless navigation between pages with dynamic content and offers various features such as GLSL imports, reusable canvas components, and PWA support. The starter follows an App directory architecture and provides a smooth and efficient development experience.