Home

App.js

Summary.

R3F application for rendering a glb model of a Radial Pneumatic Engine.

React-three-fiber is a React renderer for three.js.
Build your scene declaratively with re-usable, self-contained components that react to state.

Usage:

  • To install jsdoc and yarn:
    • sudo npm install --global yarn
    • sudo npm install -g jsdoc
  • To run the version with modules and Node.js version 16 or 18:
  • To use vercel cli to run vercel dev before deploying:
    • cd rpe-app
    • pnpm i -g vercel or pnpm i -g vercel@latest (to update to the latest version)
    • npm or yarn install
    • vercel dev
Since:
  • 26/09/2024
Author:
Source:
See:

Engine.js

index.js