Delphi

OpenGL

News

Noeska's Delphi OpenGL Site

25-07-2004 glgui example with editbox

An example has been uploaded for glgui. It shows what is possible with glgui. Also it features an editbox.

20-06-2004 bounding boxes per submesh for gl3ds

gl3ds now calculates bounding boxes for each submesh instead of for the whole 3ds file. Now it is possible to render a 3ds using frustum culling, allowing to only render those meshes that are visible.

15-06-2004 New version of gl3ds (v2.3a)

A new version of gl3ds has been uploaded. Now it supports two sided materials and the render order is changed from clockwise to counterclockwise. Also a new fileformat (.bin) has been added.