An open API service indexing awesome lists of open source software.

https://github.com/rostislavjadavan/atlas

VJ Application prototype using OpenFrameworks and ImGui.
https://github.com/rostislavjadavan/atlas

imgui openframeworks vjing

Last synced: 5 months ago
JSON representation

VJ Application prototype using OpenFrameworks and ImGui.

Awesome Lists containing this project

README

          

# atlas
VJ Application using OpenFrameworks and ImGui.

![screenshot](screenshot.jpg)

## Planned features
* play animated ```gif``` (or directory with gifs)
* text layer using custom ```.ttf``` font
* photoshop-like blending modes
* image or image slideshow
* timetable
* beat detection
* save/load workspace

## Reference

* OpenFrameworks - https://github.com/openframeworks/openFrameworks
* ImGui - https://github.com/ocornut/imgui (https://github.com/jvcleave/ofxImGui)
* GifDecoder based from https://github.com/waynejo/android-ndk-gif