High level graphics, UI or game engine
Find a file
2023-11-09 15:51:19 +03:00
cmd Rebranding. 2023-10-23 15:47:27 +03:00
media Rebranding. 2023-10-23 15:47:27 +03:00
.gitignore Rebranding. 2023-10-23 15:47:27 +03:00
camera.go Rebranding. 2023-10-23 15:47:27 +03:00
collider.go Rebranding. 2023-10-23 15:47:27 +03:00
debug.go Rebranding. 2023-10-23 15:47:27 +03:00
elipse.go Rebranding. 2023-10-23 15:47:27 +03:00
engine.go ... 2023-11-09 15:51:19 +03:00
errors.go Rebranding. 2023-10-23 15:47:27 +03:00
go.mod Rebranding. 2023-10-23 15:47:27 +03:00
go.sum Implemented dynamic layering. (should think of optimizations because it requires to sort objects every frame. 2023-08-31 11:29:37 +03:00
img.go Rebranding. 2023-10-23 15:47:27 +03:00
keys.go Rebranding. 2023-10-23 15:47:27 +03:00
line.go Rebranding. 2023-10-23 15:47:27 +03:00
math.go Rebranding. 2023-10-23 15:47:27 +03:00
matrix.go Rebranding. 2023-10-23 15:47:27 +03:00
misc.go Rebranding. 2023-10-23 15:47:27 +03:00
mkfile A bit directory refactoring. 2023-10-12 20:25:26 +03:00
object.go Rebranding. 2023-10-23 15:47:27 +03:00
polygon.go Rebranding. 2023-10-23 15:47:27 +03:00
ray.go Rebranding. 2023-10-23 15:47:27 +03:00
readme.md Rebranding. 2023-10-23 15:47:27 +03:00
rect.go Rebranding. 2023-10-23 15:47:27 +03:00
shader.go Rebranding. 2023-10-23 15:47:27 +03:00
sprite.go Rebranding. 2023-10-23 15:47:27 +03:00
time.go Rebranding. 2023-10-23 15:47:27 +03:00
transform.go Rebranding. 2023-10-23 15:47:27 +03:00
triangle.go Rebranding. 2023-10-23 15:47:27 +03:00
vector.go Rebranding. 2023-10-23 15:47:27 +03:00

gg

Insert here a gopher, please

Golang Graphics, Gopher Games or Good Game engine for 2D applications.

Basing on ebiten.