Fortran OpenGL Perofrmance

  • Follow


Hi,

I'm using the intel fortran implementation of openGL. Performance
though seems to be terrible. Any scene over 500 polygons starts to bog
down quite a bit. Does anyone know if there is a true performance lag
between the c and the fortran bindings? Or is that I'm just not porting
code well? Is f90gl more efficient than ifgl?

Thanks,
Matthew

0
Reply mparrott (11) 4/12/2005 3:21:28 PM

Atabet wrote:
> I'm using the intel fortran implementation of openGL. Performance
> though seems to be terrible. Any scene over 500 polygons starts to bog
> down quite a bit. Does anyone know if there is a true performance lag
> between the c and the fortran bindings?

The bindings would have to be very poorly written indeed for that to be the
case.

> Or is that I'm just not porting code well? Is f90gl more efficient than
> ifgl? 

What software and hardware do you have?

Of course, you'll get a lot more support and there are a lot more tutorials
if you use a mainstream language. :-)

-- 
Dr Jon D Harrop, Flying Frog Consultancy
http://www.ffconsultancy.com
0
Reply Jon 4/12/2005 7:09:24 PM


1 Replies
136 Views

(page loaded in 0.022 seconds)

Similiar Articles:













7/28/2012 8:03:01 PM


Reply: