UGL 1.0 review
DownloadUGL is a set of utility classes to setup OpenGL drawing inside a PowerPlant application.
|
|
UGL is a set of utility classes to setup OpenGL drawing inside a PowerPlant application.
UGL is a collection of classes that will get you started in integrating OpenGL contexts within a PowerPlant application.
LGLFont: a simple class to ease the process of drawing text in an OpenGL context, using AGL and standard fonts.
LGLOffscreen: use it in a similar way as LGWorld, only to draw to an offscreen OpenGL context that you can easily blit to a window (only drawback: offscreen GL worlds are software rendered as of Mac OS 10.1.5)
LGLPane: a simple class that deals with most of the setup work for you. Override a few simple methods and enjoy!
Requirements:
CodeWarrior.
PowerPlant.
UGL 1.0 keywords