#In OpenGL how can i render a 2d nexrad image to 3d Volumetric
8 messages · Page 1 of 1 (latest)
8 messages · Page 1 of 1 (latest)
im working on a application in delphi and i would like to use opengl to render a 2d radar image to 3d volumetric similar to what gr2analyst does how can i do this?
there is GLScene a huge component library
otherwise dglOpenGL.pas if you just need opengl bindings
are you familiar with opengl?
@lucid salmon does GLscene also work with Firemonkey FMX