Re: ShaderState with GLArrayDataClient and GLArrayDataServer explaining
Posted by
Sven Gothel on
Feb 20, 2015; 4:05pm
URL: https://forum.jogamp.org/ShaderState-with-GLArrayDataClient-and-GLArrayDataServer-explaining-tp4034042p4034043.html
On 02/20/2015 04:17 PM, kles4enko [via jogamp] wrote:
> Please, explain next points:
> 1. How to use ShaderState with GLArrayDataClient ?
> 2. How to use ShaderState with GLArrayDataServer ?
> 3. When used GLArrayDataServer and when used GLArrayDataClient, differences ?
Please read the unit test's demo code,
e.g. RedSquareES2, GearsES2, ..
and the API documentation.
All in jogl git repo ..
Related
<
http://forum.jogamp.org/Shader-utilities-td4033981.html#a4033985>
>
> Thank you!
Hope it helps.
~Sven