OpenGL renderer
oglr About oglr is a package for Go to load OpenGL functions and render graphics. It is published on https://github.com/vbsw/oglr. Copyright Copyright
golang OpenGL helper functions
glh: golang OpenGL helpers This package contains a number of functions useful for applications using OpenGL. Code Reference Features Textures and Text
Go bindings for OpenGL (generated via glow)
gl This repository holds Go bindings to various OpenGL versions. They are auto-generated using Glow. Features: Go functions that mirror the C specific
Go bindings to OpenGL Utility Library
GLU This package offers minimal bindings for GLU functions. Usage go get github.com/go-gl-legacy/glu
License Copyright 2012 The go-gl Authors. All ri
OpenGL binding generator for Go
GoGL GoGL is an OpenGL binding generator for Go. No external dependencies like GLEW are needed. Install the OpenGL bindings For example, OpenGL 2.1 bi
Go cross-platform OpenGL bindings.
gl Package gl is a Go cross-platform binding for OpenGL, with an OpenGL ES 2-like API. It supports: macOS, Linux and Windows via OpenGL 2.1 backend, i
Go cross-platform glfw library for creating an OpenGL context and receiving events.
glfw Package glfw experimentally provides a glfw-like API with desktop (via glfw) and browser (via HTML5 canvas) backends. It is used for creating a G
Canvas is a Go drawing library based on OpenGL or using software rendering that is very similar to the HTML5 canvas API
Go canvas Canvas is a pure Go library that provides drawing functionality as similar as possible to the HTML5 canvas API. It has nothing to do with HT
A Pong clone made from scratch with Go and C using OpenGL 3.3
Go-Pong A Pong video game clone made with Go lang and OpenGL 3.3 using C. Gameplay Offline Key bindings are 'w' and 's' for the left player and 'up ar
A markdown renderer package for the terminal
go-term-markdown go-term-markdown is a go package implementing a Markdown renderer for the terminal. Note: Markdown being originally designed to rende
A PDF renderer for the goldmark markdown parser.
goldmark-pdf goldmark-pdf is a renderer for goldmark that allows rendering to PDF. Reference See https://pkg.go.dev/github.com/stephenafamo/goldmark-p
gofontrender renders text with different parameters using the go font renderer
gofontrender This simple program renders text using the go font render. It computes the anti-aliasing by computing the exact pixel coverage with the a
Tetra3D is a 3D software renderer written in Go and Ebiten and made for games.
Tetra3D Tetra3D Docs Support If you want to support development, feel free to check out my itch.io / Steam / Patreon. I also have a Discord server her
HomeDashboard renderer core components
HomeDashboard Renderer Core Components Contains core components and basic render
A gemtext renderer for goldmark.
goldmark-gemtext A gemtext renderer for goldmark. You can use this library to parse commonmark markdown (with support for autolinks and strikethrough)
A terminal image renderer written in Go.
TermPic An image renderer for the terminal. Written in Go. Usage You need Golang to build the binary. # Build it
$ go build -o termpic main.go
# Run
HTML, CSS and SVG static renderer in pure Go
Web render This module implements a static renderer for the HTML, CSS and SVG formats. It consists for the main part of a Golang port of the awesome W
Embedded javascript server-side renderer for Golang
v8ssr Embedded javascript server-side renderer for Golang. Useful for static server-side rendering. This does not attempt to polyfill node or browser