atom feed5 messages in net.java.dev.scenegraph.devRe: Glow Effect with specific color
FromSent OnAttachments
scen...@javadesktop.orgJul 1, 2008 7:47 am 
Chris CampbellJul 8, 2008 1:52 pm 
scen...@javadesktop.orgJul 10, 2008 12:57 am 
Chris CampbellJul 10, 2008 9:23 am 
scen...@javadesktop.orgJul 10, 2008 12:55 pm 
Subject:Re: Glow Effect with specific color
From:scen...@javadesktop.org (scen@javadesktop.org)
Date:Jul 10, 2008 12:57:58 am
List:net.java.dev.scenegraph.dev

Hey Chris

Unfortunatly gave up on SGEffect.

I managed todo the glow effect in a JComponent(not scenegraph), using a blurred
out and resized image, which i ran through a color filter to make it the glow
any color I liked. I could make it pulsating by adjusting the alpha value of the
blurred image. Very very low CPU utilization. It also made a more intense glow
than I was able todo with the SGGlow effect.

This worked like a charm. But I am missing some way to put color filtres on my
images in a scenegraph. Currently I dont know how to "grey" out an image.

Anyway great framework its a pleasure to work with :-) [Message sent by forum member 'oliverdb' (oliverdb)]

http://forums.java.net/jive/thread.jspa?messageID=285587