|
|
|
|
Source for the effects demo
Posted:
Feb 5, 2008 7:08 PM
|
|
|
Hello,
I didn't know if it was possible, but I'd love to see the source for the new effects demo:
https://scenegraph-effects.dev.java.net/
Its a great demo, and it would be useful to see the code behind it if possible.
Thanks, Bill
|
|
|
|
|
|
|
Re: Source for the effects demo
Posted:
Feb 6, 2008 8:31 AM
in response to: billg
|
|
|
Hi Bill,
Currently, the source code is only available from the SVN repository at: https://scenegraph-demos.dev.java.net
(Look in the demo.effect.intro package.) I put it there because it demonstrates the use of effects within a Scene Graph application. We can try to make a source zip bundle available for it if that's more convenient.
There are also a number of simple, standalone demos available from the SVN repository at: https://scenegraph-effects.dev.java.net
(Look in the Decora-Demo project.) Those are more focused on the individual effects, one demo per effect. We'll try to get Web Started versions of those put up in the next week or so, but the source is already out there.
Thanks, Chris
|
|
|
|
|
|
|
|
Re: Source for the effects demo
Posted:
Feb 6, 2008 7:57 PM
in response to: campbell
|
|
|
Hi Campbell,
That is excellent; I'm going to download and check it out now. You guys are doing some awesome stuff with Scene Graph. Thanks again, and keep up the great work.
Bill
|
|
|
|
|