raster.art
SEARCH
Create Account
No wallets connected. Please connect a wallet first.
Intrinsic
Neoformix, 2022on fxhash
Platforms
fxhash
Description

'Intrinsic' is a generative collection that explores shape, depth, color combinations, and hatching styles. Although the outputs often have an architecural feel I managed to tame my natural inclination towards producing figurative work.

There are 12 documented features that produce a wide variety of output styles.

Primary Features: TopDensity - Light (35%), Full (65%)

ColorCombination - analogous (27%), splitcomplement (20%), triad (15%), random (33%), silverandgold (5%)

SaturationByY - true (45%), false (55%)

RandomizeY - true (85%), false (15%)

InvertShadows - true (5%), false (95%)

ShadowDarkness - .1 (70%), .3 (25%) , .7 (5%)

ShadowSide - Left (25%), Right (25%), Bottom (25%), Angled (25%)

TallerAreThinner - true (75%), false (25%)

Outline - true (85%), false (15%)

pCurvedShape - 0 (5%), .1 (30%), .25 (50%), .5 (10%), 1 (5%)

hatchStyle - 1 (75%), 2 (17%), 3 (3%), 4 (5%)

blur - true (14%), false (86%)

Copyright 2022 Jeff Clark

All drawing and geometric code created by Jeff Clark using standard javascript except for:

  • perlin.js from https://codepen.io/sixsided/pen/emxxea.js
  • tinycolor.js from https://github.com/bgrins/TinyColor