berlegeber
berlegeber
When I placed a trained object into the scene, rendering issues occurred when using the concatenation method for point clouds and textures, but not when using the replacement method. (Due...
In line 460 of READ.gl.utils, it should be 'model['normals'] = np.zeros((n_pts, 3), dtype=np.float32)'. Is this an error?
When I placed the trained car into the scene, rendering issues occurred when using the concatenation method for point clouds and textures, but not when using the replacement method. (Due...