pg2b3dm icon indicating copy to clipboard operation
pg2b3dm copied to clipboard

Tool for creating 3D Tiles from PostGIS geometries

Results 10 pg2b3dm issues
Sort by recently updated
recently updated
newest added

Currently only diffusecolor is set for the materials. Having the option to add specular and emissive color on top of diffuse color would greatly enhance the visuals. Most BIM models...

enhancement

creates more tileset.json files when using explicit tiling option

https://github.com/Geodan/pg2b3dm/issues/173

Notice: Option --shaderscolumn is deprecated and will be removed in a upcoming release (breaking change) With option shaderscolumn it's possible to define the shader per triangle in the database, using...

At the moment, quadtree subdivision is implemented ![image](https://github.com/user-attachments/assets/8e1f57ac-e29d-4bf9-8a8a-3f2507337218) Octree subdivision is needed for dataset with a large z component (for example the France building set where z is between 0...

Outlines can be improved, for example ![image](https://github.com/user-attachments/assets/062cf29d-8fba-4f1c-a927-f70b078ce9db)

In release 2.15 there is an option to set the alpha mode: --default_alpha_mode (OPAQUE/BLEND/MASK) For a more granular approach we can add support for alpha mode in the styling json....