Topic collection

Tagged “gpu memory”

MessyPoly technical guides related to gpu memory.

2 articles

Performance10 min

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
Performance10 min

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