Releases: s7092910/Torch
Releases · s7092910/Torch
Torch v0.3.1 Release
Torch v0.3.0 Release
Updated to work on A21
Release r20.3.r2
This is the first full release of Torch.
Proof Of Concept Release
This release is mostly just a proof of concept to see if culling of the lights early on during the rendering process in certain situations can lead to better performance in those situations.
The implementation to determine if a light should be culled or not is not the most performant and not the best in general as it does have some issues with lights that should be on are turned off.