n8bot / Echelons

Echelons of Deception and Survival — Open-Source Competitive Multiplayer Immersive Sim
https://echelons.online
Mozilla Public License 2.0
16 stars 2 forks source link

Metahuman performance is suboptimal #4

Closed n8bot closed 1 year ago

n8bot commented 1 year ago

With 32 duplicated metahuman ragdoll AI characters in the metahuman sample project, performance is less than 20 fps on RTX 3070. Early results seem to indicate VRAM is the limitation here, with 8 GB being insufficient.

n8bot commented 1 year ago

Min LOD2 allows for 32 characters on screen. Clever tricks could allow aggressive LOD switching to solve any issues.