-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Image Light Feature - GSOC 2023 #6255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
50a0c14
Added functions for diffused image light
dfa600c
Added functions for diffused image light
0521694
Merge branch 'main' into imageLight
b155bac
Merge branch 'main' into imageLight
34e6438
Added shaders and code to read them
916f5be
Merge branch 'main' into imageLight
c59ae6c
refactoring the ImageLight fragment shader
8b1e19c
added definition of map function in lightingglsl
5287a4f
removed errors
b05bca6
error correction
f6899a8
Merge branch 'main' into imageLight
8cd5775
corrected errors
3c9bf12
added comments
701cbee
added comments
4c63de5
Merge branch 'main' into imageLight
AryanKoundal b9837dc
made the changes from the build file test
AryanKoundal 5546093
create a new map for storing the images and modifying the files where…
AryanKoundal 98af50f
modifications according to the reviews
AryanKoundal 8dbbff5
Merge branch 'main' into imageLight
AryanKoundal 711c5f5
applied all the changes after debugging
AryanKoundal 52c4d42
Merge branch 'main' into imageLight
AryanKoundal 0121439
made changes according to the reviews
AryanKoundal 8e9cd8a
Merge branch 'main' into imageLight
AryanKoundal 7cf062d
Convert existing shaders to support GLES 300
davepagurek 93a2428
Merge branch 'main' into imageLight
AryanKoundal d1c19b3
Merge branch 'imageLight' into feat/mipmap
davepagurek b803601
getting on track with main
AryanKoundal dc0ef6a
Merge branch 'main' into imageLight
AryanKoundal f0f3a19
Merge pull request #1 from davepagurek/feat/mipmap
AryanKoundal 02d6f00
added code for specular light
AryanKoundal 9a0c3fc
Merge branch 'main' into imageLight
AryanKoundal 0860bd7
Fix tests
davepagurek 0ade514
modifications to rendererGl and lighting.glsl
AryanKoundal 07371e8
Merge branch 'main' into imageLight
AryanKoundal 25a711b
Merge pull request #2 from davepagurek/feat/mipmap
AryanKoundal c04d916
additions
AryanKoundal 9dbe8a0
Merge branch 'main' into imageLight
AryanKoundal 5cac577
Fall back to regular texture on WebGL1
davepagurek 5547d7d
resolved errors
AryanKoundal ff3973d
Merge branch 'main' into imageLight
AryanKoundal b37afe5
Updated the outcolor
AryanKoundal 69008c0
added comments
AryanKoundal d713b35
resolved pow error and added documentation
AryanKoundal 6656e90
added documentation and example
AryanKoundal 374051b
resolved imageLight documentation example error
AryanKoundal b964403
modified timeout to 25sec for imageLight examples to work
AryanKoundal 0e7c3bc
modified timeout to 25sec for imageLight examples to work
AryanKoundal 14aed59
changed settimeout back to original 4sec limit and changed the image …
AryanKoundal 5d99712
Merge branch 'main' into imageLight
AryanKoundal 4fe2890
slight modifications on the suggestions
AryanKoundal 6fec78a
resolved suggestion
AryanKoundal 94e639b
used WorldNormalInstead of R in lighting.glgl
AryanKoundal f2c0f1e
changed angles in lighting.glsl
AryanKoundal e68f9f0
added images in examples and removed unnecessary code
AryanKoundal 6df91ec
Merge branch 'main' into imageLight
AryanKoundal fe5e0db
replaced asset with smaller size
AryanKoundal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.