Skip to content

desmondhwong/cubenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

200509

  • font built from 11 nets of the cube on a 9x9 grid (900x900 units)
  • was studying rubiks cube, thinking about spider fly problem
  • made for cubeOS, a kind of Rubik's solver interface, cube coordinate language
  • the edges of the cube run along infinity symbol "rivers", font is starting point for a language to map those pathways
  • those pathways can then be analog mapped to neurons, race tracks, procedurally generated map worlds, etc etc.
  • also interested in seeing organic desire paths form across this strict square grid
  • all that being said, please use for anything! made for fun

200513

  • c# glyph notation, up to 9 digits, e.g. c999999999
  • opentype liga feature, e.g. sub one one by c11;
  • font within a font
  • "reserve" a block of numbers for a font "subset", e.g. replace 1–26 slots with 100–126
  • userid as glyph c#; special.fish philosophy
  • 9/9 "time signature", glyph repetition every 9 beats; glyphic orders of magnitude

possible next steps:

  • python script for all 4-net "star" configurations for 11 nets: Permutations with repetition (n=11, r=4) Using Items: a,b,c,d,e,f,g,h,i,j,k List has 14641 entries. {a,a,a,a} {a,a,a,b} {a,a,a,c} {a,a,a,d} {a,a,a,e} {a,a,a,f} {a,a,a,g} {a,a,a,h} {a,a,a,i} {a,a,a,j} {a,a,a,k} {a,a,b,a} …
  • webhosting/social network? glyphspace as website/avatar
  • typeface as kifu or midi notation; musical playback
  • "living" typeface: calculator logic within typeface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published