Skip to content

Releases: kateusz/GameEngine

0.5 - Integration with Silk.Net and ImGui.Net

18 Apr 18:54
7e87ad2
Compare
Choose a tag to compare

What's Changed

  • Integration with Silk.Net, improve abstractions by @kateusz in #6

Full Changelog: 0.4...0.5

0.4

22 Dec 11:12
b3f8bc1
Compare
Choose a tag to compare
0.4
0.4 (#4)

* 2D textures

* abstractions and enable blending

* abstractions, correct layering

* Set clear color. Call SwapBuffers after update

* Event for mouse scroll

* Fix camera 2d

* Flat color shader

* transforms

* white texture

* remove editor

* add tiling factor to texture shader

* textures blending

* fix Z axis position of texture

* remove unused code

* API - add rotated quads

* tint color

* refactoring

0.3 - 2D Camera

08 Sep 15:36
753493f
Compare
Choose a tag to compare
0.3-2D-camera

2D Camera

0.2 - Basic Camera

06 Sep 19:37
Compare
Choose a tag to compare
0.2-basic-camera

0.2 - Basic Camera