Package org.jzy3d.io.glsl


package org.jzy3d.io.glsl
  • Class
    Description
    Below is description of the GLSL program lifecycle, with Jzy3d methods, and underlying OpenGL methods.
     
    Control the behaviour of a GLSL program with errors (throwing exceptions, create warnings, etc)
    Store a pair of URL for a vertex and fragment shader, relative to a class Package.