package
0.1.0
Repository: https://github.com/aceeric/engine.git
Documentation: pkg.go.dev

# Packages

Package shaders contains the several shaders used by the engine.

# Functions

NewRenderer creates and returns a pointer to a new Renderer.
NewShaman creates and returns a pointer to a new shader manager.

# Constants

No description provided by the author

# Structs

ProgSpecs represents a compiled shader program along with its specs.
Renderer renders a 3D scene and/or a 2D GUI on the current window.
ShaderSpecs describes the specification of a compiled shader program.
Shaman is the shader manager.
Stats describes how many object types were rendered.