CodeBase - StarField Bitmap Generator
Return to the CodeBase listing
Category: Bitmap
Version: 1.0
Information
Uploaded: 24th Nov 2004 06:44
Modified: 24th Nov 2004 06:55
Author: Anonymous Coder
Summary
Generates a quick randomized 640 x 480 bitmap filled with stars (you choose the amount of stars or density). Program utilizes the so very easy "DOT X,Y" command. This could be used as a "quck fix" for a backdrop texture when you can't make up your mind right now (I know I use it alot...lol). Every generation is NEVER the same pattern (WHY? check it out and see if you can discover it's secret). An Extended Idea for this could be... color the backdrop blue, add the dots in fewer numbers, then extract and stretch a smaller portion of the bitmap to create the illusion of a sky with puffy clouds, then wrap the new texture around a global sphere, then scroll the backdrop's "X" position slowly for an illusion of global movement (I've actually done that in another program of mine and it looks pretty good).
Full Description
Comments
No comments yet.