Skip to content

Latest commit

 

History

History

2021-04-30

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

DAILY SKETCH for 2021-04-30

Done using P5.js

Description

These daily sketches which are meant to be quick explorations on whatever topic interested me on that day. This code is not typically optimized, but I share it as-is for anyone interested.

Code

Progression of Images that were generated.

More Images

2021-04-30

Keywords: isometric grid, isometric triangles, cube cuts

Description

The whole canvas should provide a viable 3D cube lattice. Still a few rules to be cleaned up.

Made using P5.js. | Code|