-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
169 lines (156 loc) · 8.56 KB
/
Copy pathindex.html
File metadata and controls
169 lines (156 loc) · 8.56 KB
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1HJ4VQ4K1B"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1HJ4VQ4K1B');
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PLOTFLOW · マシンドロー</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,600&family=Noto+Sans+JP:wght@500;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles/tokens.css">
<link rel="stylesheet" href="styles/styles.css">
<meta name="description" content="PLOTFLOW is an independent pen-plotter studio. Universal-Century mobile suits drawn in ink by machine. Limited editions, signed and numbered.">
<link rel="canonical" href="https://plotflow.io/">
<meta name="theme-color" content="#43463e">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<meta property="og:type" content="website">
<meta property="og:site_name" content="PLOTFLOW">
<meta property="og:title" content="PLOTFLOW · マシンドロー">
<meta property="og:description" content="PLOTFLOW is an independent pen-plotter studio. Universal-Century mobile suits drawn in ink by machine. Limited editions, signed and numbered.">
<meta property="og:url" content="https://plotflow.io/">
<meta property="og:image" content="https://plotflow.io/assets/og.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="PLOTFLOW · マシンドロー">
<meta name="twitter:description" content="PLOTFLOW is an independent pen-plotter studio. Universal-Century mobile suits drawn in ink by machine. Limited editions, signed and numbered.">
<meta name="twitter:image" content="https://plotflow.io/assets/og.png">
</head>
<body>
<nav><div class="nav-in">
<a href="/" class="brand">Plotflow<i>*</i></a>
<div style="display:flex;align-items:center;gap:16px">
<div class="nav-links"><a href="#shop">The Work</a><a href="#process">Process</a><a href="#feature">Live Plot</a></div>
<button class="cart">Cart [0]</button>
</div>
</div></nav>
<!-- HERO / LIVE PLOT FEATURE -->
<header class="hero" id="feature">
<div class="grain"></div><div class="scan"></div>
<div class="halftone ht1"></div>
<div class="hero-head">
<h1>PLOTFLOW<span class="s">*</span></h1>
<div class="sub">independent pen-plotter studio <b>//</b> mobile suit editions, drawn by machine <b>//</b> プロットフロー</div>
</div>
<div class="hud num">
<div class="k">Progress</div><div class="row"><span id="pct">0</span><small>%</small></div>
<div class="k" style="margin-top:10px">Ink drawn</div><div class="row"><span id="ink">0.00</span><small>/ <span id="inktot">0.00</span> m</small></div>
<div class="k" style="margin-top:10px">Plot time</div><div class="row"><span id="elapsed">00:00</span><small>/ <span id="total">00:00</span></small></div>
<div class="k" style="margin-top:10px">Position</div><div class="row"><span id="cx">000</span> · <span id="cy">000</span><small>mm</small></div>
</div>
<div class="stage-area">
<div class="bed" id="bed">
<span class="corner c-tl"></span><span class="corner c-tr"></span><span class="corner c-bl"></span><span class="corner c-br"></span>
<span class="bl" id="bedlabel">BED 01 · ARCHIVAL</span>
<canvas id="pcanvas"></canvas>
<svg id="stage" viewBox="0 0 1493 801" preserveAspectRatio="xMidYMid meet">
<path id="ppath" d=""></path>
<g id="pen" opacity="0">
<circle id="pen-c" r="14" fill="none" stroke="#15140f" stroke-width="1.6" vector-effect="non-scaling-stroke"></circle>
<path id="pen-x" d="" stroke="#15140f" stroke-width="1.6" vector-effect="non-scaling-stroke"></path>
</g>
</svg>
<div class="replay" id="replay"><span>▶︎ Plot again</span></div>
</div>
</div>
<div class="hero-jp">
<div class="k jp">マシンドロー</div>
<div class="e">Drawn by machine</div>
</div>
<div class="hero-collab">[ LIVE PLOT<span class="star">*</span> ]</div>
<span class="ast-bug ast"><svg viewBox="0 0 100 100"><line x1="50" y1="6" x2="50" y2="94"/><line x1="6" y1="50" x2="94" y2="50"/><line x1="19" y1="19" x2="81" y2="81"/><line x1="81" y1="19" x2="19" y2="81"/></svg></span>
<div class="pbar"><b id="pbar"></b></div>
<div class="dock">
<div class="selwrap"><select id="suit"></select></div>
<button class="btn pri" id="play">Pause</button>
<button class="btn" id="restart">Restart</button>
<button class="btn" id="skip">Skip ▸︎▸︎</button>
<div class="seg" id="speed"><button data-s="0.5">0.5×</button><button data-s="1" class="on">1×</button><button data-s="2">2×</button><button data-s="4">4×</button></div>
</div>
</header>
<!-- MANIFESTO -->
<section class="mani">
<div class="grain"></div>
<div class="wrap mani-in">
<div><h2>Drawn,<br>not printed<span class="star">.</span></h2><div class="jp">マシンドロー</div></div>
<p>Each Universal-Century mobile suit is rebuilt as a vector drawing and traced in ink by an AxiDraw plotter on Strathmore Bristol. No printing. Every impression is unique to its edition, signed and numbered.</p>
</div>
</section>
<!-- SHOP -->
<section class="shop" id="shop">
<div class="grain"></div>
<div class="wrap">
<div class="shop-head">
<h2>The Work<span class="star">*</span></h2><span class="jp">作品</span>
<div class="meta tiny">Limited editions, made to order. Minor variation in line + ink is a feature of the medium.</div>
</div>
<div class="grid" id="grid"></div>
</div>
</section>
<!-- PROCESS -->
<section class="proc" id="process">
<div class="wrap">
<div class="proc-grid">
<div class="ps"><div class="n">01</div><div class="jp">ベクター化</div><h4>Vectorize</h4><p>The suit is rebuilt as a precise vector drawing. Every line mapped as a coordinate path for the plotter.</p></div>
<div class="ps"><div class="n">02</div><div class="jp">作画</div><h4>Plot</h4><p>An AxiDraw traces the paths in Staedtler Triplus 0.3mm fineliner on Strathmore 300 Bristol, 11×14″.</p></div>
<div class="ps"><div class="n">03</div><div class="jp">仕上げ</div><h4>Finish</h4><p>Inspected, signed, and numbered. No two prints in an edition are ever identical.</p></div>
</div>
</div>
</section>
<!-- NEWSLETTER / DROP LIST -->
<section class="news" id="newsletter">
<div class="grain"></div>
<div class="wrap news-in">
<div class="news-copy">
<h2>Join the drop list<span class="star">*</span></h2>
<div class="jp">入荷通知</div>
<p>Editions are limited to 25 and sell out. Get an email the moment a new suit drops or a sold-out edition is back. No spam, just drops.</p>
</div>
<form class="news-form" id="newsForm" novalidate>
<div class="news-row">
<input type="email" id="newsEmail" placeholder="you@example.com" autocomplete="email" required aria-label="Email address">
<button type="submit">Notify me</button>
</div>
<p class="news-msg tiny" id="newsMsg" role="status"></p>
</form>
</div>
</section>
<footer>
<div class="grain"></div>
<div class="wrap">
<div class="foot-mast">PLOTFLOW<span class="s">*</span></div>
<div class="foot-cols">
<div class="fc"><h5>Shop*</h5><a href="#shop">All editions</a><a href="commissions.html">Commissions</a></div>
<div class="fc"><h5>Studio*</h5><a href="#process">Process</a><a href="about.html">About</a><a href="contact.html">Contact</a></div>
<div class="fc"><h5>Info*</h5><a href="shipping.html">Shipping</a><a href="returns.html">Returns</a><a href="faq.html">FAQ</a></div>
<div class="fc"><h5>マシンドロー</h5><a href="https://instagram.com/plotflow" target="_blank" rel="noopener">@plotflow</a><a href="#newsletter">Newsletter</a><span class="est">est. 2026</span></div>
</div>
<div class="foot-bot tiny"><span>© 2026 PLOTFLOW* · PLOTTED IN THE U.S.A.</span><span>マシンドロー · DRAWN BY MACHINE</span></div>
</div>
</footer>
<!-- data first, then components -->
<script src="data/editions.js"></script>
<script src="scripts/config.js"></script>
<script src="scripts/stock.js"></script>
<script src="scripts/shop.js"></script>
<script src="scripts/plotter.js"></script>
<script src="scripts/newsletter.js"></script>
<script src="scripts/cart.js"></script>
</body>
</html>