|
|||
Click here for the latest updates! |
Click here for the new canal menu! |
Click here for the CMOS Cookbook! |
Click here for our JFA Preprint! |
Click here for the canal images! |
Click here for my ARA Video! |
home | new | rss | eBay | xml | top | bot |
Please note that the Guru's Lair is best used with larger display systems. Especially for our many ebooks, classic .pdf files and high detail images.
Pick your blog year... | ||||
1997 | 1998 | 1999 | 2000 | 2001 |
2002 | 2003 | 2004 | 2005 | 2006 |
2007 | 2008 | 2009 | 2010 | 2011 |
2012 | 2013 | 2014 | 2015 | 2016 |
2017 | 2018 | 2019 | 2020 | ----- |
There are some disgustingly elegant and absolutely minimalist methods of faking the marbeling once used in traditional book fly leafs. These remain of intense interest by scrapbook enthusiasts.
While intended to mimic classic book cover marbleizing, they have far greater potential for anywhere you want a computer to do something that does not look like it was done on a computer.
Basically what you have is an incredibly powerful artwork generator that uses astonishingly short PostScript code sequences to generate huge areas of "not quite" symmetrical patterns that appear distinctly non-computer and incredibly complex.
The code starts out as a stack of "pancakes", each one smaller than its next lower neighbor. Distortions are then introduced progressively for each pancake outer edge. Despite its often remarkably similar looking results, the math is wildly different from classic flyleaf marbleizing.
Marbleizing clearly possesses "self UNsimilarity", and are thus sort of the exact opposite of the fractal "self similar subsets" Mandelbrot concepts.
They also open doors to new and horribly efficient methods of doing all sorts of computer synthesized artwork that does not at all look like in the least that it was done on a computer.
An apparent marbeling guru would be Aubrey Jaffer. Also, many thanks to Robert Ackermann for his valuable insights and many coding examples. There is also an "old way" International Marbling Network.
Your input welcome.
Note that certain .eml files may need copied to an email server or decompressor for plaintext viewing of included images..
Demos |
marble2.png |
marble3.png |
marble4.png |
marble5.png |
marble6.png |
marble7.png |
marble8.png |
marble10.png |
marble11.jpg |
marble12.png |
marble13.png |
three_pancakes.pdf |
Note that marble11 and three_pancakes outputs are Acrobat .jpg files. The others are .png images.
Source Codes |
marble2.psl |
marble3.psl |
marble5.psl |
marble6.psl |
marble7.psl |
marble8.psl |
marble11.psl |
marble12.psl |
marble13.psl |
three_pancakes.psl |
To use, just send any .psl textfiles to Acrobat Distiller or GhostScript or Google Cloud.
The three_pancakes.psl file shows us how this scheme works. A pile of pancakes is created sequentially with the largest on the bottom. The angle-vs-radius of each pancake edge gets modified by a fancy function "F" Nonlinear Transform. Colors are sequentially changed through a rotated set.
What is utterly amazing is that the PostScript .psl code for typical presentations can be as short as a few hundred bytes! Or even less with this stunt.
While the usual output looks quite a bit like traditional "floating oil" marbeling, its actual approach is wildly different and totally unrelated..
Much more on PostScript here, here, here, and here.
Uh, that's all folks. To continue, please...
Pick your blog year... | ||||
1997 | 1998 | 1999 | 2000 | 2001 |
2002 | 2003 | 2004 | 2005 | 2006 |
2007 | 2008 | 2009 | 2010 | 2011 |
2012 | 2013 | 2014 | 2015 | 2016 |
2017 | 2018 | 2019 | 2020 | ----- |
Or return to our home page, the back arrow, or you can click for one of these...
BTW, these change every reload! Try it and see. You can extract the banner rotator code from this file with a view page source.