You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses the threejs library to render the 3D objects. I have created custom threejs geometries to render some of the different roof types. If a building does not look correct, it could be this project passing incorrect data to the geometry, or it could be the geometry incorrectly rendering the data it has been given. Here I will describe the process to dig into this inner workings of this project to get the data that is passed to threejs and test that in isolation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This project uses the threejs library to render the 3D objects. I have created custom threejs geometries to render some of the different roof types. If a building does not look correct, it could be this project passing incorrect data to the geometry, or it could be the geometry incorrectly rendering the data it has been given. Here I will describe the process to dig into this inner workings of this project to get the data that is passed to threejs and test that in isolation.
Beta Was this translation helpful? Give feedback.
All reactions