All Projects → sesteel → go-view

sesteel / go-view

Licence: other
Go-View is a project to build a rudementary GUI library for Go.

Programming Languages

go
31211 projects - #10 most used programming language
Ragel
52 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to go-view

conky-for-macOS
macOS port of the Light-weight system monitor for X.
Stars: ✭ 139 (+631.58%)
Mutual labels:  cairo
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
Stars: ✭ 339 (+1684.21%)
Mutual labels:  cairo
Conky
Light-weight system monitor for X.
Stars: ✭ 5,123 (+26863.16%)
Mutual labels:  cairo
cairo
Package cairo provides full Go bindings for Cairo, a 2D graphics library.
Stars: ✭ 28 (+47.37%)
Mutual labels:  cairo
oxbar
configurable X11 status bar for OpenBSD (and xstatbar successor)
Stars: ✭ 36 (+89.47%)
Mutual labels:  cairo
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (+147.37%)
Mutual labels:  cairo
mplcairo
A (new) cairo backend for Matplotlib.
Stars: ✭ 87 (+357.89%)
Mutual labels:  cairo
cairomate
Structured, dependable legos for Starknet development.
Stars: ✭ 134 (+605.26%)
Mutual labels:  cairo
slope
C/Gtk+ data visualization library.
Stars: ✭ 91 (+378.95%)
Mutual labels:  cairo
cairomate
Structured, dependable legos for Starknet development.
Stars: ✭ 78 (+310.53%)
Mutual labels:  cairo
NaquadahBrowser
A web browser built in Julia Language from the ground up.
Stars: ✭ 31 (+63.16%)
Mutual labels:  cairo
SublimeEthereum
Ethereum Solidity, Vyper, Yul and StarkNet Cairo language syntaxes
Stars: ✭ 102 (+436.84%)
Mutual labels:  cairo
lambda-layer-canvas-nodejs
AWS Lambda Layer with node-canvas and its dependencies packaged, provides a Cairo backed Mozilla Web Canvas API implementation
Stars: ✭ 36 (+89.47%)
Mutual labels:  cairo
cairo jpg
Reading and writing JPEG files from/to Cairo surfaces.
Stars: ✭ 26 (+36.84%)
Mutual labels:  cairo
gagar
Standalone graphical agar.io Python client/bot using GTK and agarnet
Stars: ✭ 21 (+10.53%)
Mutual labels:  cairo
cairo-by-example
Verbosely Documented, Minimal Starknet Contract Examples.
Stars: ✭ 63 (+231.58%)
Mutual labels:  cairo
Cairo
Swift library for Cairo
Stars: ✭ 33 (+73.68%)
Mutual labels:  cairo
Generative-Art
A selection of generative art scripts written in Python
Stars: ✭ 284 (+1394.74%)
Mutual labels:  cairo
argent-x
ArgentX browser extension for StarkNet - made with ❤️ by Argent
Stars: ✭ 419 (+2105.26%)
Mutual labels:  cairo
ocaml-cairo
Binding to Cairo, a 2D Vector Graphics Library.
Stars: ✭ 39 (+105.26%)
Mutual labels:  cairo

Current work has moved to:

https://github.com/vizstra/ui

where opengl has replaced Cairo for drawing calls. The tradeoffs (complexity) to get efficient text rendering using Cairo are not something I want to make at the moment. At least not without trying a different approach using OpenGL first.

go-view

Go-View is an experimental project to build a rudimentary GUI library for Go upon a Cairo backend. It is being built out in the open for anybody to use, but it is a personal project and should be viewed as such. I am exploring tangential issues surrounding UI and UX design. Below, I have placed a few screenshots to give a sense of the asthetic.

Screenshot from the Button Example:

Screenshot from the Checkbox Example:

Screenshot from the Progress Bar Example:

Screenshot from the Text Box Example:

Screenshot from the Editor Example:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].