You can find the digital artwork under https://qbism.art#list
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 |
_|_| _| _| _| _| _|_|_| _|_|_| _|_|_| _|_| _| _|_| _| _| _| _|_| _| _| _| _| _| _| _| _| _|_| _| _| _| _|_| _| _|_|_| _| _|_|_| _| _| _| <!DOCTYPE HTML> <html> <head> /* minimalistic implementation of the "CSS reset theory" using the universal selector (wildcard) see https://css-tricks.com/reboot-resets-reasoning/ */ <style>*{margin:0;padding:0;}</style> <meta charset="utf-8" /> <title></title> </head> <body style="overflow:hidden;"> <script>var data ={ "BackgroundColor" : "#FFFFFF", "FrameCount" : "74", "FrameHeight" : "750", "FrameRate" : 24.0, "FrameWidth" : "1024", "FrameRect" : { "xmax" : 1024, "xmin" : 0, "ymax" : 750, "ymin" : 0 }, "MainFrame" : { "type" : 39, "ShowFrame" : [ { "depth" : 1, "id" : "1", "matrix" : "1,0,0,1,525.7,359.8", "name" : "", "replace" : true, "type" : 26 }, { "labelname" : "Scene 1", "type" : 43 }, { "type" : 1 }, { "depth" : 1, "id" : "1", "matrix" : "1,0,0,1,525.7,359.8", "name" : "", "type" : 26 }, { "type" : 1 }, { "depth" : 1, "id" : "1", "matrix" : "1,0,0,1,525.7,359.8", "name" : "", "type" : 26 }, { "type" : 1 }, { "depth" : 1, "id" : "1", "matrix" : "1,0,0,1,525.7,359.8", "name" : "", "type" : 26 }, { "type" : 1 }, { "depth" : 1, "id" : "1", "matrix" : "1,0,0,1,525.7,359.8", "name" : "", "type" : 26 }, ... |
Complete source code as PDF (145 pages)