|
8f3d3dc7bf
|
First steps towards Catmul-Rom spline path movement
Lots of hardcoded stuff, but interpolation between two points is working and displayed.
|
2020-09-28 16:52:35 +02:00 |
|
|
d538ff64ec
|
Add materials for diffuse + specular shading
|
2020-01-15 18:25:04 +01:00 |
|
|
30b36bd9f8
|
Add basic sine animation component + system for it
|
2020-01-15 17:16:55 +01:00 |
|
|
59e3132d6e
|
Proper transparency via sorting + new test level
|
2020-01-15 17:06:58 +01:00 |
|
|
c1c62a9b94
|
Basic LOD system
|
2020-01-15 12:06:20 +01:00 |
|
|
cbb0dc1164
|
Texture!
|
2020-01-14 13:14:33 +01:00 |
|
|
704081dbc3
|
Add image loader library
|
2020-01-14 12:57:54 +01:00 |
|
|
1824b0c38c
|
Correctly render mesh from obj
|
2020-01-14 12:53:31 +01:00 |
|
|
a262b60def
|
Mostly functional mouse look
Walking doesn't take it into account though...
|
2020-01-07 20:02:40 +01:00 |
|
|
d99ca4c8d7
|
Basic camera, mesh, rendering systems
Not used yet!
|
2020-01-07 13:50:47 +01:00 |
|
|
7675ddc3a4
|
Add glm for vector math, used for position and movement
|
2020-01-07 13:10:23 +01:00 |
|
|
3529254a29
|
Move all ECS stuff into their own files / dirs
|
2020-01-04 18:25:47 +01:00 |
|
|
0d9f16939c
|
Restructure files into directories for more clarity
|
2020-01-04 18:19:18 +01:00 |
|
|
94929db5ce
|
Add OBJ Loader
|
2020-01-04 18:18:03 +01:00 |
|
|
a1ccd4e362
|
Colorful triangle with shaders loaded with new class!
|
2020-01-04 17:48:15 +01:00 |
|
|
2cb10c9910
|
Add Shader class from learnopengl.com
|
2020-01-03 21:51:30 +01:00 |
|
|
50e5a2b30c
|
Tutorial code for modern OpenGL rendering
|
2020-01-03 21:45:01 +01:00 |
|
|
dce2418762
|
Add OpenGL and GLFW dependencies + example
|
2019-12-13 13:40:41 +01:00 |
|
|
8032f2efec
|
Add basic project with gravity system test
|
2019-12-13 13:26:18 +01:00 |
|