gg/src/gx
2023-05-27 18:00:27 +03:00
..
camera.go Started implementing colliders. Simplified structure for basic types like Camera. 2023-05-04 19:31:33 +03:00
circle.go How to fuckin draw a rectangle? 2023-05-22 23:39:01 +03:00
collider.go How to fuckin draw a rectangle? 2023-05-22 23:39:01 +03:00
debug.go Implemented the example for testing the engine. 2023-02-18 11:11:09 +05:00
img.go Added visibility changing abilities for drawers. 2023-05-23 16:19:55 +03:00
keys.go Added more hotkeys for testing in the example. 2023-02-18 15:26:54 +05:00
line-segment.go ... 2023-05-27 18:00:27 +03:00
main.go ... 2023-05-27 18:00:27 +03:00
math.go ... 2023-05-27 18:00:27 +03:00
matrix.go Added the structures I am gonna need to implement colliders and more. 2023-05-11 12:28:34 +03:00
misc.go Added the structures I am gonna need to implement colliders and more. 2023-05-11 12:28:34 +03:00
object.go Implemented shaders on sprites. 2023-05-26 18:31:04 +03:00
point.go Added the structures I am gonna need to implement colliders and more. 2023-05-11 12:28:34 +03:00
ray.go Added the structures I am gonna need to implement colliders and more. 2023-05-11 12:28:34 +03:00
rect.go Implemented shaders on sprites. 2023-05-26 18:31:04 +03:00
shader.go ... 2023-05-27 18:00:27 +03:00
sprite.go Implemented shaders on sprites. 2023-05-26 18:31:04 +03:00
time.go How to fuckin draw a rectangle? 2023-05-22 23:39:01 +03:00
transform.go It can draw a damn rectangle now. 2023-05-22 23:51:14 +03:00
triangle.go ... 2023-05-27 18:00:27 +03:00
vector.go Added the structures I am gonna need to implement colliders and more. 2023-05-11 12:28:34 +03:00