SolarLune / tetra3dLinks
Tetra3D is a 3D hybrid software/hardware renderer made for games written in Go with Ebitengine.
☆463Updated 3 weeks ago
Alternatives and similar repositories for tetra3d
Users that are interested in tetra3d are comparing it to the libraries listed below
Sorting:
- A Simple 2D Golang collision detection and resolution library for games☆512Updated 9 months ago
- A hand-crafted 2D game library in Go.☆353Updated 6 months ago
- Just another ECS library for Go/Ebitengine☆337Updated 6 months ago
- A pure Go physics library with no dependencies. Unofficial Chipmunk2D port.☆352Updated last month
- User interface engine and widget library for Ebitengine☆814Updated last week
- Go library to parse Tiled map editor file format (TMX) and render map to image☆232Updated 2 months ago
- Dear ImGui renderer for Ebitengine☆132Updated last year
- You know Ebitengine but not Kage?!☆99Updated last month
- Go 3D and 2D game engine using Vulkan (https://kaijuengine.org)☆122Updated 3 weeks ago
- LDtk-Go is a loader for LDtk projects written in Golang.☆110Updated last year
- A minimal GUI framework built on top of Ebitengine that provides support for the Flex Layout Algorithm, building UI from HTML, and user i…☆150Updated last year
- A curated list of awesome Ebitengine frameworks, libraries and software☆861Updated last week
- Useful tips and snippets for Ebiten.☆41Updated 2 years ago
- A Godot-inspired action input handling system for Ebitengine☆91Updated 8 months ago
- A simple and generic ECS implementation in Go☆134Updated last month
- A cgo-free SDL3 binding.☆104Updated last month
- Entity Component System framework for Ebitengine☆91Updated 2 years ago
- A UI toolkit for Ebitengine applications, primarily intended for debugging purposes.☆69Updated this week
- Tile is a 2D grid engine, built with data and cache friendly ways, includes pathfinding and observers.☆206Updated last month
- Sprite animation library for Ebitengine inspired by anim8☆75Updated 9 months ago
- Arche -- Archetype-based Entity Component System (ECS) for Go.☆179Updated 6 months ago
- Networked Entity Component System; a networking layer for donburi