paoletto / qdemviewer

Digital Elevation Model provisioner/ terrain map viewer in Qt / QML / OpenGL
Other
0 stars 0 forks source link

research remote proxy tile serving offloading ASTC compression #4

Open paoletto opened 3 months ago

paoletto commented 3 months ago

Most convenient candidate would be QtRO due to the asynchronous nature of tile requesting. http might work, QtHttpServer however not straightforwardly so as parallelism there is achieved thu useless QtConcurrent API