Have the original lighting system back and a little lightbulb model to show where the light is.
This commit is contained in:
parent
3231f747a9
commit
a29494325b
143 changed files with 16360 additions and 9 deletions
11
33-shadow-mapping/.gitignore
vendored
Normal file
11
33-shadow-mapping/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.*.sw*
|
||||
.DS_Store
|
||||
*.sqlite3
|
||||
*.sqlite3-wal
|
||||
*.sqlite3-shm
|
||||
debug
|
||||
coverage/
|
||||
.coverage
|
||||
builddir
|
||||
subprojects
|
||||
assets/backpack
|
||||
Loading…
Add table
Add a link
Reference in a new issue