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.
- Host: GitHub
- URL: https://github.com/rostislavjadavan/atlas
- Owner: rostislavjadavan
- License: gpl-3.0
- Created: 2018-03-13T19:38:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-02T20:51:00.000Z (over 7 years ago)
- Last Synced: 2025-05-20T09:45:56.688Z (9 months ago)
- Topics: imgui, openframeworks, vjing
- Language: C++
- Size: 1.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# atlas
VJ Application using OpenFrameworks and ImGui.

## 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