| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Handles global position type, colourBias for surface types
|
|
|
|
| |
texture
|
|
|
|
| |
projections
|
| |
|
|
|
|
|
|
|
| |
2D array texture, 4 levels, geometry shader outputs to each layer for a specific band, single
scene rendering.
Pending massive tidy up.
|
|
|
|
| |
Not once per shadow pass
|
|
|
|
|
| |
Static variables persist too long, destruction is unmanaged and occurs after the gl
context is gone.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
calling use again
|
| |
|
| |
|
|
|
|
| |
Note: we don't yet optimise the use of the shadow map texture, each still renders into its own corner
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Lots of hard coding, buggy in places, far from great, but the basics
work.
|