Remix.run Logo
hermitcrab 3 hours ago

I'm a C++ programmer and only passingly familiar with web/JS stuff. What libraries/technologies is this using, apart from Javascript and three.js?

kurishutofu an hour ago | parent [-]

it's the three.js library using the webgpu browser api, you can open view and edit the source directly on the codepen page:)

hermitcrab 36 minutes ago | parent [-]

Thanks.