renderpipeline

package
v0.0.0-...-7fee067 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RenderPipeline

type RenderPipeline struct {
	// contains filtered or unexported fields
}

func (*RenderPipeline) Append

func (r *RenderPipeline) Append(t *texture.Texture)

AddToRenderPipeline allows you to push images into a queue that will be rendered

This is more efficient than rendering directly to the frame buffer

func (*RenderPipeline) Clear

func (r *RenderPipeline) Clear()

func (RenderPipeline) Get

func (r RenderPipeline) Get() []*texture.Texture

Jump to

Keyboard shortcuts

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