JogAmp’s JOGL FFmpeg Binding Update
As already demonstrated in the previous Graph UI blog, the FFmpeg binding has been properly update, now supporting version 4, 5 and the development trunk 6. Version 4 is currently used in Debian 11 and...
View ArticleGraph Performance: 1296 Glyphs processed in ~11ms on Raspi 4b
Graph Perf Update: 1296 chars to Region per Frame: (updated post 2x) RaspiPi4 11.34ms (regioned) + 5.5ms (draw) PC 1.93ms (regioned) + 0.28ms (draw) Performance update from commit...
View ArticleGraphUI Enhanced Shape Interaction & MediaButton
Today I will add a few blog posts regarding updates in the Graph Type Rendering and UI Saga. This first one covers enhancements with user interaction. Earlier we used a scroll-wheel to translate the...
View ArticleGraphUI – Easy to Use for your Desktop & Embedded Systems
Part of the Graph Type Rendering and UI Saga. After a few reviews & iterations cleaning up technical issues like bugs & performance, I couldn’t stop w/o simplifying the API itself. So here I...
View ArticleGraphUI – Type Animation Update 1
The Graph Type Rendering and UI Saga continues. UISceneDemo03 update using the new GraphUI GlyphShape, handling string processing into a list of GlyphShapes while preserving unscaled target position...
View ArticleGraphUI – Type Animation Update 2
Happy Easter and the Graph Type Rendering and UI Saga continues. First I completed a big general JOGL overhaul of the matrix and vector math now using Matrix4f within a rewritten PMVMatrix to help...
View ArticleJOAL/OpenAL + GraphUI: Spatial Sound in your UI & JogAmp v2.5.0 Notes
While working on JogAmp v2.5.0 release and updating supported MacOS versions as well as fixing Hi-DPI for AWT and NEWT, some love has been given to our OpenAL-Soft integration to JOAL and JOAL itself....
View ArticleJogAmp 2.5.0 Released
Release info & Download Links * Features & Bugs-Fixed https://jausoft.com/Files/media/20230818-JogAmp-2_5_0.mp4 (Direct video URL, download and share – or just view at original resolution)
View ArticleGraphUI MediaButton Grid with Grouped Controls (GLMediaPlayer)
Resolving Bug 1472, enhance GLMediaPlayer’s AV Synchronization, I produced another demo for the Graph Type Rendering and UI saga exposing multiple GLMediaPlayer utilizing FFMpeg and our JOAL/OpenAL...
View ArticleGraphUI MediaPlayer – Feature Complete
After showing our GLMediaPlayer & GraphUI MediaPlayer progress, I can now conclude this demonstration being feature complete with text/ASS & bitmap subtitles including international...
View Article