14 years, 7 months ago
Highlights
In Managed Direct3D there are 4 options to use this function. One of them is the one that I wrote above. When I changed it to what you said, like this: objectRadius = Geometry.C…
14 years, 7 months ago
I made a simple box in 3Dstudio max and exported it with KW X-port plugin in .X format. Now I'm loading this mesh in my Direct3D project and calculating the bounding sphere…
14 years, 7 months ago
I'm using VB.NET and DirectX9 to animate a mesh. The following code is the Draw function: p = FX.Begin(Direct3D.FX.None) For k = 0 To p - 1 FX.BeginPass(k) For iattrib As In…
14 years, 8 months ago
15 years, 11 months ago
As you can see in the image below, I made a spot light shaderthat looks pretty good.Now, I have an interesting question. In real life when theatmosphere is foggy, the space insi…
15 years, 11 months ago
Latest Activity
See all in DiscussionsIn Managed Direct3D there are 4 options to use this function. One of them is the one that I wrote …
14 years, 7 months ago
I made a simple box in 3Dstudio max and exported it with KW X-port plugin in .X format. Now I'm …
14 years, 7 months ago
I'm using VB.NET and DirectX9 to animate a mesh. The following code is the Draw function: p = FX.Begin(Direct3D.FX.None) For …
14 years, 8 months ago