exdraw

package module
v0.0.0-...-67dec45 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: MIT Imports: 4 Imported by: 0

README

exdraw

exdraw is an external drawing package based on tfriedel6/canvas and go-gl/glfw.

It allows you to create windows in goroutines and draw in them, similar to the HTML5 canvas API.

Why

At one time, we found out that other packages block the main goroutine and do not provide the functionality we need, which is contrary to our tasks. Therefore, we solved this problem in our own way.

Community

You can contribute to this package.

Examples

Look in the examples folder for some drawing examples.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Window

func Window(width, height int) (window *glfw.Glfw)

Types

This section is empty.

Directories

Path Synopsis
examples
pkg

Jump to

Keyboard shortcuts

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