ReferenceError: loadModel is not defined

it looks like it works now,

  • why have that 3 same objects ? from the .obj?

  • why not used sub dir as i suggested

  • when use stroke see that mesh lines, is that how you constructed that model?

  • can use

setup() {
//..
  fill(); 
  noStroke();
}
 

but actually see less.

  • better a operational 3D view
    instead that rotation thing…