smcameron / gaseous-giganticus

This program procedurally generates gas giant cubemap textures for the game Space Nerds In Space. https://www.patreon.com/smcameron

Home Page:https://smcameron.github.io/space-nerds-in-space/gaseous-giganticus-slides/slideshow.html#1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possibility to vary band sizes

dagottodagsunn opened this issue · comments

There is the band count, but could it be possible to have some larger and some smaller bands, to set a random factor to how much they can vary in size?

(Awesome program btw., I am having to much fun with it :)

Well, the band speed is along the lines of cos(NumBands * Latitude) at the moment. If I can think of some clever formula, maybe, but nothing's immediately springing to mind.

This fork of gaseous-giganticus may be relevant to this issue:

https://github.com/papilio874/gaseous-giganticus-with-band-control-input