High level graphics, UI or game engine
Find a file
2023-05-04 19:31:33 +03:00
src Started implementing colliders. Simplified structure for basic types like Camera. 2023-05-04 19:31:33 +03:00
.gitignore Basic window implementation. 2023-02-17 09:04:29 +05:00
go.mod Use pool instead of slices. 2023-04-28 18:03:26 +03:00
go.sum Use pool instead of slices. 2023-04-28 18:03:26 +03:00
mkconfig Basic window implementation. 2023-02-17 09:04:29 +05:00
mkfile Basic window implementation. 2023-02-17 09:04:29 +05:00
readme.md Init. 2023-02-17 07:27:56 +05:00

gox

2D graphcs engine based on ebiten.