secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
212 stars 53 forks source link

GPU Instancing -- Alpha sorting #3047

Open RunitaiLinden opened 2 weeks ago

RunitaiLinden commented 2 weeks ago

Description

Implement alpha sorting in GPU instancing branch. Preserve legacy sort order for rigged attachments, but explore order independent transparency for other objects. Try not to sacriface batch efficiency for alpha sorting.