Skip to content

artscloud-stephen/next-three-example

 
 

Repository files navigation

Next.js + Three.js load GLTF models

Alt text

Example of how to upload GLTF models in Next.js application. Made for the article on Medium.

How to run

$ npm run watch

to start typescript watcher

$ npm run dev

to start development server

the app will run on http://localhost:3000/

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.9%
  • JavaScript 7.8%
  • CSS 7.3%