Browse Source

updating the files to the latest version, almost there

master
mb 2 years ago
parent
commit
3f951871f1
  1. 2
      command-line/Makefile
  2. BIN
      command-line/cover/cover-23-05-2022.pdf
  3. BIN
      command-line/cover/cover-template-indesign.idml
  4. 163
      command-line/cover/cover.css
  5. 28
      command-line/cover/cover.html
  6. 229
      command-line/cover/cover.sla
  7. 2
      command-line/css/baseline.css
  8. 69
      command-line/css/print.css
  9. 2
      command-line/templates/template.html
  10. 25
      command-line/update.py

2
command-line/Makefile

@ -25,7 +25,7 @@ multi:
interior: multi interior: multi
# --- # ---
# take cover out of the PDF (only select pages 3-344 + 2 extra white pages) # take cover out of the PDF (only select pages 3-344 + 2 extra white pages)
@pdftk Unfolded-with-Multi.pdf cat 3-346 output Unfolded-interior.pdf @pdftk Unfolded-with-Multi.pdf cat 3-342 output Unfolded-interior.pdf
upload: upload:
# --- # ---

BIN
command-line/cover/cover-23-05-2022.pdf

Binary file not shown.

BIN
command-line/cover/cover-template-indesign.idml

Binary file not shown.

163
command-line/cover/cover.css

