Update README.md
This commit is contained in:
parent
d37d94c53f
commit
96f8622112
|
@ -1,5 +1,5 @@
|
|||
# Lumenarium by Foldhaus
|
||||
![Image of Lumenarium](./docs/images/hero-0.png)
|
||||
![Image of Lumenarium](./docs/images/hero-0.PNG)
|
||||
|
||||
## What Is Lumenarium?
|
||||
Lumenarium is our custom build light and motion control software. It allows us to design light and motion patterns for our sculptures, visualize the output long before the sculpture is built, and iterate in real time to achieve the best visual results quickly.
|
||||
|
@ -54,4 +54,4 @@ Coming Soon
|
|||
### Live Compilation Reload
|
||||
One of the most fulfilling parts of working on these sculptures is getting to iterate live on the lights and motion in front of the physical sculpture while on active display. While Lumenarium is designed to enable everyone to shape the visual identity of our sculptures, it also allows for low-level, fine grained control over the visual output as well. The software is split into a platform layer (currently Windows only, though there are plans to support Mac, and possibly Raspberry Pi), and an application library. The application library can be recompiled and hot loaded while the software is running to facilitate the fastest possible iteration time.
|
||||
|
||||
To see how this works in detail see [Handmade Hero](https://guide.handmadehero.org/code/day022/)
|
||||
To see how this works in detail see [Handmade Hero](https://guide.handmadehero.org/code/day022/)
|
||||
|
|
Loading…
Reference in New Issue