Documentación

Home

RenderEngine

Classes

OpenGLApi

Inherits from object

API to comunicate with the graphics card

Methods

Nombre Descripción Parámetros Valor de retorno
v1render DEPRECATED
Nombre Descripción
vertices vertices to render
use_program
Nombre Descripción
program shader to use
render
Nombre Descripción
info info from the element to render to the scene
clear clear color and depth buffer
Nombre Descripción
set_camera_transforms
Nombre Descripción
position 4x4 matrix
rotation 4x4 matrix
destroy Destroys vertex and element buffers
Nombre Descripción