module
0.0.0-20200130095602-cf82ea85f1a5
Repository: https://github.com/andrebq/exp.git
Documentation: pkg.go.dev
# README
What is this?
This repository hold most of my ongoing tests/experiments using the Go language, most of the code will cover topics of Computer Science that I am studying in free-time or tools that aren't ready for public use but solve my own problems.
# Packages
No description provided by the author
Implement a package that can be used to signal events acrross the system.
Chipmunk-GO binding for chipmunk physics engine
See chipmunk-physics.net for chipmunk source-code
Just like the original code, this binding is released under the MIT license.
CodeMirror wraps a simple text editor based on CodeMirror.
No description provided by the author
No description provided by the author
No description provided by the author
Just a random lexer.
No description provided by the author
A 9p file server.
No description provided by the author
No description provided by the author
No description provided by the author
Package httpfs exposes a directory on the disk via a HTTP inteface with r/w access.
No description provided by the author
This programs render a mesh imported using go-assimp (github.com/andrebq/assimp) and allow live editing of OpenGL shaders.
No description provided by the author
Opala is a 2d render engine.
No description provided by the author
No description provided by the author
Roberto souza da silva junior.
No description provided by the author
Make easier to setup routes using gorilla/mux that integrate better with andrebq/webview.
No description provided by the author