UGL 1.0 review

Download
by rbytes.net on

UGL is a set of utility classes to setup OpenGL drawing inside a PowerPlant application.

License: Freeware
OS: Mac OS X
File size: 8K
Developer: Gabriele de Simone
Price: $0.00
Updated: 20 Jan 2006
0 stars award from rbytes.net


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