views:

256

answers:

0

Hello I have taken on a spare learning project and I am tackling direct3d in vb.net

So far I have found initialization code and can draw a black screen or what ever color I want and I have played around with customizing things and learning about what I can find.

However my next attempt in my game loop is to at least render an object from a jpeg or any form of a picture file.

I have tried to find VB.NET code for this or documentation and its scarce at best if its even on topic. MSDN has most defiantly been a big help but I cant get past this hump. I was wondering if anyone could show me some sites/documentation/example code that would point me in the right direction?

I can also post my existing code base somewhere for viewing as well (it will be open sourced)

Thanks, Greg.