Re: Where do I post my JOGL demo?
Posted by Sven Gothel on May 18, 2012; 1:29am
URL: https://forum.jogamp.org/Where-do-I-post-my-JOGL-demo-tp3999534p4000095.html
On 05/17/2012 08:18 PM, Pixelapp [via jogamp] wrote:
> I just ported this demo from Java-tips.org. Carried over from jogl1.1 to jogl2.0
>
> It is a very useful demo. So, please upload it to jogl demos section of
> Jogamp.org.
Why don't you clone jogl-demos via git,
add a new subpackage for your stuff w/ a nice name 'javatips' or 'pixelapp'
and then we can pull and merge it.
~Sven