Hi there. =)
Same question as the other Direct3D Create Stars.
Zaei, could you Pleeeease create an example for me on creating stars, that move even when changing the Camera Position.
Thanks
Printable View
Hi there. =)
Same question as the other Direct3D Create Stars.
Zaei, could you Pleeeease create an example for me on creating stars, that move even when changing the Camera Position.
Thanks
It's really easy.
I'm not that good at D3D8, have made one thing, a point sprite.
Just use the pointsprite call shown in the D3D samples lib ( http://msdn.microsoft.com/directx/ ) and in the SDK. You can colour it and everything, it adds the colour to the location.
And you learn better by doing ;).