Skip to content

Releases: VCityTeam/Sunlight

0.2

25 Jul 15:42
Compare
Choose a tag to compare

Add Sunlight API for RayTracing.
Remove cityGML parsing files.
Remove SunlightDetection files.
Update CMake to create a library (dll) rather than an executable.
Remove OpenGL prerequisites.
Remove libxml2 prerequisites.
Move installation guide to README.md file.
Add SunDatas type containing sun parsing result (position, direction, date).
For ease of use in SWIG, replace the dictionnary by a vector of SunDatas in SunEarthParser.
Remove the dummy values in the SunEarthParser class, returning only the position of the sun based on real datas.
Add createOutputDirectory function to SunlightObjExporter.
Update SunlightObjExporter to export results for a triangle.
Move road map and pipeline documentation in pySunlight.
Add Contributing, Contact and Acknowledgments in README.md.

Full Changelog: 0.1...0.2

0.1 - Isolate Sunlight from 3DUSE

19 Jul 08:11
Compare
Choose a tag to compare

Full Changelog: https://github.com/VCityTeam/Sunlight/commits/0.1