[XNA] 3D Model in Visual Basic 2008 Using The XNA Framework
Uploader Comments (Bertyball)
All Comments (17)
-
@YouDucks32 it's an old vid, didn't know there were comments :P the code can be downloaded from the discription
-
@MidosProductions The Code?
-
@YouDucks32 THE CODE ????
-
The code?
-
@Olirap Yea i know, sry about that :D never noticed the comment.
And becaus i worked 3 years with visual basic, i'm pretty good with that and i've never used C#, so that would take to long to understand it by using XNA. So i've tried with visual basic, and it worked (: but now i'm getting good at C# so my current XNA project is with C# (: it's on my channel.
-
@Bertyball its a 5 month old comment but. i dont much see any reason someone yould do it in visual basic, i mean you could jump through some awkward hoops to get it working, but i see no reason fo it as c# is so simple
i tried with an array model[][] but have many errors...do you have a site where I can find the code pelase?
mikrigourounitsa 3 months ago
@mikrigourounitsa Try declaring just 2 models for a test, with different coordinates with the same function. If this works, just experimenting with the array (: it's been a long time since i made this, i use C# now so i can't really help you, sry m8
Bertyball 3 months ago
hello, how can i load more than one model?
mikrigourounitsa 3 months ago
@mikrigourounitsa Yea, but then you have to declare multiple positions (xWorld, xPosition etc...) where you will place your models. But you can use the same function.
Bertyball 3 months ago