I was wondering how to randomly generate/make asteroids like in this game : http://www.springfrog.com/games/asteroids/
All I need is how to get started on the basics to making them thanks :afrog:
Printable View
I was wondering how to randomly generate/make asteroids like in this game : http://www.springfrog.com/games/asteroids/
All I need is how to get started on the basics to making them thanks :afrog:
Moved to Games and Graphics
Do you mean that you want to know how to generate random vertices that would look like an astroid?
PS: Don't make links, just post a picture of what you want to achieve
Yes.Quote:
Originally Posted by singularis
What language are you using? What language do you want to use? Its not as simple as saying "tell me this" and its there.
chem
VB6 I want to use vb6.....Quote:
Originally Posted by chemicalNova
Are the asteroids 2D or 3D?
2D like in the game I posted
Tada!
Quote:
Originally Posted by singularis
Extremely cool/nice but how would I get it on :
Instead of using images, you draw shapes, like I have done :p