Cannot load .obj file in p5js project

I tried to load an object from an .obj file using the URL method (from the original and the one that is given in assets) but is not working.
Is there a way to read a object and display it in glitch?

That appears to be a 3D model so yes you can “read” it but it isn’t going to draw a teapot (in this case) if you don’t push it through a tool that can render from such a model.

Is the course suggesting this should work from Glitch?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.