gl

package
v0.0.0-...-4916209 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package gl implementa el backend de gpu.Device sobre OpenGL 3.3 core.

El paquete no conoce el sistema de ventanas: recibe un resolvedor de funciones y trabaja con punteros. Eso mantiene la capa gpu independiente de platform y permite probar el cargador sin abrir una ventana.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(get func(name string) uintptr) (gpu.Device, error)

New crea el dispositivo sobre el contexto OpenGL activo en el hilo actual. get resuelve funciones de OpenGL por nombre; lo aporta la capa platform.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL