render

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

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

Go to latest
Published: Nov 9, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Braille

type Braille [2][4]int

func NewBraille

func NewBraille() Braille

func (Braille) Rune

func (b Braille) Rune() rune

type Renderer

type Renderer struct {
	FrameBuffer [256 * 256 * 4]byte
	Serial      int
	StartTime   time.Time
}

func NewRenderer

func NewRenderer(count int, startTime time.Time) Renderer

func (*Renderer) Render

func (this *Renderer) Render(data ppu.RenderingData)

Jump to

Keyboard shortcuts

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