Hi Kedar
You can use JNI to access C code from java. We have done this. For an
example go to
http://navicon.dk/AIS/aarhus.html the chart layer is done
with JNI/C/OpenGL.
You could also use JOGL to do the OpenGL stuff within Java see
http://today.java.net/pub/a/today/2003/09/11/jogl2d.html
regards
/carsten
kedar myadam wrote:
> Hi all,
> I think my question may be weird but i want to know. Can i
> call a OpenGL program written in C in Openmap Bean??. I mean can i
> include the output of OpenGL as a layer in Openmap window???
> I am attaching the image that i have done, Right now i
> have plotted Radar data in OpenGL and produced images and with this
> images are called from Openmap application and used as layers. But is
> there any possibility that i can call the OpenGL program directly so
> that it can be runned as a layer??? OR Is there any means that i can
> plot the radar data as 3D in Openmap(by using any plugins or something) ?
>
> thanks,
> kedar
>
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Wed Oct 05 2005 - 05:04:52 EDT