Hello everybody!
I want to make a 3d engine out of the samples of dx9.0c but there is a small problem.
In Directx 9.0 SDK there are some samples which i want to have in Directx 9.0c.Is there a way to take these samples of dx 9.0 in dx 9.0c samples or is there anywhere a site where i can find other samples for Directx 9.0c,for example bumpmapping ,glas effects,particle effects or water things These would are some of the samples i need for dx 9.0c but i can’t find them anywhere
Thanks for responds

Convert Samples from Directx 9.0 to Samples for Directx 9.0c
David_bubu
All samples from the old DirectX 9.0 SDK should still work with the newest SDK as long as you copy all source and resource files.
JReuben
This would be nice if the old sdk samples would work but they don’t.But my aim is it to combine the samplecodes so that they work in one code so that for example bumpmapping from dx 9.0 sdk and any other sample of dx 9.0c runs in one application. DX 9.0 has an other structure the code is build up and i’m not a expert.
And also my compiler (Visual Studio Express) makes some problems with the sdk of dx 9.0.
Is there a way to help me