g3n
Leaf
Our great sponsors
g3n | Leaf | |
---|---|---|
2 | 1 | |
1,970 | 4,397 | |
4.4% | - | |
5.9 | 0.0 | |
about 2 months ago | 11 months ago | |
Go | Go | |
BSD 2-clause "Simplified" License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
g3n
-
Is there a 3D game library or engine made in Go that's usable and not restrictively licensed?
https://github.com/g3n/engine is BSD 2-clause.
-
How should I approach plotting (2d and 3d) in Golang project?
Or... You might consider writing directly to a frame buffer and rendering the graphics directly, currently Go doesn't have anything like matplotlib, but there are options like 3d game engines: http://g3n.rocks/ https://azul3d.org/
Leaf
What are some alternatives?
PufferPanel - PufferPanel is an open source game server management panel, designed for both small networks and game server providers.
Pixel - A hand-crafted 2D game library in Go
Ebiten - A dead simple 2D game library for Go
nano - Lightweight, facility, high performance golang based game server framework
goworld - Scalable Distributed Game Server Engine with Hot Swapping in Golang
Azul3D - Azul3D - A 3D game engine written in Go!
engo - Engo is an open-source 2D game engine written in Go.
Pitaya - Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
raylib-go - Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.
gonet - A Game Server Skeleton in golang.