Commit Graph

560 Commits

Author SHA1 Message Date
Josh Soref
09d25ad5e4 spelling: channels
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
36b44583ff spelling: calculate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
3dff8b87c6 spelling: branch
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
4a8807ca23 spelling: between
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
4d0e446810 spelling: basically
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
ef16d989e6 spelling: automatically
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
132e5ce0f8 spelling: attached
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
048c73fc72 spelling: arithmetics
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
428d946f8f spelling: are
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
281afc8a85 spelling: anyways
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
9aadf39262 spelling: another
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
d34ddada45 spelling: although
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
42c5ad78bb spelling: all
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
3ab63e16df spelling: access
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Josh Soref
6c3e812d10 spelling: aborted
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-22 18:10:39 -05:00
Joey de Vries
7b132063c8 Merge pull request #342 from Renardjojo/fix/mistake_frustum
Fix mistake and inverte right and left plane
2023-01-19 12:39:58 +01:00
Six Jonathan
09d6e1ef64 Fix mistake and inverte right and left plane 2023-01-19 12:27:14 +01:00
Joey de Vries
3da5dfeff0 Merge pull request #300 from haraldreingruber-dedalus/fix_update_model_matrix
[scenegraph] Fix update of model matrix
2023-01-19 11:14:17 +01:00
Joey de Vries
b7eb2b55f1 Merge pull request #332 from alexpanter/master
Code samples for area light article.
2022-12-04 11:38:03 +01:00
Joey de Vries
0a995d8db2 Merge pull request #334 from arbmarton/csm_bounds_fix
[CSM guest article] Fixed float::min usage instead of float::lowest
2022-12-04 11:26:26 +01:00
Joey de Vries
00f2efe8d6 Merge pull request #339 from 01e9/master
readme: removed outdated section "Linux building in Docker"
2022-11-27 19:20:20 +01:00
Oleg Artene
0a2d84d0ec readme: removed outdated section "build in Docker"
That script was moved here https://github.com/01e9/ide-in-docker
but it's too advanced, too much trouble
2022-11-27 18:40:11 +02:00
Joey de Vries
b878c64e07 Merge pull request #336 from pattakosn/master
delete duplicated lines
2022-11-11 08:47:15 +01:00
N. Pattakos
dccf008e4c delete duplicated lines 2022-11-11 00:05:19 +01:00
arby
e2f2c512e2 Fixed incorrect lower bound setting in an algorithm 2022-10-27 23:10:41 +02:00
alexpanter
d082f5b7be Code examples compile and run 2022-10-20 15:41:45 +02:00
alexpanter
4944998053 Single light example done 2022-10-20 13:59:12 +02:00
alexpanter
eb05991135 First time running 2022-10-20 13:33:49 +02:00
alexpanter
a9e0ea22ea Initial commit for area lights guest article 2022-10-20 12:29:22 +02:00
Joey de Vries
efc34c9437 Fix lerp name ambiguity (need to look into getting rid of using namespace std in header files, for later). 2022-10-01 09:50:20 +02:00
Joey de Vries
2373d636a1 Merge pull request #329 from ButchDean/master
An even simpler way to build on Mac.
2022-09-18 08:48:43 +02:00
Dean Butcher
b688f762f7 An even simpler way to build on Mac. 2022-09-17 20:15:26 -04:00
Joey de Vries
6159792dec Fix correct shader activation on AA chapter. 2022-07-11 16:51:08 +02:00
Joey de Vries
08b51d57c0 Merge pull request #315 from jonassorgenfrei/master
Simplify Motion Calculation in Shader
2022-07-11 16:05:09 +02:00
Jonas Sorgenfrei
7ddb406442 Merge branch 'JoeyDeVries:master' into master 2022-06-19 18:16:14 +02:00
Jonas_sorgenfrei@yahoo.de
ff76cf3cd6 reader comment adjustment 2022-06-08 01:37:24 +02:00
Joey de Vries
514e43052b Merge pull request #307 from alexpanter/master
Add pbr bloom example code
2022-06-03 14:27:34 +02:00
Joey de Vries
5183d1c996 Merge pull request #306 from jonassorgenfrei/master
CMake adjust for compute shader Extension
2022-05-30 09:36:06 +02:00
alexpanter
4ab092ec96 Make pbr bloom example compile 2022-05-27 21:00:48 +02:00
alexpanter
0bc8312a14 Adding pbr bloom initial 2022-05-27 20:12:35 +02:00
Alexander Christensen
c2f8faa77e Create physically_based_bloom.cpp 2022-05-27 19:09:52 +02:00
Jonas Sorgenfrei
61a12ab780 change compute shader extension in cmake 2022-05-25 02:08:53 +02:00
Joey de Vries
1a6f48e9c5 Rename .comp shader to .cs shader. 2022-05-24 14:31:55 +02:00
Joey de Vries
995f26be09 Merge pull request #296 from jonassorgenfrei/master
Compute Shader for guest article
2022-05-24 13:42:41 +02:00
Joey de Vries
2884816a61 Merge pull request #301 from arbmarton/animation_shader_fix
Skeletal animation project fix + windows DLL copy
2022-05-24 13:38:54 +02:00
Jonas Sorgenfrei
dfa96f593e Merge branch 'master' of https://github.com/jonassorgenfrei/LearnOpenGL 2022-05-15 15:56:17 +02:00
Jonas Sorgenfrei
f9ab4337fc adjusted comments from article feedback 2022-05-15 15:56:10 +02:00
arby
b7e97ceeec Copy .dlls to the build dir. 2022-05-14 23:48:36 +02:00
arby
636cfae622 Fixed the layouts in the skeletal_animation vertex shader. 2022-05-14 23:38:08 +02:00
Harald Reingruber
13c446f255 Fix update of model matrix 2022-05-12 16:25:58 +02:00