Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about objloader

Read more about objloader

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - objloader

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....
test-img

TMAC

javascript

three.js

3d-model

objloader

Votes: 0

Answers: 1

Latest Answer

The OBJ asset defines vertex colors in the range [0,255] which is not supported by THREE.OBJLoader. Color data have to be defined in the normalized [0,1] range. Unfortunately the OBJ spec does not men...
test-img

Mugen87

Three.js: Huge Chrome Performance Issue on Intel Macs

I have created a three.js based web application for showcasing 3d tiles. You can find the showcase following this link: https://www.karak.at/workbench/dd6228117c6faec166b208710b5a52d5 How it works: an...
test-img

turboLoop

google-chrome

three.js

objloader

Votes: 0

Answers: 1

Latest Answer

I was having this same issue on the same hardware. I think that's related to this bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1245448 Changing the ANGLE graphics backend flag on about:f...
test-img

Ricardo Reiter

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved