Game 3D View ?!

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
3 posts Page 1 of 1
Contributors
User avatar
PayneStudios
Dedicated Member
Dedicated Member
Posts: 66
Joined: Thu Sep 15, 2011 2:05 pm

Game 3D View ?!
PayneStudios
Hey Guys,
I and one of my Friends are thinking about creating our own Strategy Game like Age of Empires.
I know how to create 2D Graphics in VB.Net, but i want to get them looks like 3D.

Here is a Example of what i mean:
Image

Someone have some Code for that ?!

Greetz PayneStudios
User avatar
muttley1968
Hardcore Programmer
Hardcore Programmer
Posts: 622
Joined: Thu Jun 17, 2010 11:54 pm

Re: Game 3D View ?!
muttley1968
you wouldnt be able to do this with code unless you have images for each and every stage and did it as sprites and just had them update with the players movments.

but on the same note you might find some sort of engine for vb.net that allows 3D views i know their was one for making a background like it but that was solid state and just placed the controls onto it like in the middle ect... so it is possible if you just willing to put the effort in


personally though i would probally just build the images in photoshop and make them update on players reaching set location barriers
User avatar
Snyper345
VIP - Donator
VIP - Donator
Posts: 471
Joined: Mon Nov 01, 2010 1:53 am

Re: Game 3D View ?!
Snyper345
Just FYI this isnt 3D its isometric and you could try making or download an isometric tile/map editor for help ing in building the map for your game
Image
Image
3 posts Page 1 of 1
Return to “Coding Help & Support”