fab70ddc86
Add support for textures
2021-01-30 17:43:17 +01:00
c4fb7ff1d8
Add support for material color
...
The GL_DEPTH_TEST (in the Window.java) has been disabled (removed)
because in the 2D graphics we don't need that, even more it was making
alpha color-channel unusable.
2021-01-30 14:58:49 +01:00
bd5ad778c9
Remove unnecessary Z-index
2021-01-30 14:26:58 +01:00
a0d46a3b82
Create view and projection matrix for Camera
2021-01-30 14:21:56 +01:00
89ed1b9571
Create model matrix for Object
2021-01-30 14:21:50 +01:00
0594c87f77
Create basic Sprite shape
2021-01-30 14:21:44 +01:00
17d8c9406f
Put the OpenGL to work
2021-01-30 14:21:39 +01:00
f480fffc8e
Create empty game window
2021-01-30 10:27:04 +01:00
915067f3ca
Put the Spring Framework to work
2021-01-30 09:38:55 +01:00
c128e026ec
Add required dependencies
2021-01-30 09:32:27 +01:00
04359a1527
Init repo
2021-01-30 09:09:31 +01:00