[TOOL] OpenGLNotifier Beta Ver.04

dacoder

Member
MOD NOTE: It appears that this no longer is being hosted anywhere.

Heres the good news: I got the display working, and animating.
Heres the bad news: It is SUPER glitchy.
So: I will leave this thread like this until OBS redux comes out, then I will return to this idea. In the meantime: the CLASSIC version will be getting an update.

Download
http://www.mediafire.com/download/x6rqt ... tifier.rar

Update Log
0.4:
Fixed issues with re-selecting previously saved settings
Fixed settings exiting upon a ChangeEvent
Place in text / font
OpenGL is very nit-picky about changing resources while it is running (I cannot scale font! Or change it)
0.3:
Stream notification of online/offline
Recent followers now configurable (up to 20)
Fixed some issues with closing
RGBpicker now does not display on startup
Total only updates when a new follower is detected (to keep the API bugs away)
Fixed numerous bugs
0.1:
Released! (With source code)

Note
Please do tell me of features you want to see:
Currently these features will be added (and can be added):
Profiles
Output to a .txt of who just followed
Plugins for animations and themes
Multiple text or images displayed
.gif support
Sound support increase (currently only .wav)
Target FPS, (60, 120, etc)

Already Found Bugs
Settings will cause a java crash, reason found, DO NOT HIT RE-SCAN. (adding x2 action listeners)
Random times the program will stop responding, often at window closing event. This is from OpenGL not stopping?
[IF] the program does stop responding, just start task manager, and close java.exe

Source Code
(also distributed with the client itself)
https://github.com/da-coder/OpenGLNotifier
 
Last edited by a moderator:

atmo

New Member
Do you have a demo?

I suggest you try to port it from OpenGL/Java to WebGL/Javascript, allowing you to take advantage of the alpha transparency of faruton's CLR Browser Source plugin.
 

dacoder

Member
atmo said:
Do you have a demo?

I suggest you try to port it from OpenGL/Java to WebGL/Javascript, allowing you to take advantage of the alpha transparency of faruton's CLR Browser Source plugin.

I do have a demo? The download link is above, or the source code too. (github)
Porting to WebGL? Hmm, java script is way dif then java, as I'm sure you know. I have never coded in JS, but if you know how, the source is available. That might be a good project, just let me fish this version before I do.
 

purple45

New Member
Stream notification of online/offline
Recent followers now configurable (up to 20)
Fixed some issues with closing
RGBpicker now does not display on startup
Total only updates when a new follower is detected (to keep the API bugs away)
Fixed numerous bugs???

____________
GUL
 
Top