secondlife / viewer

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

GPU Instancing - region crossing #3043

Open RunitaiLinden opened 2 weeks ago

RunitaiLinden commented 2 weeks ago

Description

Region crossing does not update transforms appropriately. Make region crossing update the root transform of all spatial groups. Spatial groups should have root transforms that transfrom from region space to agent space, and object transforms should be in region space instead of agent space. This will avoid frame stalls on region crossing.