Page 1 of 1

Posted: Fri Aug 10, 2001 11:00 pm
by BackupUser
Restored from previous forum. Originally posted by sneakypeeks.

What can PB do for graphics? Is there any possibility it will
be able to use things like Direct X or Open GL? If not, can someone
point me in the right direction towards something somewhat
like PB, that can access these graphic libraries? I want to work with
them but if someone has made the work easier for me
Id rather use their system instead of messing with straight C++ code..

Posted: Sat Aug 11, 2001 4:31 am
by BackupUser
Restored from previous forum. Originally posted by Mr.Skunk.

PB uses directly DirectX even if you don't see it.
for example, sprites, joystick, keyborad,...

Mr Skunk

Mr Skunk's PureBasic Web Page
http://www.skunknet.fr.st

Posted: Sat Aug 11, 2001 4:37 pm
by BackupUser
Restored from previous forum. Originally posted by sneakypeeks.

I didnt know PB had support for sprites and joysticks and all that! sounds good, I think I need to get into this a bit more.. so if it can do all that it must somehow be able to do anything that Direct X can do, including the 3D.. neat