pg2b3dm
pg2b3dm copied to clipboard
Tool for creating 3D Tiles from PostGIS geometries
Remove rotated boundingboxes
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...
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  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 
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....