5 Commits

Author SHA1 Message Date
Godzil
7a43a98816 Adding BVH optimisation. 2020-03-12 07:21:44 +00:00
Godzil
424d58c59b Octree Optimiser seems to work.
Well.. There are a couple of weird things happening, need to investigate, but it's not that easy when scene start to be complicated :/
2020-03-12 00:14:00 +00:00
Godzil
0aa949c60b Continue working work optimiser. 2020-03-11 19:35:08 +00:00
Godzil
3a2d21b787 Starting to work on the World Optimiser sequence. 2020-03-11 09:09:30 +00:00
Godzil
5da0c10182 Started working on "world optimiser" base class.
The idea is to reorganise objets to take use of the them to prevent most object to be intersect if they are not likely to be on the ray path.
2020-03-10 09:18:15 +00:00