Open AlbertoLucass opened 2 years ago
Hi there. I’m happy to hear you’re making use of this tutorial code. I see you’ve filed an “Issue” here when what I think you’re really looking for is dev support from your fellow Three.js / JavaScript explorers via a platform like Stack Overflow. Why don't you post something there instead and also include your source code so folks can try to pinpoint what the problem might be; they can help you out. I’ll leave this “Issue” open for now so others can see that I'm directing general code questions to more appropriate venues. Best of luck!
Yeah, your tutorial is awesome. Thank you for your answer!!
I'm trying to add a obj loader(https://threejs.org/docs/#examples/en/loaders/OBJLoader). For example, a bunny. But I cannot add it. I can't even import the objLoader file. Any clue?