Qbasicnews.com

Full Version: Anyone interested in a possible ugl32?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
This version won't have any problems as dos versions since it uses directdraw.

And obviously, no more ems xms or anything like that. There will only be one kind of surface, memory ones that can be up to 4 GB.
Yes, I am!

Will it be old uGL syntax compotable?
Yes, i will make a wrapper for FB so that syntax is the same. But behind the scenes it will be highly obejct oriented. For instance a DC will now be an object and will have all the routines in it.

uglPset mydc, x, y, col Will be
mydc.pset( x, y, col )

Later on if/when v1ctor adds objects you will be able to use the oo version directly.
cool
I'm interested.
I'm also interested! Tongue
bah go away with your crappy software renderer hehe...

seriously JIPEE theni can port my fps to fb
Quote:uglPset mydc, x, y, col Will be
mydc.pset( x, y, col )

Later on if/when v1ctor adds objects you will be able to use the oo version directly.
Isn't that syntax already possible with FB's function pointer support?
Yes! Let's see UGL 32 bit!
Heh. Maybe then you'll get some more respect from the guys around here Smile
Pages: 1 2 3 4