Opened 10 years ago
#53 new defect
Texture mapping onto terrain data
Reported by: | Olly Betts | Owned by: | Olly Betts |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | aven | Version: | |
Keywords: | Cc: |
Description
(spun off #43)
We should support texture mapping aerial/satellite images and maps onto terrain data.
The hardest part is probably geolocating the image - once you can convert geo coordinates to pixel offsets in the image it's pretty easy to specify the texture mapping to OpenGL. Probably supporting geotiff via some library is the way to go.
Note: See
TracTickets for help on using
tickets.