logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

OpenGL::Shader::Objects - plug-in module for use with OpenGL::Shader

Author

       Bob "grafman" Free - grafman@graphcomp.com.  Copyright 2007 Graphcomp - ALL RIGHTS RESERVED

       This program is free software; you can redistribute it and/or modify it under the same terms as Perl
       itself.

perl v5.40.1                                       2025-03-21                       OpenGL::Shader::Objects(3pm)

Description

       This module provides a base class for high-level OpenGL shaders.

       This subclasses of the OpenGL::Shader::Common module.

Name

       OpenGL::Shader::Objects - plug-in module for use with OpenGL::Shader

Synopsis

         # See docs in OpenGL/Shader/Common.pm

See Also