package
0.0.0-20240626201420-2baa26568497
Repository: https://github.com/pwiecz/portal_patterns.git
Documentation: pkg.go.dev

# Functions

NewOpenGL2 attempts to initialize a renderer.
NewOpenGL2s attempts to initialize a renderer.
NewOpenGL3 attempts to initialize a renderer.

# Structs

OpenGL2 implements a renderer based on github.com/go-gl/gl (v2.1).
OpenGL2 implements a renderer based on github.com/go-gl/gl (v2.1).
OpenGL3 implements a renderer based on github.com/go-gl/gl (v3.2-core).