ARTIFACT P0P3TH

A recent deep dive into the metaverse has produced a new artifact (SN: P0P3TH). Help us discover how it works:

https://artifact-p0p3th.vercel.app/

(try: 0x6b247f038d3224A2413C231790B6C26F7C7E0Cff)

NOTE: Currently we're using the production OpenSea API, which is rate-limited because we have not been granted an api key.

This project presented me the opportunity to explore something I've been curious about for a while: building an interactive 3D asset within a simple web app. I was impressed with the React Three Fiber library, and ended up learning about some of the capabilities of WebGL + ThreeJS + Fiber through this experiment. Hope you enjoy!

artifact concept shitty scribbles
artifact concept data display
my incredible modeling / uv mapping skills
blender
idle open
idle open
active focused
active focused

Getting Started

First, run the development server:

yarn install
yarn dev

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