Is it possible to use glDrawPixels from a newLISP script? I want to display an image I've constructed in an array of RGB values.
If it is possible, could you point me to the documentation or an example?
If it isn't possible, am I trying to do something newLISP is not designed for?