ForestKatsch / VertexOven

Vertex color baking addon for Blender
https://blendermarket.com/products/vertex-oven
GNU General Public License v3.0
64 stars 8 forks source link

Early-exit heuristics for sampling #3

Open ForestKatsch opened 4 years ago

ForestKatsch commented 4 years ago

It might be worth investigating an early-exit while sampling in the case of no nearby surfaces. This should be tied into the post-process system as well, which could use the early exit sample count to change its behavior.