3DStreet / 3dstreet

🚲🚢🚌 Web-based 3D visualization of streets using A-Frame
https://3dstreet.app
Other
256 stars 33 forks source link

research ticket - convert street segment to custom UVs for gltf export #467

Open kfarr opened 7 months ago

kfarr commented 7 months ago

Issue: some third-party gltf loaders do not support KHR_texture_transform module, therefore rendering incorrectly a 3DStreet scene in the target application. This produces critical error for the user that result in misrepresentation of street layout.

Instead:

Suggest to spend a few hours to try doing this. Chat gpt has some ideas, you can ask this custom GPTs bot trained on three.js: https://chat.openai.com/g/g-jGjqAMvED-three-js-mentor

Algorush commented 7 months ago

Its not possible to do this with box segments. There is no such option to repeat the texture on each segment. But I found another way (with UVs settings) and will implement it after work with google 3D tiles

kfarr commented 7 months ago

Yes agreed custom UV settings will be needed, here is an example: https://chat.openai.com/share/b123f352-6358-491d-8f90-0f8993a94d45