I started prototyping a simulated experience on the computer screen, just to demonstrate the idea to stakeholders and explore animation possibilities. The experience was made with WebGL, JavaScript and modeling and texturing done by designers. Even though it is an early prototype, I wanted it be maintainable and adaptable. I utilized Google Closure as an OOP framework and wrote a modular system to separate out the core business logic and visual presentation. Soon the application became full-fledged and it turned into an IDE made switching between presentation and debugging possible.
DAT.GUI comes in handy when developing the control hub.
The Color Inspector is a keyboard controlled utility that prints a single LED strand's status in real-time.
The simulation is both a proof of concept and programmable interface for future development. Curious technicians can access the animation scripting themselves with immediate visual feedback. If you are one of them, go have some serious fun with the Prana Editor.
Using the Xethru tracker, the real-time breathing pattern is expressed through a series of colorful animation and ambient sound effects. It is a unique, beautiful meditation experience enhanced by the creative use of multimedia. Behind the scene, Xethru records the real-time data and stores the output in a CSV file. There is a Digital Signal Processing component on the Node.js backend listening to that file change and provide useful data for the experience simulation software.
Unboxing the Xethru radar sensor.
The software development proceeds in parallel with the physical fabrication. This is not only because of production efficiency, but the program is also constantly optimized based on the LEDs' performance and correctness in the real-world and in real-time. The image below shows me working with the light strands.
I designed and created a smartphone home screen app for controlling it remotely. It's a simple interface consists of multiple screens, all performing different tasks like changing animation pattern or pushing a fun emoji or user photo, then displayed by the LEDs. It is also powered by web technology for easy interfacing with the WebSocket protocol via Socket.IO.
The hologram effect of a Space Invader Emoji.
The project is showcased at Fridman Gallery in downtown Manhattan.