Closed danwilhelm closed 3 years ago
Problem: Skybox example currently crashes on resize.
Problem: Shadow example currently duplicates texture creation code on resize.
Build succeeded:
Problem: Skybox example currently crashes on resize.
Solution: Now, recreates depth texture on resize event.
Problem: Shadow example currently duplicates texture creation code on resize.