Navigácia
Knowww
Knowledge on World Wide Web
ABC dictionary
Private tree
Access private tree
Planar shadows issues
Zobraziť pojem v strome
Domain
:
14
Description
Projection is right, but rendering is not!
Issues: z-fighting, shadow is the same colour as the object being rendered.
Solution 1: Alpha blend dark colour, disable depth testing.
Pretty good, but multiple shadowing.
Solution 2: Use the stencil buffer to only darken a fragment once.
Importance
High
Súvisiace pojmy
:
Nadradený pojem
:
Planar shadows
Susedné pojmy
:
Planar shadow matrix