4VRDriver
|
192082043e
|
Add basic phong lighting
(ambient+diffuse+specular)
|
2020-09-06 14:59:53 +02:00 |
|
4VRDriver
|
e4139105ee
|
Add a basic entity class
|
2020-09-06 13:02:40 +02:00 |
|
4VRDriver
|
c0cbf8c257
|
Small cmake changes
|
2020-09-05 19:05:25 +02:00 |
|
4VRDriver
|
79717cfc57
|
CMake stuff, add Unix/Win32 ifs, add GLFW source
|
2020-09-05 18:26:00 +02:00 |
|
4VRDriver
|
e16eb06984
|
Merge branch 'master' of gitlab.com:4VRDriver/fall-fever into master
|
2020-09-05 16:15:52 +02:00 |
|
4VRDriver
|
d9568c32b1
|
uint -> uint32_t
|
2020-09-05 16:11:00 +02:00 |
|
4VRDriver
|
8220757bd3
|
Model loading now working
|
2020-09-05 16:10:15 +02:00 |
|
4VRDriver
|
fff7c0bde2
|
Bug fixes in modelloading
|
2020-09-05 13:21:19 +02:00 |
|
4VRDriver
|
dead2521c8
|
Reorganize and add License
|
2020-09-05 11:32:30 +02:00 |
|
4VRDriver
|
59e043a946
|
Add models temporarily to gitignore
|
2020-09-05 10:36:23 +02:00 |
|
4VRDriver
|
dad774bcce
|
Merge branch 'master' of gitlab.com:4VRDriver/fall-fever into master
|
2020-09-05 10:18:22 +02:00 |
|
4VRDriver
|
0a872ccd10
|
Small changes
|
2020-09-05 10:16:12 +02:00 |
|
4VRDriver
|
53efe08002
|
Add high res model
|
2020-09-05 10:13:43 +02:00 |
|
4VRDriver
|
fe3d370137
|
Add high res model
|
2020-09-04 22:10:47 +02:00 |
|
4VRDriver
|
0c930a9892
|
Basic model loading
|
2020-09-04 21:39:12 +02:00 |
|
4VRDriver
|
0f786f0216
|
Add missing initialization value for pitch
which causes a really nasty bug
|
2020-09-04 18:37:52 +02:00 |
|
4VRDriver
|
473ba514ed
|
Add mesh class and update to proper texture handling
|
2020-09-04 16:28:00 +02:00 |
|
4VRDriver
|
eab5c4e5e0
|
Change Vertex floats to vectors
|
2020-09-04 11:33:59 +02:00 |
|
4VRDriver
|
f8da266fc0
|
Fix mouse bug
|
2020-09-04 09:33:53 +02:00 |
|
4VRDriver
|
d2b272c9ec
|
Merge branch 'master' of gitlab.com:4VRDriver/fall-fever into master
|
2020-09-04 07:29:06 +02:00 |
|
4VRDriver
|
45847828b5
|
Move camera to Controller class
|
2020-09-04 07:28:51 +02:00 |
|
4VRDriver
|
b6f315a539
|
Add libassimp to project
|
2020-09-04 00:31:12 +02:00 |
|
4VRDriver
|
8ffd95207e
|
Basic fps camera
|
2020-09-03 21:51:42 +02:00 |
|
4VRDriver
|
ee6e783c3f
|
Add basic camera controls
|
2020-09-03 18:18:32 +02:00 |
|
4VRDriver
|
919f65fac7
|
Add Basic Camera
|
2020-09-03 15:33:51 +02:00 |
|
4VRDriver
|
cd302d0005
|
Add GLM and implement basic transformations
|
2020-09-02 21:32:34 +02:00 |
|
4VRDriver
|
71bedf756f
|
Merge branch 'master' of gitlab.com:4VRDriver/fall-fever into master
|
2020-09-02 18:38:03 +02:00 |
|
4VRDriver
|
b8715fba4d
|
Add texture support
|
2020-09-02 18:37:53 +02:00 |
|
|
|
9f57fde17d
|
Add gitattributes
|
2020-09-01 22:48:35 +00:00 |
|
4VRDriver
|
f8868be702
|
Add stb image library to project
|
2020-09-02 00:27:26 +02:00 |
|
4VRDriver
|
82a2b88175
|
Merge branch 'master' of gitlab.com:4VRDriver/fall-fever into master
|
2020-09-01 22:37:00 +02:00 |
|
4VRDriver
|
77dd6efcce
|
Error handling, Keyboard input, Shader stuff
|
2020-09-01 22:36:50 +02:00 |
|
4VRDriver
|
2e46f8ae07
|
Print OpenGL version
|
2020-09-01 20:19:26 +02:00 |
|
4VRDriver
|
4efc99b630
|
Add EBO
|
2020-09-01 11:48:24 +02:00 |
|
4VRDriver
|
28661dd9f1
|
Triangle with colors
|
2020-09-01 01:18:48 +02:00 |
|
4VRDriver
|
8f4306539d
|
Move VAO, VBO in classes
|
2020-08-31 19:08:05 +02:00 |
|
4VRDriver
|
be11fa318e
|
Merge branch 'master' of gitlab.com:4VRDriver/fall-fever into master
|
2020-08-31 17:38:47 +02:00 |
|
4VRDriver
|
d58ce0baa1
|
Add defines, basic shaders
|
2020-08-31 17:38:35 +02:00 |
|
4VRDriver
|
fb8b508937
|
First triangle
|
2020-08-31 14:09:54 +02:00 |
|
4VRDriver
|
4fc4b402bc
|
Change gameShouldTerminate
|
2020-08-31 13:21:19 +02:00 |
|
4VRDriver
|
291acdbe0d
|
Move lib
|
2020-08-31 11:59:21 +02:00 |
|
Derek Christ
|
22eca24033
|
Create OpenGL context
|
2020-08-31 00:56:04 +02:00 |
|
4VRDriver
|
cab3b9272d
|
Add GLAD
|
2020-08-30 22:04:08 +02:00 |
|
4VRDriver
|
821b677ff9
|
Initial commit
|
2020-08-30 21:24:39 +02:00 |
|