@ -11,31 +11,31 @@
@font-face{ @font-face{
font-family: "bitter"; font-family: "bitter";
src: url(fonts/Bitter-Medium.ttf); src: url(../fonts/Bitter-Medium.ttf);
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
@font-face{ @font-face{
font-family: "bitter"; font-family: "bitter";
src: url(fonts/Bitter-MediumItalic.ttf); src: url(../fonts/Bitter-MediumItalic.ttf);
font-weight: normal; font-weight: normal;
font-style: italic; font-style: italic;
} }
@font-face{ @font-face{
font-family: "bitter"; font-family: "bitter";
src: url(fonts/Bitter-Bold.ttf); src: url(../fonts/Bitter-Bold.ttf);
font-weight: bold; font-weight: bold;
font-style: normal; font-style: normal;
} }
@font-face{ @font-face{
font-family: "bitter"; font-family: "bitter";
src: url(fonts/Bitter-BoldItalic.ttf); src: url(../fonts/Bitter-BoldItalic.ttf);
font-weight: bold; font-weight: bold;
font-style: italic; font-style: italic;
} }
@font-face{ @font-face{
font-family: "bitter_semi"; font-family: "bitter_semi";
src: url(fonts/Bitter-SemiBold.ttf); src: url(../fonts/Bitter-SemiBold.ttf);
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
@ -54,94 +54,112 @@ body{
size: 324.6mm 229mm; /* Based on calculations: 323.4, based on canvas template: 324.6 ....... */ size: 324.6mm 229mm; /* Based on calculations: 323.4, based on canvas template: 324.6 ....... */
orientation: landscape; orientation: landscape;
bleed: 3mm; bleed: 3mm;
/*marks: crop;*/
background: linear-gradient(180deg, #3741ea, #c0c1e7); background: linear-gradient(180deg, #3741ea, #c0c1e7);
margin: 0; margin: 0;
marks: crop;
padding: 0; padding: 0;
color: white; color: white;
} }
div#cover, div.cover,
div#spine, div.spine,
div#backcover{ div.backcover{
position: relative;
display: inline-block; display: inline-block;
height: 229mm; height: 229mm;
/*border: 1px solid green;*/
vertical-align: top; vertical-align: top;
} }
div.cover,
div#cover, div.backcover{
div#backcover{
width: 152mm; width: 152mm;
hyphens: none; border: 1px solid green;
padding: 0 16mm 0 47mm;
} }
div#cover, div.cover,
div#cover ul li, div.cover ul li,
div#backcover b, div.backcover b{
div#spine{ font-size: var(--h2-font-size);
font-size: 17pt;
font-family: "bitter_semi"; font-family: "bitter_semi";
line-height: 1.4; line-height: var(--h2-line-height);
letter-spacing: 0.025em; letter-spacing: 0.025em;
color: white; color: white;
font-weight: bold; font-weight: bold;
} }
div#cover p, div.cover{
div#backcover p{ padding: 6mm 27mm 0 41mm;
margin-top: 0; /* margin-top: 17mm, margin-left: 41mm */
margin-bottom: var(--line-height);
}
div#cover p.title,
div#backcover p.title{
margin-top: 7.54mm !important;
}
div#cover p.title + p,
div#backcover p.title + p{
margin-top: -3mm !important;
}
div#cover ul{
padding: 0;
margin: 2em 0;
}
div#cover ul li{
list-style: none;
margin-bottom: 0.1em !important;
} }
div#backcover b{ div.cover p.title,
margin-left: 0; div.backcover p.title{
} width: 300px;
p#multi{ hyphens: none;
position: absolute; }
top: 44mm; div.cover p.title + p,
right: 7mm; div.backcover p.title + p{
width: 150mm; /*margin-top: -3mm !important;*/
z-index: 1; }
/*border: 1px solid blue;*/ div.cover ul{
padding: 0;
margin: 1.5em 0 !important;
}
div.cover ul li{
margin-bottom: 0.1em !important;
list-style: none;
}
p#multi{
position: absolute;
top: 29mm;
right: 5mm;
width: 150mm;
z-index: 1;
/*border: 1px solid blue;*/
}
div.backcover{
padding: 8mm 21mm 0 42mm;
/* margin-top: 17mm, margin-left: 42mm */
} }
div#backcover p#logo-title{ div.backcover b{
width: 50mm; margin-left: 0;
margin-left: -23mm; }
margin-top: 17.5mm !important; div.backcover p{
} margin-bottom: var(--line-height);
div#backcover p#barcode { }
bottom: 9mm; div.backcover p:first-of-type{
position: absolute; margin-bottom: 9px !important;
left: 88mm; }
} div.backcover div.barcode img{
div#spine{ position: absolute;
width: 19.4mm; width: 45mm;
right: 14mm; /* margin-right: 14mm */
bottom: 16mm; /* margin-bottom: 16mm */
}
div.backcover div.logo-ohp img{
position: absolute;
width: 50mm;
left: 12mm; /* margin-left: 12mm */
bottom: 17mm; /* margin-bottom: 19mm */
}
div.spine{
position: relative;
width: 19.4mm; /* size of the spine mentioned in template */
/*border-left: 1px solid magenta;*/
/*border-right: 1px solid magenta;*/
} }
div#spine p#title{ div.spine p#title{
position: absolute; position: absolute;
top: 22mm; top: 25mm;
transform: rotate(90deg); transform: rotate(90deg);
transform-origin: 8% -4%; transform-origin: 8% -4%;
width: 229mm; width: 229mm;
height: 15mm; height: 15mm;
font-size: var(--h2-font-size);
font-family: "bitter_semi";
line-height: var(--h2-line-height);
letter-spacing: 0.025em;
padding-top: 1mm;
/*border: 1px solid lime;*/ /*border: 1px solid lime;*/
} }
div#spine p#multi-small { div.spine p#multi-small {
position: absolute; position: absolute;
top: 114mm; top: 114mm;
width: 18mm; width: 18mm;
@ -149,19 +167,19 @@ div#spine{
margin: 0 0.7mm; margin: 0 0.7mm;
padding: 0; padding: 0;
} }
div#spine p#logo { div.spine p#logo {
position: absolute; position: absolute;
bottom: 10mm; bottom: 10mm;
width: 8mm; width: 9mm;
height: auto; height: auto;
margin: 0 5.2mm; margin: 0 5.2mm;
padding: 0; padding: 0;
} }
div#backcover p#logo-title img, div.backcover p#logo-title img,
div#spine p#multi-small img, div.spine p#multi-small img,
div#spine p#multi img, div.spine p#multi img,
div#spine p#logo img{ div.spine p#logo img{
width: 100%; width: 100%;
} }
@ -173,3 +191,4 @@ a:hover{
text-decoration: none; text-decoration: none;
page-break-inside: avoid; page-break-inside: avoid;
} }

28
command-line/cover/cover.html

