Diversions
 Pixel Joint Forum : The Lounge : Diversions
Message Icon Topic: DB Dabbles #01 Post Reply Post New Topic
Author Message
DawnBringer
Commander
Commander
Avatar

Joined: 11 August 2024
Online Status: Offline
Posts: 568
Quote DawnBringer Replybullet Topic: DB Dabbles #01
    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! :)
IP IP Logged
Pixel_Outlaw
Commander
Commander
Avatar

Joined: 01 September 2005
Online Status: Offline
Posts: 3829
Quote Pixel_Outlaw Replybullet 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!




IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum