Have been working on this for a while now. It's a OpenGL component set, mutch like DelphiX but with OpenGL instead, have components for camera controll, lightning, drawing, primitives, MS3D, OBJ, MD3, Raw Terrain Models, Textures and more.

The components as now:
  • TGLXDraw
    TGLXTimer
    TGLXCamera
    TGLXImageList
    TGLXLighting
    TGLXMilkshape3D
    TGLFont
    TGLXTerrain
    TGLXParticeSystems
    TGLXParticles
    TGLXQuake3BSP


Im working on a webpage that will be avaiable soon, also working on improving the texture component, to be able to load graphics from streams. More routines for 2D drawing also needs to be added, as now only the most basic routines as lines, rectangles and circles is avaiable as well as the font component needs major redesign.

Just finsihed the homepage page, download and try it out =)

See this version as somewhat of a public beta, there's still many bugs to be found and features to be added.

Just finished remaking the GLXTextures and renamed it to GLXImageList, has support for many of the features from delphix's imagelist, including patterns, drawalpha, drawmask, strechdraw, drawrotate. Also added support for graphic libs.

http://www.glxtreem.xrs.net