GLRasterizer

package
v0.0.0-...-7707c45 Latest Latest
Warning

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

Go to latest
Published: May 4, 2018 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FULLRECTUV = [][5]float32{
	{-1., -1., 0, 0, 1},
	{+1., -1., 0, 1, 1},
	{+1., +1., 0, 1, 0},
	{-1., +1., 0, 0, 0},
	{-1., -1., 0, 0, 1},
	{+1., +1., 0, 1, 0},
}
View Source
var FULLRECTUVSIZE = len(FULLRECTUV) * 5 * 4

Functions

func Load

func Load(path string) io.Reader

func Simple

func Simple(rgba *image.RGBA)

func Simple2

func Simple2(rgba *image.RGBA)

Types

This section is empty.

Jump to

Keyboard shortcuts

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