Releases: nathancrews/LandXML2glTF
Releases · nathancrews/LandXML2glTF
v1.0
Release code cleanup
Added installer project for Windows File Explorer right click menu command for .xml files.
v0.5.2
Fixed surface face index bug.
v0.5.1
This fixes the missing data content directory copy on all supported platforms: Windows, Linux and MacOS.
See README.md for instructions.
v0.5
This release is setup to use CMake to produce build files for Windows, Linux and MacOS. See Readme.md for instructions.
v0.4
This release supports batch mode processing and new polyline conversion support for curves. LandXML files < 2.0 surfaces are converted using a default texture. LandXML-2.0 files are converted using materials for surfaces and polylines.
v0.1
Supports batch mode options for converting LandXML-1.x to 2.0 files to .gltf or .glb format. See readme for usage instructions.