Topic collection
Tagged “gpu memory”
MessyPoly technical guides related to gpu memory.
2 articles
GPU Memory for 3D Assets: A Practical Budgeting Guide
Estimate textures, geometry, render targets, shadows, transient allocations, and duplicated resources before a real-time 3D scene exhausts device memory.
gpu memorytextureswebgl
Texture Size vs. Mesh Size: Finding the Real 3D Bottleneck
Compare textures and mesh data across transfer, decode, GPU memory, bandwidth, and frame time to choose the right optimization first.
texturesmeshesgpu memory