Author Topic: Load OBJ with more materials  (Read 1620 times)

Offline drdla

  • byte
  • *
  • Posts: 16
    • View Profile
Load OBJ with more materials
« on: February 22, 2017, 11:44:25 am »
Hi, I have 3d model with more then one material. Method to load model support only one material file. Is there any way to load model with more material files? I use Java version of JPCT to preprocessing model and material and Android JPCT to show models.

Thank you for answer.

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Load OBJ with more materials
« Reply #1 on: February 22, 2017, 02:08:52 pm »
I've never seen an OBJ-file with multiple material files. Why aren't they all in one file?