Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.3 KB

screenshots.md

File metadata and controls

37 lines (28 loc) · 2.3 KB
title description published date tags editor dateCreated
Artemis screenshots
A collection of work in progress screenshots
true
2022-10-06 18:41:54 UTC
markdown
2021-04-26 14:56:55 UTC

Work in progress screenshots

Note: Video tutorials and written guides on many of the features displayed below are planned for when Artemis 2 nears feature-completion.

plugins.png{.radius-5 .elevation-3} Artemis 2 has been build from the ground up with modularity in mind. This means almost everything can be extended using plugins. New devices, effects, games and almost everything else can be added through plugins.

Surface editor{.radius-5 .elevation-3} The surface editor allows you to recreate your desktop in 2D space, this provides Artemis with spatial awareness and ensures effects scale properly over your different devices. Right clicking a device lets you change its properties such as rotation and scale.

shapes.png{.radius-5 .elevation-3} Here is an overview of the profile editor. While it may be overwhelming at first it is very simple to get some basic effects set up. When you're ready, the profile editor will allow you to create almost anything you can think of.

led-selection.png{.radius-5 .elevation-3} Layers are created by making a selection of LEDs, this allows you to precisely dictate where a layer may render.

shapes.png{.radius-5 .elevation-3} Inside the layer you can freely manipulate the shape that is being rendered. By default it always fills the entire layer as seen in the previous screenshot, but it can shrink and even be a circle, revealing the rainbow background behind.


With the keyframe engine you can animate almost any property of the layer. In the example above the position and scale of the shape have been animated using keyframes.

Nodes{.radius-5 .elevation-3} Using visual programming you can create conditions to dictate when a layer may show. The data available to these conditions is provided by plugins, allowing easy expansion.