Skip to content

Bloxx-Space/hezzy

Repository files navigation

This is a repository I used to write a tutorial on Medium about how to render a GLTF 3D model using Next.js, TypeScript, react-three-fiber and react-three-drei.

You can check it out here.

This is the final result:

image

Getting Started

First, install dependencies:

npm install
# or
yarn

Run the development server:

npm run dev
# or
yarn dev

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

Learn More

To learn more about Next.js, take a look at the following resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published