Skip to content

Laniman/threejs-brain-animation

Repository files navigation

React Three.js Brain Animation

Brain Animation on Three.js

Installation

  1. Clone the repository:
    git clone https://github.com/Laniman/threejs-brain-animation.git
  2. Install the dependencies:
    npm install
  3. Run the app:
    npm run dev