| Commit message (Collapse) | Author | Age |
| |
|
|
|
| |
Based on the ShadowStenciller, creates flattened images of a model for
simplified mass use in a scene.
|
| |
|
|
|
|
| |
(camera and directional light frustums)
This has made the whole preFrame process far more fiddly and repetitive
than I'd like, but it does work. Maybe we can tidy it up later.
|
| |
|
|
|
| |
In theory, this phase should be parallelisable before being pushed out
by the render loop.
|
| |
|
|
| |
The frustum might not be correct at this stage.
|
| | |
|
| | |
|
| |
|
|
|
| |
Lots of hard coding, buggy in places, far from great, but the basics
work.
|
| |
|