Embedding a 3d obj file

Hi all,

Very much a newbie to coding, but was hoping to embed a 3d .obj file (and respective assets) on a webpage and replit felt like it could help do that easily!

Was reading that three.js can be used and wondering if there’s a boilerplate or template i could work from?

Here is a template I found from searching on replit.com/templates https://replit.com/@replit/3D-Rendering-with-Threejs?v=1

2 Likes