PB wrapper for DirectX

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

PB wrapper for DirectX

Post by Psychophanta »

PB wrapper for DirectX to manage DirectX functions, classes and objects directly from PB.
Something like CDX lib (www.cdxlib.com) for C++.
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

All the DirectX7 interfaces are already included. You can take a look to the Advanced Sources\ folder, there is an example. All the structures/constants are missing tough.

I just took a quick look to CDX, and it's the same than buildin PB sprite functions, or I miss something ?
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

I see.
Lots of thanks. I didn't know it.
What are u waiting for to include all the structures and constants in the pack? There are no one who helps you to do that boring work? Bericko, Danilo, Andre, etc... :arrow: :wink:
Post Reply