can you render point sprites with transformed vertices?

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
Rapid Cube
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 22
Joined: Mon Mar 14, 2011 11:43 pm
Programming Language of Choice: C++

can you render point sprites with transformed vertices?

Post by Rapid Cube »

I'm trying to make a particle system in direct3d9 using point sprites. When I use D3DFVF_XYZ|D3DFVF_DIFFUSE|D3DFVF_POINTS|D3DFVF_DYNAMIC as the vertex format it works, but when I switch D3DFVF_XYZ for D3DFVF_XYZRHW nothing shows up. I haven't read anything in Microsoft's documentation that forbids using transformed vertices, but I haven't done a very thorough reading. The only problem I could think of might be point sprite scaling but even when I turned that off it still didn't work.
qpHalcy0n
Respected Programmer
Respected Programmer
Posts: 387
Joined: Fri Dec 19, 2008 3:33 pm
Location: Dallas
Contact:

Re: can you render point sprites with transformed vertices?

Post by qpHalcy0n »

Thats because you're rendering in completely different spaces. You've just admitted to having done no research which is precisely what I told you to do in the prior thread when you were having problems.


You need to read THOROUGHLY about the transformation pipeline.....
Direct3D does not hold your hand through this.
Rapid Cube
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 22
Joined: Mon Mar 14, 2011 11:43 pm
Programming Language of Choice: C++

Re: can you render point sprites with transformed vertices?

Post by Rapid Cube »

qpHalcy0n wrote:Thats because you're rendering in completely different spaces. You've just admitted to having done no research which is precisely what I told you to do in the prior thread when you were having problems.


You need to read THOROUGHLY about the transformation pipeline.....
Direct3D does not hold your hand through this.
What prior thread are you talking about? This is the only thread I've ever made about anything that's direct3d related. Anyway thanks for the advice.
qpHalcy0n
Respected Programmer
Respected Programmer
Posts: 387
Joined: Fri Dec 19, 2008 3:33 pm
Location: Dallas
Contact:

Re: can you render point sprites with transformed vertices?

Post by qpHalcy0n »

...you're kidding...right...? <_<
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: can you render point sprites with transformed vertices?

Post by dandymcgee »

qpHalcy0n wrote:...you're kidding...right...? <_<
Actually he's not: viewtopic.php?f=6&t=7496 ;)
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
qpHalcy0n
Respected Programmer
Respected Programmer
Posts: 387
Joined: Fri Dec 19, 2008 3:33 pm
Location: Dallas
Contact:

Re: can you render point sprites with transformed vertices?

Post by qpHalcy0n »

<_< .... I'm aware of that damnit. I'm saying its the same person.... >_>
Rapid Cube
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 22
Joined: Mon Mar 14, 2011 11:43 pm
Programming Language of Choice: C++

Re: can you render point sprites with transformed vertices?

Post by Rapid Cube »

qpHalcy0n wrote:<_< .... I'm aware of that damnit. I'm saying its the same person.... >_>
and what are you basing this on exactly?
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: can you render point sprites with transformed vertices?

Post by dandymcgee »

qpHalcy0n wrote:<_< .... I'm aware of that damnit. I'm saying its the same person.... >_>
What would he gain from asking the same question under a different username?
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
qpHalcy0n
Respected Programmer
Respected Programmer
Posts: 387
Joined: Fri Dec 19, 2008 3:33 pm
Location: Dallas
Contact:

Re: can you render point sprites with transformed vertices?

Post by qpHalcy0n »

For a 15 year old self conscious teenager to not appear to be a moron. Which is ironic because asking questions is exactly how you learn anyways. I have a sneaky suspicion that I know exactly who this is. He's on my skype. It's possible that it's not the same person, but given my critical nature, I'm doubtful :]

Ask yourself this: I've been on the forum for 4 years or so. I have NEVER seen a SINGLE question asked directly about DX9, then two about the same topic (Flexible Vertex Format or FVF) in particular to DX9 within a day or two. I mean, c'mon. That's SOME statistical anomaly, no? :P
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: can you render point sprites with transformed vertices?

Post by dandymcgee »

qpHalcy0n wrote:For a 15 year old self conscious teenager to not appear to be a moron. Which is ironic because asking questions is exactly how you learn anyways. I have a sneaky suspicion that I know exactly who this is. He's on my skype. It's possible that it's not the same person, but given my critical nature, I'm doubtful :]

Ask yourself this: I've been on the forum for 4 years or so. I have NEVER seen a SINGLE question asked directly about DX9, then two about the same topic (Flexible Vertex Format or FVF) in particular to DX9 within a day or two. I mean, c'mon. That's SOME statistical anomaly, no? :P
Perhaps, but the accounts do use two different ISPs to log on.. not difficult but still a lot of effort just to spoof programming forums with a couple hundred users. The way that he responded to your accusation was a bit suspicious though.. and he has yet to say anything since.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
qpHalcy0n
Respected Programmer
Respected Programmer
Posts: 387
Joined: Fri Dec 19, 2008 3:33 pm
Location: Dallas
Contact:

Re: can you render point sprites with transformed vertices?

Post by qpHalcy0n »

I would say its absolutely uncanny to say the least. Well, either way...this is good. Any chance I can get to spur on DX development is a chance I'll take...

...considering who I believe this to be, I wouldn't doubt the effort though...
Rapid Cube
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 22
Joined: Mon Mar 14, 2011 11:43 pm
Programming Language of Choice: C++

Re: accusations of being a self conconscious teenager

Post by Rapid Cube »

Post Reply