Re: Looking for a shader example

Posted by Sven Gothel on
URL: https://forum.jogamp.org/Looking-for-a-shader-example-tp4025242p4025250.html

On 06/19/2012 07:59 AM, Demoscene Passivist [via jogamp] wrote:

> Maybe u should check out the turorial section in the jogamp wiki
> <http://jogamp.org/wiki/index.php/Jogl_Tutorial> ? There are a couple of very
> basic setup tutorials that might fit ur description ...
>
> For more advanced examples u may have a look at my blog @tumblr.
> <http://copypastaresearch.tumblr.com/> It also features a very basic vertex
> shading example
> <http://copypastaresearch.tumblr.com/post/1033237190/ported-another-glsl-routine-to-jogl2-this-time-a>.
>
>
> Hope this gets u started ... :)
>
A very detailed and documented demo if from Xerxes here:

<http://jogamp.org/git/?p=jogl-demos.git;a=blob;f=src/demos/es2/RawGL2ES2demo.java;hb=HEAD>

And our junit tests and demos ofc:

<http://jogamp.org/git/?p=jogl.git;a=tree;f=src/test/com/jogamp/opengl/test/junit/jogl/glsl;hb=HEAD>

<http://jogamp.org/git/?p=jogl.git;a=tree;f=src/test/com/jogamp/opengl/test/junit/jogl/demos/es2;hb=HEAD>

~Sven


signature.asc (910 bytes) Download Attachment