[Gdal-dev] GDAL & OpenEV / MFC
Marek Brudka
mbrudka at aster.pl
Sun Jan 16 05:42:26 EST 2005
Hi Chapman,
Użytkownik Chapman, Martin napisał:
>1. Only use OpenGL if you want to render 3D data like elevation data (DEM, DTED, ...) in 3D meshes. OpenGL is awesome for 3D but slow (comparably) if you only have X,Y (2D). It's good for cross-platform rendering, but if you're using MFC you should go with the latest native graphics device (GDI+). In my applications I use the MDI application framework and have different Documents/Views for 2D, 3D, and raw images (rasters).
>
Interesting. Could tell me, please how many random 1pt lines with random
colors can you draw per second using GDI+ interface?
Thanks
Marek
More information about the Gdal-dev
mailing list