aronwk-aaron

Eurobricks New Members
  • Content Count

    1
  • Joined

  • Last visited

Everything posted by aronwk-aaron

  1. Hey, thanks for this POC! I've used it to implement property viewing via the web for user made models in LEGO Universe. LU models don't have camera objects, and they have huge transformations, so I had to figure out a system of making the camera position sane based off of the model location. and loading multiple lxfml files into the same scene, which wasn't that bad. Thanks for making me finally start learning webgl and threejs