🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Richards Software Ramblings

Profile
Southern New Hampshire
45 comments
4 followers
64 entries
Advertisement
ericrrichards22
July 30, 2013
Hills Demo with SlimDX and C#
This time around, we are going to be porting the Hills Demo of Frank Luna's Introduction to 3D Game Programming with Direct3D 11.0 from C++ to C# and SlimDX.

This will be very similar to the previous entry, where we drew a colored box, with a few changes:

  • We'll start developing a class to generate …
3,661 views
ericrrichards22
July 29, 2013
A Colored Cube in DirectX 11 and SlimDX
Now that we have the demo framework constructed, we can move on to a more interesting example. This time, we are going to use the demo framework that we just developed to render a colored cube in DirectX 11, using a simple vertex and pixel shader. This example corresponds with the BoxDemo from Ch…
2,879 views
ericrrichards22
July 26, 2013
DirectX11 Initialization with SlimDX and C#
I'm going to skip over the first few chapters of Introduction to 3D Game Programming with Direct3D 11.0. I've got a basic understanding of basic linear algebra for 3D graphics, and I'm not eager to get into the weeds there, instead opting to go straight into the meat of DirectX coding. Besides th…
1,509 views
ericrrichards22
July 25, 2013
Learning DirectX 11 via SlimDX
A while back I picked up Frank Luna's Introduction to 3D Game Programming with DirectX 11. I've been meaning to start going through it for some time, but some personal things have cut into my programming time significantly. I recently acquired a two year old Australian Cattle dog, and Dixie has kep…
1,165 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
12 Followers
15 Entries
12 Followers
johnhattan
Programmer
1,277 Entries
48 Followers
ApochPiQ
Generalist
628 Entries
43 Followers
dgreen02
Generalist
338 Entries
55 Followers
Advertisement