inanevin/LinaEngine

Transparent Sorting In Renderer System

Closed this issue · 0 comments

Right now the priority queue in transparent sorting puts the objects into the list one by one, later on make sure that if the distances are the same only 1 object is put into the list w/ multiple model matrices instead of 2 objects with single model matrix.