Update website mockup images

This commit is contained in:
Keavon Chambers 2023-03-22 09:35:32 -07:00
parent d4e8a5545d
commit 6438a2a403
1 changed files with 9 additions and 11 deletions

View File

@ -51,18 +51,18 @@
<section id="screenshots">
<div class="carousel">
<img src="https://static.graphite.rs/content/index/gui-mockup-viewport.png" />
<img src="https://static.graphite.rs/content/index/gui-mockup-nodes.png" />
<img src="https://static.graphite.rs/content/index/gui-mockup-viewport__2.png" />
<img src="https://static.graphite.rs/content/index/gui-mockup-nodes__2.png" />
<img src="https://static.graphite.rs/content/index/gui-demo-yosemite.png" />
</div>
<div class="carousel torn left">
<img src="https://static.graphite.rs/content/index/gui-mockup-viewport.png" />
<img src="https://static.graphite.rs/content/index/gui-mockup-nodes.png" />
<img src="https://static.graphite.rs/content/index/gui-mockup-viewport__2.png" />
<img src="https://static.graphite.rs/content/index/gui-mockup-nodes__2.png" />
<img src="https://static.graphite.rs/content/index/gui-demo-yosemite.png" />
</div>
<div class="carousel torn right">
<img src="https://static.graphite.rs/content/index/gui-mockup-viewport.png" />
<img src="https://static.graphite.rs/content/index/gui-mockup-nodes.png" />
<img src="https://static.graphite.rs/content/index/gui-mockup-viewport__2.png" />
<img src="https://static.graphite.rs/content/index/gui-mockup-nodes__2.png" />
<img src="https://static.graphite.rs/content/index/gui-demo-yosemite.png" />
</div>
<div class="screenshot-details">
@ -85,15 +85,13 @@
</div>
<div class="screenshot-description">
<p class="balance-text active">
Viewport interface mockup showcasing a photo editing project that utilizes Graphite's raster graphics pipeline, one of the upcoming roadmap milestones. Raster editing is not yet
supported.
Viewport interface mockup showcasing a photo editing project that utilizes Graphite's raster graphics pipeline, one of the upcoming roadmap milestones. Photo editing is not yet supported.
</p>
<p class="balance-text">
Node graph mockup demonstrating how the layers directly correspond to nodes. Thick vertical (upward) lines represent compositing stacks and horizontal (rightward) links represent data
flow connections.
Node graph mockup demonstrating how the the Layer Tree panel directly corresponds to the node graph. Thick vertical (upward) lines represent compositing stacks between layers and horizontal (rightward) links represent data flow connections between nodes.
</p>
<p class="balance-text">
Vector artwork created in the alpha version of the Graphite editor. Try this out at
(Outdated, early 2022) Vector artwork created in the alpha version of the Graphite editor. Try this out at
<a href="https://editor.graphite.rs">editor.graphite.rs</a>
instantly in your browser.
</p>