First Direct3D Demonstration in PB

Developed or developing a new product in PureBasic? Tell the world about it.
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

First Direct3D Demonstration in PB

Post by traumatic »

I made a small Direct3D example in PureBasic, maybe you want to have a look:

http://files.connection-refused.org/pbD3D.zip

Hope this works on all of your PCs.
Source may follow after clean-up but I'm basically up to code something more useable...

Many thanks to Fred for the enlightenment and Danilo for converting the DirectDraw-headers and CallDX() !! :)
Last edited by traumatic on Thu May 01, 2003 3:04 pm, edited 1 time in total.
Good programmers don't comment their code. It was hard to write, should be hard to read.
Henrik
Enthusiast
Enthusiast
Posts: 404
Joined: Sat Apr 26, 2003 5:08 pm
Location: Denmark

Post by Henrik »

Hi traumatic
It runs smoothly on a celeron 450mzh old geforce and win 98se :P
I did'nt count the cubes though, but i take your word for it.. 8)

Regards
Henrik.
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

Uhh ..

excellent .. this is what I call quite cool !!!
Excellent DemoFX !!!! 8)

greetz, benny!
Cor
Enthusiast
Enthusiast
Posts: 124
Joined: Fri Apr 25, 2003 7:52 pm
Location: Netherlands
Contact:

Post by Cor »

Hi. Traumatic,

Great :D

Could you consider release the source so we all could learn from it.
Cor de Visser

Registered PureBasic user

Author of ChordPlanet
Made with PureBasic
http://www.chordplanet.com
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Post by Danilo »

Yeeeaaah... traumatic is back !! :D

So you translated all missing DirectX headers now?
cya,
...Danilo
...:-=< http://codedan.net/work >=-:...
-= FaceBook.com/DaniloKrahn =-
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

Danilo wrote:Yeeeaaah... traumatic is back !! :D
:D
So you translated all missing DirectX headers now?
no, only the necessary d3d ones and parts of d3dutil.
dinput, dsound etc. is still missing.
what does fred occasionally say: wait and see ;)
Good programmers don't comment their code. It was hard to write, should be hard to read.
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

traumatic wrote: what does fred occasionally say: wait and see ;)
occasionally is an understatement :mrgreen:
Fred
Administrator
Administrator
Posts: 18237
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Berikco wrote:occasionally is an understatement :mrgreen:
:D
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

hmm.... I must admit I'm quite disappointed about this thread.
I counted 100+ downloads in the serverlogs but not even 1/4 that much replies. :cry:

Ok, I guess you all liked my OpenGL-Intro more... :wink:
Good programmers don't comment their code. It was hard to write, should be hard to read.
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

hehe...
see? now I even start talking to myself :P


"GO get a LIFE traumatic!"
Good programmers don't comment their code. It was hard to write, should be hard to read.
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

OK, just so you don't think we are all ignoring you :lol: I tried it, it worked fine on PIII 600, GF2. Myself, I'm not much interested in D3D but I'm sure others are. I think you will get more interest by releasing some source code.
HarryO
User
User
Posts: 42
Joined: Wed May 07, 2003 4:25 am
Location: Palatine,IL.,USA

Post by HarryO »

Traumatic - WAY COOL (and I don't even do games!!!)

HarryO
Jon
User
User
Posts: 20
Joined: Sat Apr 26, 2003 9:12 am
Location: New Zealand
Contact:

Post by Jon »

Woah ! 8O Even works on my old celeron 333 with 4mb ati rage pro and win 98 !
Thorsten
User
User
Posts: 28
Joined: Sun Apr 27, 2003 2:55 pm
Location: Germany
Contact:

Post by Thorsten »

Good work :D
User avatar
Inner
PureBasic Expert
PureBasic Expert
Posts: 714
Joined: Fri Apr 25, 2003 4:47 pm
Location: New Zealand

Post by Inner »

Works well, on a AMD-K7 500Mhz 128mb ram and a Tnt2-32mb
Post Reply