forge-rcdb.nodejs
forge-rcdb.nodejs copied to clipboard
PointCloudMarkup not working in Google chrome.
PointCloudMarkup not working in Google chrome latest (76).
https://forge-rcdb.autodesk.io/configurator?id=5a361b2b58144b5ed2936ddf
Can confirm the issue persists on Chrome 78.
Managed to fix the other issue with THREE.WebGLRenderer: Texture is not power of two. Texture.minFilter should be set to THREE.NearestFilter or THREE.LinearFilter. ( ) BTW - will commit the fix once the issue's completed resolved.
See further discussion here.