VBGamer |
|
RE: Question about 3d stuff (quite newbie)... Almar Joling (0 replies, 0 views) (2000-Aug-24) Adam,
I'll explain it a bit better ok?
My game is playing in a (very) large 2D (topdown) game.
I'm planning to add dynamic lightning over my ships (very cool when you come closer to a sun, or when a torpedo hit's you)
But this required that I use vertexes that have textures of my ships on it
If I have a ship at 50,50 that should mean that I the vertex rectangle starts at 50,50
I don't know what vertex type this is, but I think D3DVertex (it works with TL, but I want Dynamic lightning -not colored vertexes)
- I'm a complete newbie to Direct3D Transforming, seen it often but what it does?
(and I've read the Direct3D stuff at the sdk helpfile, but it's confusing)
if you want to see a screenshot, check http://www3.ewebcity.com/stqw and then screenshots.
If you have the time to write a small sample, I would appreciate it very much
Almar
|