python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is it possible to load .obj file with colors if I don't have .mtl?
I'm new to three.js and I came up to this problem. I made a 3D scan of my face and it gave me only .obj file. If I open that file on Meshlab model comes with color on it. But after I load it on three....
TMAC
Votes: 0
Answers: 1
My threeJS class only apply meshs settings to 1 of 2 models in my scene
I am creating a scene in three js with two models in .glb format; I am following a pre-recorded class and I have followed exactly all the steps. We create a class for the models in model.js and in ind...
AlMustieles
Votes: 0
Answers: 1
implement 3d model in flutter
I want to ask regarding implementing 3d model in flutter using HTML link. Does anyone knows how to implement it. I have tried babylonjs_viewer and model_viewer_plus packages examples but they didn’t w...
user15370388
Votes: 0
Answers: 1
Possible error with asset initialization in AFrame1.0.4 that leavs me on an infinite loading screen
Making a WebVR site, sadly whenever I try and preview the following code however I'm left on an infinite screen of the AFrame loading scene -- three white dots, a light blue background, and a dark blu...
tr77
Votes: 0
Answers: 0