Skip to content

Commit

Permalink
Re-bake lighting of Lightbox scene in Unity 2022:
Browse files Browse the repository at this point in the history
- The current lightmap seems to misbehave in Unity 2022, especially the White box.
- Lighting has been re-baked in Unity 2022.
  • Loading branch information
hai-vr committed Mar 28, 2024
1 parent c530c92 commit 4bc4b3f
Show file tree
Hide file tree
Showing 26 changed files with 796 additions and 69 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Assets/
Library/
Packages/
Logs/
obj/
ProjectSettings/
Temp/
UserSettings/
.idea/
*.csproj
*.sln
!Packages/dev.hai-vr.lightbox-viewer/**
Loading

0 comments on commit 4bc4b3f

Please sign in to comment.