Enter Keywords:
1 - 10 of 20(0 seconds)
Sort By:
 
Alright, here's my situation. I have a bunch of models and bone information for that, that defines how all the vertices's are affected by the bones. Now here is my problem. I understand a bit of ho...
Zones: 3D Game Programming, Direct-x Game Progr...Date Answered: 02/13/2008 Rating: 7.6 Views: 0
I have a sprite being drawing to the screen. I designed the sprite with a pixel grid like image so that I could see if it was being accurately represented when the sprite draws it. Well it's clo...
Zones: 3D Game Programming, C++, Game Programm...Date Answered: 04/10/2008 Rating: 7.0 Views: 0
My sprites are being drawing antialiased. I don't what this, I what the sprite to be a pixel for pixel match of the texture. What do I need to do? Thanks, Matthew
Zones: ...Date Answered: 04/14/2008 Rating: 8.2 Views: 19
Do I need to perform a function to delete video memory items (vertex buffers, textures, etc.) that I have created? How doe that work?
Zones: ...Date Answered: 06/18/2008 Rating: 9.3 Views: 0
I can't figure out what is happening with the function D3DXVec3TransformCoord, can someone please explain it well?
Zones: ...Date Answered: 07/03/2008 Rating: 9.3 Views: 48
I want to create a video file from a directx program i have written. I want to know what would be the most pratical way to convert the video output of that program into a nice mpeg or other video f...
Zones: 3D Game Programming, Direct-x Game Progr...Date Answered: 10/09/2008 Rating: 9.3 Views: 0
Im new to DirectX and all im trying to do is load a model. However when I run the app I am getting a Access Violation error Unhandled exception at 0x00d51e85 in Project1.exe: 0xC0000005: Access ...
Zones: 3D Game Programming, Direct-x Game Progr...Date Answered: 03/21/2009 Rating: 7.2 Views: 8
Here is the source taken straight off the cd from the book. I get errors I have tried it in Visual Studios 2005 Standard and Visual Studios 2008 Pro.
Zones: ...Date Answered: 02/02/2009 Rating: 9.1 Views: 9
if i draw the object at -20 it will disapear but in fact i should still be able to see half the image how do i apply clipping on this image so that it dose partly draw the image
Zones: ...Date Answered: 04/06/2008 Rating: 8.0 Views: 0
Hi, Im trying to create a camera in direct x like the ones that are in major role playing games like world of warcraft. at the moment all i really want is when you drag the mouse across the screen...
Zones: ...Date Answered: 04/01/2009 Rating: 9.1 Views: 56