D3D Tutorials

Discussions related to graphics (2D and 3D), animation and games programming
Ric
Posts: 208
Joined: Tue 17 Apr 2018, 21:03

D3D Tutorials

Post by Ric »

Evening all

Finally i have finished the tutorials for D3D9 and D3D11.

If you are interested in using either of these to produce 3D graphics then please feel free to do so.

Happy reading.

These are the zipped files to the tutorials, there are lots!!!

https://1drv.ms/u/s!AqibHqCkE1VQgetkLOK ... g?e=jsQapH

Kind regards Ric
Kind Regards Ric.

6502 back in the day, BB4W 2017 onwards, BBCSDL from 2023
Edja
Posts: 64
Joined: Tue 03 Apr 2018, 12:07
Location: Belgium

Re: D3D Tutorials

Post by Edja »

Hi Ric,
I've never followed this kind of topic in the past and I'm not sure if I ever will use D3D in my own code. Nevertheless I'm curious enough to try to understand what you are presenting here.
So, I had a quick look at the code file listings and have executed them
Is there somewhere a text document (tutorial) that I've overlooked.
Kind regards,Eddy
Ric
Posts: 208
Joined: Tue 17 Apr 2018, 21:03

Re: D3D Tutorials

Post by Ric »

I am sorry there is not, all my workings are from rastertek.com/tutindex.html and directxtutorial.com

Kind regards Ric
Kind Regards Ric.

6502 back in the day, BB4W 2017 onwards, BBCSDL from 2023
DDRM

Re: D3D Tutorials

Post by DDRM »

Thanks, Ric, I'll certainly be taking a look at the D3D9 ones!

D
Ric
Posts: 208
Joined: Tue 17 Apr 2018, 21:03

Re: D3D Tutorials

Post by Ric »

You'll be pleased to know I solved the crashing when closing issue. It turns out, that if you run the clean up before the GPU has finished it crashes the system. A simple WAIT 5 was all that was needed.
Good luck DDRM.
D3D11 is not as bad as you may think. Once you get over the complexity of the set up it starts to become clear.

Kind regards Ric
Kind Regards Ric.

6502 back in the day, BB4W 2017 onwards, BBCSDL from 2023
Ric
Posts: 208
Joined: Tue 17 Apr 2018, 21:03

Re: D3D Tutorials

Post by Ric »

DDRM, if you get on with the code and deem it ok, please feel free to upload it to the other forum.

Kind regards Ric
Kind Regards Ric.

6502 back in the day, BB4W 2017 onwards, BBCSDL from 2023