mingweiLIU
mingweiLIU
Hi. I have built CTB by Visual Studio 2015 with GDAL2.0.1, then use CTBtile to tile my DEM data with command -o XXX XXX.tif. The tool worked great while it...
I am tiling the dem using ctb while the out come shows that there is a big rift on the surface (figure 1). I debuged the data and find the...
Hi, I am loading a osgb file with osgearth, I used osgEarth::Registry::shaderGenerator().run() to generate shader the node needed, while it turned out to be black, the code is: ` osgEarth::initialize();...
#2 fix the error
Hi, I finally make the project work with no network error, but I encountered another problem: the earth is black with no images, what's more, the PC will shut down...
Hi, I am building DiligentEngine using Emscripten on Windows with WebGPU, and I used dawn as the native implementation of WebGPU, there are a lot of type name errors, such...