20 Commits

Author SHA1 Message Date
93271a1113 Added teapot Scene 2019-06-18 11:47:39 +09:00
3bbb233716 Proof that deferred shading is way better at handling a lot of lights 2019-06-17 22:32:53 +09:00
937c23c1d7 Deferred lighting is working, currently adding forward redering as a comparison, also working on the sceneswapping and light manipulation tools 2019-06-16 23:52:49 +09:00
Hugo Willaume
c03e998ef3 change of workstation 2019-06-12 17:19:09 +09:00
Hugo Willaume
a9fc5d0cf5 Decided to start off a cleaner base, deleted most of uneeded code for this specific demo 2019-06-05 15:57:28 +09:00
Hugo Willaume
c5b2dd897b 1st part of FBO use is ok, verified through printing FBO to bitmap file 2019-04-15 13:52:39 +09:00
Hugo Willaume
893c355511 Displaying a skybox 2019-04-03 11:44:35 +09:00
Hugo Willaume
34d4ba33e2 working on Assimp tex-mapping + normal mapping 2019-03-27 12:56:21 +09:00
Hugo Willaume
47c8e8a72e Assimp texture/material loading assignment 2019-03-26 15:23:36 +09:00
Hugo Willaume
910ae8e5f0 Functional multiple texture mapping ! 2019-03-20 16:15:44 +09:00
2fbd67f9c6 organized the MyGLWindow::setup() in subfunctions, added support for indexed items in Dataset, added a Sphere object in Dataset 2019-03-19 14:31:31 +09:00
4fbdc1a180 Single-Texture mapping is working ! 2019-03-18 18:45:29 +09:00
Hugo Willaume
909fec23f1 Starting texmapping 2019-03-18 15:20:28 +09:00
9b42d26f05 Fixed out uniforms not always working, advancing on dataset rendering 2019-03-13 23:32:49 +09:00
8f595cab38 First step of the rework is done : now for manual MeshCreation from code 2019-03-08 20:00:13 +09:00
Hugo Willaume
41188a620b Toon shader and shitton of things added but everything's due for a big refresh anyways 2019-03-07 20:31:25 +09:00
Hugo Willaume
9e895bbcfd Scene with 3 illuminated models : cube sphere teapot 2018-11-28 10:23:34 +09:00
Hugo Willaume
7e546f7d23 CubeColor can be spawned with IBO or VAO in preparation of lighthing application 2018-11-21 10:53:42 +09:00
Hugo Willaume
0b6282a21b crane completed 2018-11-14 21:47:36 +09:00
Hugo Willaume
f020c3dd81 init repo - middle of crane assignment 2018-11-14 10:46:35 +09:00