@ -8,30 +8,29 @@
</head> </head>
<body> <body>
<div id="wrapper"> <div id="wrapper">
<div id="backcover"> <div class="backcover">
<p class="title"><b>DATA browser 08<br />VOLUMETRIC REGIMES:<br />Material cultures of<br> quantified presence</b> <p class="title"><b>DATA browser 08<br />VOLUMETRIC REGIMES:<br />Material cultures of quantified presence</b></p>
</p><p>Edited by Possible Bodies <p>Edited by Possible Bodies</p>
</p><p>3D computation has historically co-evolved with Modern technosciences, and aligned with the regimes of optimiza-<wbr>tion, normalization and hegemonic world order. The lega-<wbr>cies and projections of industrial development leave traces of that imaginary and tell the stories of a lively tension between “the probable” and “the possible”. Defined as the techniques for measuring volumes, volumetrics all too easily (re)produce and accentuate the probable, and this process is intensified within the technocratic realm of contemporary hyper-computation. <p>3D computation has historically co-evolved with Modern technosciences, and aligned with the regimes of optimiza-<wbr>tion, normalization and hegemonic world order. The lega-<wbr>cies and projections of industrial development leave traces of that imaginary and tell the stories of a lively tension <br>between “the probable” and “the possible”. Defined as the techniques for measuring volumes, volumetrics all too easily (re)produce and accentuate the probable, and this process is intensified within the technocratic realm of <br>contemporary hyper-computation.</p>
</p><p>This book brings together diverse materials from an ongoing trans<span class="star"></span>feminist conversation between artists, software developers and theorists working with techniques and technologies for detecting, tracking, capturing, printing, modeling and rendering volumes. <p>This book brings together diverse materials from an <br>ongoing trans<span class="star"></span>feminist conversation between artists, software developers and theorists working with <br>techniques and technologies for detecting, tracking, <br>capturing, printing, modeling and rendering volumes.</p>
</p><p>CONTRIBUTORS: <p>CONTRIBUTORS:</p>
</p><p>Manetta Berends, Sophie Boiron, Maria Dada, Pierre Huyghebaert, Phil Langley, Nicolas Malevé, Romi Ron Morrison, Simone C Niquille, Possible Bodies, Helen V. Pritchard, Blanca Pujals, Jara Rocha, Sina Seifee, Femke Snelting, Spec, The Underground Division, Kym Ward <p>Manetta Berends, Sophie Boiron, Maria Dada, Pierre Huyghebaert, Phil Langley, Nicolas Malevé, Romi Ron Morrison, Simone C Niquille, Possible Bodies, Helen V. Pritchard, Blanca Pujals, Jara Rocha, Sina Seifee, Femke Snelting, Spec, The Underground Division, Kym Ward</p>
</p>
<p><a rel="nofollow" class="external text" href="http://www.data-browser.net">www.data-browser.net</a></p> <p><a rel="nofollow" class="external text" href="http://www.data-browser.net">www.data-browser.net</a></p>
<p id="logo-title"><img src="OHP-logo-title.svg" /></p> <div class="logo-ohp"><img src="OHP-logo-title.svg" /></div>
<p id="barcode"><img src="barcode.svg" /></p> <div class="barcode"><img src="barcode.png" /></div>
</div> </div>
<div id="spine"> <div class="spine">
<p id="title">DATA browser 08<br />VOLUMETRIC REGIMES<!-- : Material cultures of quantified presence --></p> <p id="title">DATA browser 08<br />VOLUMETRIC REGIMES<!-- : Material cultures of quantified presence --></p>
<p id="multi-small"><img src="multi-remix.svg" /></p> <p id="multi-small"><img src="multi-remix.svg" /></p>
<p id="logo"><img src="OHP-logo.svg" /></p> <p id="logo"><img src="OHP-logo.svg" /></p>
</div> </div>
<div id="cover"> <div class="cover">
<p id="multi"><img src="multi-remix.svg" /></p> <p id="multi"><img src="multi-remix.svg" /></p>
<p class="title">DATA browser 08<br /> <p class="title">DATA browser 08<br />
VOLUMETRIC REGIMES: <br /> VOLUMETRIC REGIMES: <br />
Material cultures of<br> quantified presence Material cultures of quantified presence
</p> </p>
<ul><li>Possible Bodies</li> <ul><li>Possible Bodies</li>
<li>Blanca Pujals</li> <li>Blanca Pujals</li>
@ -50,6 +49,7 @@
<li>Romi Ron Morrison</li> <li>Romi Ron Morrison</li>
<li>The Underground Division</li> <li>The Underground Division</li>
<li>Manetta Berends</li></ul> <li>Manetta Berends</li></ul>
</div>
</div> </div>
</div> </div>
</body> </body>

229
command-line/cover/cover.sla

File diff suppressed because one or more lines are too long

2
command-line/css/baseline.css

@ -15,5 +15,5 @@
background-size: cover; background-size: cover;
background-repeat: repeat-y; background-repeat: repeat-y;
/* start of the first baseline: half of the line-height: 18px / 2 = 9px */ /* start of the first baseline: half of the line-height: 18px / 2 = 9px */
background-position-y: 14px; background-position-y: 7px;
} }

