Skip to main content

Module rendering

Module rendering 

Source
Expand description

§SDK Rendering API

Provides methods on GoudGame for 2D rendering operations including frame management, immediate-mode sprite/quad drawing, and render state control.

§Availability

This module requires the native feature (desktop platform with OpenGL).

Structs§

FogConfig
Fog configuration
GridConfig
Grid configuration
ImmediateRenderState
GPU resources for immediate-mode sprite and quad rendering.
Light
A light in the scene
PrimitiveCreateInfo
Primitive creation info
SkyboxConfig
Skybox configuration
SpriteBatchConfig
Configuration for sprite batch rendering.

Enums§

GridRenderMode
Grid render mode
LightType
Type of light source
PrimitiveType
Type of 3D primitive