CattleRustler Posted November 9, 2003 Posted November 9, 2003 Does anyone know where I can find online any tutorials/code snippets for getting started in DX9SDK Managed Code for VB.NET? I have a problem here with the tutorial and can't open most of them, and the stuff at ms site is all in C#. I need vb.net examples of stuff like loading/rendering primitve 3d objects, loading objects from .X files, and displaying 2d/3d text. All I know how to do at the moment is create a new device, ready to render from tutorial 1 Creating a New device. Any info would be super - I can't find anything online! :( Quote mod2software Home of the VB.NET Class Builder Utility - Demo and Full versions available now!
Glawe Posted November 9, 2003 Posted November 9, 2003 http://staff.develop.com/candera/weblog2/articleview.aspx/DirectX/Direct3D have a lot of good tutorials, this is all in c# but its works just the same in vb.net ... Quote
wyrd Posted November 10, 2003 Posted November 10, 2003 Unfortunately most code samples that relate to .NET are going to be in C#. You'll just have to gut through the samples and translate them into VB.NET. Quote Gamer extraordinaire. Programmer wannabe.
CattleRustler Posted November 10, 2003 Author Posted November 10, 2003 thanks people - I will have a look Quote mod2software Home of the VB.NET Class Builder Utility - Demo and Full versions available now!
createdbyx Posted November 11, 2003 Posted November 11, 2003 DX9 managed samples I have a number of DX9 managed samples for vb.net on my web site at www.createdbyx.com I also have a number of other dx9 libraries with there source code availible. Quote Created by: X createdbyx@gmail.com www.createdbyx.com
CattleRustler Posted November 11, 2003 Author Posted November 11, 2003 sweet! I'll check that out too! I just upgraded to vs.net 2003 so now i can open the sdk tutorials as well - I went from famine to feast in the last 24 hours - I was gutting through the C# tutorials but I really need to see this stuff in my native language vb Thanks all. Quote mod2software Home of the VB.NET Class Builder Utility - Demo and Full versions available now!
*Experts* mutant Posted November 11, 2003 *Experts* Posted November 11, 2003 If you have trouble translating from C# to VB then just post, there is plenty of people ready to help with that. :) Quote
CattleRustler Posted November 11, 2003 Author Posted November 11, 2003 Thanks. Actually I did in this forum, no one has replied Quote mod2software Home of the VB.NET Class Builder Utility - Demo and Full versions available now!
steved Posted November 12, 2003 Posted November 12, 2003 If you haven't been there yet, http://directx4vb.com/ is a great place to start. It probabl won't help much with opening of .X files, but it's a very thorough and straight-forward way to learn simpler tasks. Quote zig?
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.