Geometry files in OpenGL

Hi,

Do you know how can I load geometry files, such as DWG, DXF, 3DS, STL, WRL,
DGN, CGM, IGS, SAT, STP or X_T (microstation files) ? And render them with OpenGL?

thanks for your attention,

You ether have to write your own routines to load this files types.

or
you can look for some routines or librarys premade by other opengl programmers.

Originally posted by Rafael:
[b]Hi,

Do you know how can I load geometry files, such as DWG, DXF, 3DS, STL, WRL,
DGN, CGM, IGS, SAT, STP or X_T (microstation files) ? And render them with OpenGL?

thanks for your attention,[/b]