Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
shadows [2020/06/02 13:22] – [Faketracing Shadows] adminshadows [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Shadows ====== 
  
-Gorilla3D intends to supply a variation of shadow computation methods. Because not all projects are equal, may some need fast and some may need more accurate 3D object shadows. 
- 
-===== Techniques ===== 
- 
-^ Name ^ Description ^ 
-| ShadowMapping | Simple, hard-edged and fast shadow computation. | 
-| VarianceShadowMapping | Simple, soft-edged and fast shadow computation. | 
-| Faketracing Shadows | A Gorilla3D experimental technique for accurate and blurred shadows.  | 
- 
-==== Shadow Mapping ==== 
- 
- 
-==== Variance Shadow Mapping ==== 
- 
-==== Faketracing Shadows ==== 
- 
- 
-[[water|Water]]