Terrain Demo DirectX Visual Basic
Loading...
4,074
Loading...
Uploader Comments (noflashbang)
see all
All Comments (13)
-
So... Wheres the tutorial anyway?
-
nice grass-rendering!!
-
@noflashbang Could you give me that texture? >.<
-
@noflashbang I think the reason why there aren't allot of good resources out there, is because the library is so vast.
-
Cant wait for a tutorial , its awesome !!!
-
A VB tutorial would be awesome, BTW I´m downloading the SDK because I wanna start to make some things in VB with DirectX...
Honestly, I never knew that it was possible to use DirectX with VB, I learned it some days ago, and now that I see what you´ve done I´m inspired, I know that it´s not easy but I want to learn :) ...
Loading...
are you able to do third person animation with vb6?
JoeSulleyMan 3 months ago
@JoeSulleyMan
Sure. Although I think that you need to use DirectX 8 with VB6. I use VB.net and managed DirectX9.
noflashbang 3 months ago
How did you make the Grass look like that? O_O
TheLinkElf 8 months ago
@TheLinkElf
It's just a grass texture, stood up perpendicular to the ground with two of them making a “X” shape from above(two quads crossing in the middle). Then just densely placed over another grass texture on the ground. The special thing, if you can call it that, is that I just nudge the ends of the “X” by some random amounts in all directions. This adds a little visual randomness to the grass. If you don't do this the grass looks too perfect.
noflashbang 8 months ago
tutorial for use directX on visual basic?
supershadow70 1 year ago
@supershadow70
I'm thinking about making one in the future mostly because there is not a lot of info out there....probably because Microsoft killed managed DirectX in favor of XNA(which last I check was not supported for VB).
noflashbang 1 year ago