DB Dabbles #01
Printed From: Pixel Joint
Category: The Lounge
Forum Name: Diversions
Forum Discription: Get to know your fellow pixel freaks. Chat about anything to do with video games, comic books, anime, movies, television, books, music, sports or any other off topic bs you can think of.
URL: https://pixeljoint.com/forum/forum_posts.asp?TID=25220
Printed Date: 11 September 2025 at 6:12pm
Topic: DB Dabbles #01
Posted By: DawnBringer
Subject: DB Dabbles #01
Date Posted: 19 June 2016 at 2:27pm
Well, I was just finishing up an old GrafX2 script for altitude mapping images - that is, giving an image an isometric projection and offsetting the pixels (depending on brightness) to produce a sense of depth. In order to make the scenes solid (rather than plotted) vertical lines are drawn to fill any gaps between altitude levels. It's quite basic and uneventful.
This fractal cloud image:
Would turn into this...
Now, for fun I tried it on this cloudfractal with plain rectangles and dividing lines visible.
And this popped out...
Note that there is no 3D, lightsourcing, color-calculations or any fancy stuff taking place. Just a few offset pixels and straight lines draw. As it happens the gap-filling lines uses the colors of the (shaded) dividing lines, which becomes the sides of the isometric structures. Nice surprise! :)
|
Replies:
Posted By: Pixel_Outlaw
Date Posted: 19 June 2016 at 4:14pm
Procedural generation eh?
Perlin Noise will get you a LONG way in procedural art.
If you have groupings of squares and leave the other areas "noisey" you can create procedural clusters of houses (add windows and doors randomly).
Could do a procedural Pueblo dwelling with some windows and doors... https://www.nps.gov/meve/learn/historyculture/cliff_dwellings_home.htm
Screw the debate on pixel art or not for the time being. I want to see a procedural pixel art style Pueblo village from this! 
------------- http://www.shmup-dev.com/forum/">
|
|