how to render models with tileData?
albert8271 opened this issue · 1 comments
albert8271 commented
There are some models with tileData in the data/models, like "openstreetmap.vsgt" and "readymap.vsgt",
how to render it ? I used vsgviewer ,but show nothing.
thank you !
robertosfield commented
The vsgExamples/data/models/openstreetmap.vsgt requires http support that is provided by vsgXchange::curl, so you'll need to build vsgXchange with curl and then rebuild vsgExamples.