Greetings,
I’ve been working on this 3D map for a client in this project here:
https://playcanvas.com/project/1026693/overview/polymodetemplate
Please check the scene “Kabelsat Glasfaserausbau” on the branch “kabelsat-glasfasernetz”.
I don’t think we did anything too fancy here, and it works flawlessly for the most part. But unfortunately the project throws a shader error on a particular device with this browser and specs:
- Opera GX 114.0.5282.93
- Windows 10
- Nvidia GeForce RTX 2080 Ti
(Works on Chrome on the same device)
Shader error here:
The embedded project can be found here (scroll down a little):
https://kabelsatpartner.duncrow.net/
This is curious since we don’t use any custom shaders or any particularly special materials.
The graphics artist said he created both materials used in the scene directly in PlayCanvas and only assigned a diffuse map and changed emissive properties.
Do note we changed the background-color property of several assets (styles.css and __loading__.js) after export to get the project to work with a transparent background, in case that’s relevant:
(Lines 4 and 11)
(Lines 47 and 56)