alinz / ecs
Entity Component System in golang
☆11Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for ecs
- A simple Go library for performing 2D collision detection based on sat-js☆70Updated last year
- Golang port of Box2d_Lite☆38Updated 7 years ago
- This package is deprecated. Use syscall/js of GopherJS instead.☆78Updated 5 years ago
- Cubez is a 3d physics engine written natively in Go.☆29Updated 8 years ago
- fugo - fun with Go. gomobile OpenGL game☆35Updated 5 years ago
- natto is an example/offshoot of otto that implements an event loop (supporting setTimeout/setInterval)☆57Updated 10 years ago
- A virtual dom implementation written in go which is compatible with gopherjs☆92Updated last year
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆134Updated 2 years ago
- Experimental Vulkan 3D Engine written in Go☆38Updated last month
- gwob - Pure Go Golang parser for Wavefront .OBJ 3D geometry file format☆36Updated 6 months ago
- Physics, Collision, and Mouse systems for the Engo game engine that utilizes ByteArena's box2d Go port☆25Updated 10 months ago
- Run stuff on the main thread in Go☆78Updated last year
- A "native" ogg vorbis decoder for Go (uses inline stb_vorbis)☆31Updated last year
- A rewrite of my favorite multimedia library, SFML, in Go☆19Updated 8 years ago
- Xferspdy provides binary diff and patch library in golang. [Mentioned in Awesome Go, https://github.com/avelino/awesome-go]☆101Updated 3 years ago
- ⚙ A simple ECS (Entity Component System) pattern implemented in Go and using Ebiten as the renderer.☆15Updated 4 years ago
- golang enet protocol implementation☆44Updated 10 years ago
- Entity Component System in Go☆13Updated 7 years ago
- open-gl rendering and scenegraph library☆34Updated 2 years ago
- A Go preprocessor for package scoped reflection☆105Updated 7 years ago
- efficient client ⚡️☆75Updated 8 months ago
- Golang port of poly2tri.js and poly2tri☆21Updated 7 years ago
- GUI framework on OpenGL/WebGL for golang☆32Updated 8 years ago
- A small fantasy game engine in WASM using GoLang☆93Updated 2 years ago
- bgfx for Go☆59Updated 10 years ago
- My old Flash game rewritten in Go using the Ebiten library☆29Updated last year
- Navigation mesh pathfinding and spatial reasoning library