Releases: tudelft3d/City4CFD
Releases · tudelft3d/City4CFD
0.5.0
This release introduces breaking changes.
Added
- LoD2.2 and LoD1.3 reconstruction
- Check the updated examples and wiki for more info.
- Multiple reconstruction regions
- Geometric validity check using val3dity
- Fallbacks for failed reconstructions
- Check configuration file info on 'validate' and 'enforce_validity'
- Polygon simplification (generalisation) tool
Newer versions of CGAL are now a requirement, so make sure you check the updated compilation steps in the readme.
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
Added
- (breaking - new dependency) Support for many polygon formats (through GDAL)
- Optional flag that enforces buildings and terrain intersection
Changed
- Updated LAStools to v2.0.2
- Minor bugfixes