Skip to content

daffahaidar/interactive-3d-event-badge

Repository files navigation

Interactive 3D Event Badge

If you find it useful, give this repository a star⭐ as a sign of thanks

Inspiration

Building an interactive 3D event badge with React Three Fiber

The Stack

  • Next Js
  • Typescript
  • Blender
  • Three Js
  • React Three Fiber
  • Drei
  • React-three-rapier
  • MeshLine

Installation

npm install

Run the development server

npm run dev

Open http://localhost:3000 with your browser to see the result.

Build the project

npm run build

Run the project in production mode

npm run start