package
0.0.0-20211130134719-b8cd25395a05
Repository: https://github.com/artheus/go-minecraft.git
Documentation: pkg.go.dev
# Functions
NewLineRenderer creates a new instance of LineRenderer.
NewLines creates a new instance of *Lines to be rendered as HUD on screen.
No description provided by the author
# Structs
No description provided by the author
LineRenderer is in charge of rendering Lines as HUD on screen.
Lines holds vao, vbo, shader and vertex data for HUD line models.