/imaginary_lights

openFrameworks project for graphics of music video for Imaginary Lights

Primary LanguageC++

openFrameworks project for Imaginary Lights

This repogitory is for the openFrameworks project to create graphics for the music Imaginary Lights. This is developed to apply the Talentastic 2024 which is internal activity of Elastic.

Usage

Press below keys to start/stop sound and control graphics:

Sound and motion

  • s : start audio
  • e : stop audio
  • a : reset timer (motion)

Swtich the scene:

  • 1 : FFT visualization with rectangles
  • 2 : Wireframe muving sea field generated by image data
  • 3 : Moving rectangle plates
  • 4 : Image "Wind God and Thunder God" by Sotatsu Tawaraya with representation of lights
  • 5 : Attractors

Build

This project is based on openFrameworks, so you need to setup it first. See official setup guide. This project is developed with macOS + Xcode.