69
command-line/css/print.css

@ -96,8 +96,8 @@ body{
/*size: 164mm 237mm;*/ /* Size of the physical printed DB06 book */ /*size: 164mm 237mm;*/ /* Size of the physical printed DB06 book */
/*size: 576px 864px;*/ /*size: 576px 864px;*/
size: 152mm 229mm; size: 152mm 229mm;
/*bleed: 3mm; */ bleed: 3mm; /* ON for final print files */
/*marks: crop;*/ /* needs to stay off for the final print files */ /*marks: crop;*/ /* OFF for the final print files */
@bottom-center{ @bottom-center{
content: counter(page); content: counter(page);
@ -345,12 +345,17 @@ div.backcover{
div.backcover{ div.backcover{
color: white; color: white;
margin: -4mm 0 0 24mm; /* margin-top: 17mm, margin-left: 42mm */ margin: -4mm 0 0 24mm; /* margin-top: 17mm, margin-left: 42mm */
/*height: 200mm;*/
} }
div.backcover b{ div.backcover b{
display: block;
margin-left: 0; margin-left: 0;
margin-right: 0;
max-width: 300px;
} }
div.backcover p{ div.backcover p{
margin-bottom: var(--line-height); margin-bottom: var(--line-height);
margin-right: -8mm;
} }
div.backcover p:first-of-type{ div.backcover p:first-of-type{
margin-bottom: 9px !important; margin-bottom: 9px !important;
@ -784,8 +789,7 @@ img{
margin-left: -7mm !important; /* same as first-indent but inverted */ margin-left: -7mm !important; /* same as first-indent but inverted */
} }
div.portrait div.thumb img{ div.portrait div.thumb img{
width: auto !important; width: 63mm;
min-width: 60mm;
} }
div.fullpage{ div.fullpage{
page: fullpage !important; page: fullpage !important;
@ -802,8 +806,8 @@ img{
div.fullpage.circluding{ div.fullpage.circluding{
position: absolute; position: absolute;
background-size: contain; background-size: contain;
width: 155.4mm; width: 155mm;
height: 234.6mm; height: 235mm;
top: -3mm; top: -3mm;
page-break-before: always; page-break-before: always;
} }
@ -820,22 +824,53 @@ img{
} }
div.fullpage div.thumb img{ div.fullpage div.thumb img{
/* PREVIEW PDF -- these sizes only apply for the preview view! no bleed */ /* PREVIEW PDF -- these sizes only apply for the preview view! no bleed */
/*width: 152.4mm; /*width: 152mm;
max-width: none; max-width: none;
height: 228.6mm; height: 229mm;
max-height: 228.6mm; max-height: 228.6mm;
margin: -3mm 0 0mm -7mm !important;*/ margin: -3mm 0 0mm -7mm !important;*/
/* PRINT PDF -- these sizes only apply when the bleed is turned on */ /* PRINT PDF -- these sizes only apply when the bleed is turned on */
width: 155.4mm; width: 155mm;
max-width: none; max-width: none;
max-height: 234.6mm; max-height: 235mm;
margin-top: 0mm !important; margin-top: 0mm !important;
margin-bottom: 0 !important; margin-bottom: 0 !important;
margin-left: -3mm !important;
} }
img[src="./images/Topology-typography-2B.svg"]{ /* Placement of full page images in Spec's contribution */
page-break-after: always; div.contribution.romance div.fullpage{
} position: absolute;
background-size: contain;
width: 155mm;
height: 235mm;
top: 0mm;
page-break-after: always;
}
div.contribution.romance div.fullpage div.thumb img{
width: 152mm !important;
height: 232mm !important;
/*margin-bottom: -3mm !important;*/
margin-left: 0mm !important;
}
div[data-page-number="184"] div.fullpage div.thumb img{
background-image: url(../images/Topology-typography-1A.png);
}
div[data-page-number="185"] div.fullpage div.thumb img{
background-image: url(../images/Topology-typography-1B.png);
}
div[data-page-number="186"] div.fullpage div.thumb img{
background-image: url(../images/Topology-typography-2A.png);
}
div[data-page-number="187"] div.fullpage div.thumb img{
background-image: url(../images/Topology-typography-2B.png);
}
/* Placement of full page images on right pages in Spec's contribution */
/*div[data-page-number="185"] div.fullpage div.thumb img,
div[data-page-number="187"] div.fullpage div.thumb img{
margin-left: 0mm !important;
}*/
/* Exception for User Info large small image */ /* Exception for User Info large small image */
div.special_image_treatment.userinfo img{ div.special_image_treatment.userinfo img{
@ -892,7 +927,7 @@ img{
margin-top: 17px; margin-top: 17px;
} }
div[data-page-number="33"] div.thumb{ div[data-page-number="33"] div.thumb{
margin-bottom: 14px; margin-top: -11px;
} }
div[data-page-number="34"] div.thumb{ div[data-page-number="34"] div.thumb{
margin-top: 24px; margin-top: 24px;
@ -925,8 +960,8 @@ img{
margin-bottom: 27px; margin-bottom: 27px;
} }
div[data-page-number="46"] div.thumb{ div[data-page-number="46"] div.thumb{
margin-top: 16px; margin-top: 20px;
margin-bottom: 15px; margin-bottom: 21px;
} }
div[data-page-number="49"] div.thumb{ div[data-page-number="49"] div.thumb{
margin-bottom: 16px; margin-bottom: 16px;
@ -1022,7 +1057,7 @@ img{
margin-bottom: 26px; margin-bottom: 26px;
} }
div[data-page-number="193"] div.thumb{ div[data-page-number="193"] div.thumb{
margin-top: -4px; margin-top: -1px;
} }
div[data-page-number="201"] p.image{ div[data-page-number="201"] p.image{
margin-top: 21px; margin-top: 21px;

2
command-line/templates/template.html

@ -5,7 +5,7 @@
<link href="./css/pagedjs.css" rel="stylesheet" type="text/css"> <link href="./css/pagedjs.css" rel="stylesheet" type="text/css">
<link href="./css/print.css" rel="stylesheet" type="text/css" media="print"> <link href="./css/print.css" rel="stylesheet" type="text/css" media="print">
<!-- BASELINE GRID --> <!-- BASELINE GRID -->
<link href="./css/baseline.css" rel="stylesheet" type="text/css" media="print"> <!-- <link href="./css/baseline.css" rel="stylesheet" type="text/css" media="print"> -->
<!-- ------------- --> <!-- ------------- -->
<script> <script>
// Hyphenopoly is used for the hyphenation of the book. // Hyphenopoly is used for the hyphenation of the book.

25
command-line/update.py

@ -158,14 +158,14 @@ def tweaking(html):
html = html.replace('srcset="./images/Userinfo.jpg 1.5x, ./images/Userinfo.jpg 2x"', 'srcset="./images/Userinfo.svg 1.5x, ./images/Userinfo.svg 2x"') # This image is not on the wiki html = html.replace('srcset="./images/Userinfo.jpg 1.5x, ./images/Userinfo.jpg 2x"', 'srcset="./images/Userinfo.svg 1.5x, ./images/Userinfo.svg 2x"') # This image is not on the wiki
html = html.replace('src="./images/Continuum_brighton.png"', 'src="./images/Continuum_brighton.svg"') # This image is not on the wiki html = html.replace('src="./images/Continuum_brighton.png"', 'src="./images/Continuum_brighton.svg"') # This image is not on the wiki
html = html.replace('srcset="./images/Continuum_brighton.png 1.5x, ./images/Continuum_brighton.png 2x"', 'srcset="./images/Continuum_brighton.svg 1.5x, ./images/Continuum_brighton.svg 2x"') # This image is not on the wiki html = html.replace('srcset="./images/Continuum_brighton.png 1.5x, ./images/Continuum_brighton.png 2x"', 'srcset="./images/Continuum_brighton.svg 1.5x, ./images/Continuum_brighton.svg 2x"') # This image is not on the wiki
html = html.replace('src="./images/Topology-typography-1A.png"', 'src="./images/Topology-typography-1A.svg"') # This image is not on the wiki # html = html.replace('src="./images/Topology-typography-1A.png"', 'src="./images/Topology-typography-1A.svg"') # This image is not on the wiki
html = html.replace('src="./images/Topology-typography-1B.png"', 'src="./images/Topology-typography-1B.svg"') # This image is not on the wiki # html = html.replace('src="./images/Topology-typography-1B.png"', 'src="./images/Topology-typography-1B.svg"') # This image is not on the wiki
html = html.replace('src="./images/Topology-typography-2A.png"', 'src="./images/Topology-typography-2A.svg"') # This image is not on the wiki # html = html.replace('src="./images/Topology-typography-2A.png"', 'src="./images/Topology-typography-2A.svg"') # This image is not on the wiki
html = html.replace('src="./images/Topology-typography-2B.png"', 'src="./images/Topology-typography-2B.svg"') # This image is not on the wiki # html = html.replace('src="./images/Topology-typography-2B.png"', 'src="./images/Topology-typography-2B.svg"') # This image is not on the wiki
html = html.replace('srcset="./images/Topology-typography-1A.png"', 'srcset="./images/Topology-typography-1A.svg"') # This image is not on the wiki # html = html.replace('srcset="./images/Topology-typography-1A.png"', 'srcset="./images/Topology-typography-1A.svg"') # This image is not on the wiki
html = html.replace('srcset="./images/Topology-typography-1B.png"', 'srcset="./images/Topology-typography-1B.svg"') # This image is not on the wiki # html = html.replace('srcset="./images/Topology-typography-1B.png"', 'srcset="./images/Topology-typography-1B.svg"') # This image is not on the wiki
html = html.replace('srcset="./images/Topology-typography-2A.png"', 'srcset="./images/Topology-typography-2A.svg"') # This image is not on the wiki # html = html.replace('srcset="./images/Topology-typography-2A.png"', 'srcset="./images/Topology-typography-2A.svg"') # This image is not on the wiki
html = html.replace('srcset="./images/Topology-typography-2B.png"', 'srcset="./images/Topology-typography-2B.svg"') # This image is not on the wiki # html = html.replace('srcset="./images/Topology-typography-2B.png"', 'srcset="./images/Topology-typography-2B.svg"') # This image is not on the wiki
html = html.replace('trans*feminis', 'trans✶feminis') # changing stars html = html.replace('trans*feminis', 'trans✶feminis') # changing stars
html = html.replace('Trans*feminis', 'Trans✶feminis') # changing stars html = html.replace('Trans*feminis', 'Trans✶feminis') # changing stars
html = html.replace('star (*)', 'star (✶)') # changing stars html = html.replace('star (*)', 'star (✶)') # changing stars
@ -236,6 +236,15 @@ def tweaking(html):
html = html.replace('.png', '.jpg') # Using only jpg version of the images, June 2022 html = html.replace('.png', '.jpg') # Using only jpg version of the images, June 2022
html = html.replace('.gif', '.jpg') # Using only jpg version of the images, June 2022 html = html.replace('.gif', '.jpg') # Using only jpg version of the images, June 2022
html = html.replace('Topology-typography-1A.jpg', 'Topology-typography-1A.png') # Using png's for Spec, Aug 2022
html = html.replace('Topology-typography-1B.jpg', 'Topology-typography-1B.png') # Using png's for Spec, Aug 2022
html = html.replace('Topology-typography-2A.jpg', 'Topology-typography-2A.png') # Using png's for Spec, Aug 2022
html = html.replace('Topology-typography-2B.jpg', 'Topology-typography-2B.png') # Using png's for Spec, Aug 2022
html = html.replace('<div class="contribution 2.5d-romance">', '<div class="contribution romance">') # Aug 2022
html = html.replace('''</p><p>3D computation has historically co-evolved with Modern technosciences, and aligned with the regimes of optimization, normalization and hegemonic world order. The legacies and projections of industrial development leave traces of that imaginary and tell the stories of a lively tension between “the probable” and “the possible”. Defined as the techniques for measuring volumes, volumetrics all too easily (re)produce and accentuate the probable, and this process is intensified within the technocratic realm of contemporary hyper-computation.
</p><p>This book brings together diverse materials from an ongoing trans<span class="star"></span>feminist conversation between artists, software developers and theorists working with <br>techniques and technologies for detecting, tracking, capturing, printing, modeling and rendering volumes.''', '''</p><p>3D computation has historically co-evolved with Modern technosciences, and aligned with the regimes of optimiza-<br>tion, normalization and hegemonic world order. The lega-<br>cies and projections of industrial development leave traces of that imaginary and tell the stories of a lively tension <br>between the probable and the possible. Defined as the techniques for measuring volumes, volumetrics all too easily (re)produce and accentuate the probable, and this process is intensified within the technocratic realm of <br>contemporary hyper-computation.
</p><p>This book brings together diverse materials from an ongoing trans<span class="star"></span>feminist conversation between artists, software developers and theorists working with <br>techniques and technologies for detecting, tracking, capturing, printing, modeling and rendering volumes.''') # Aug 2022
return html return html

Loading…
Cancel
Save