Example of how to upload GLTF models in Next.js application. Made for the article on Medium.
$ npm run watch
to start typescript watcher
$ npm run dev
to start development server
the app will run on http://localhost:3000/
Load GLTF models in Next.js with react-three-fiber. Made for an article: https://oslavdev.medium.com/load-animated-gltf-models-in-next-js-app-with-three-js-8cf0a5d99e10
TypeScript
Example of how to upload GLTF models in Next.js application. Made for the article on Medium.
$ npm run watch
to start typescript watcher
$ npm run dev
to start development server
the app will run on http://localhost:3000/