Topic collection

Tagged “web performance”

MessyPoly technical guides related to web performance.

5 articles

Platforms10 min

How to Optimize GLB Models for Three.js

Build, load, profile, cache, render, and dispose production GLB assets in Three.js with supported compression and measurable budgets.

Three.jsGLBGLTFLoader
Performance10 min

Why Large GLB Files Slow Websites

Trace a GLB through download, decode, parsing, image expansion, GPU upload, compilation, and rendering to fix the stage users actually feel.

glbweb performanceloading
Platforms10 min

How to Optimize 3D Models for Ecommerce Product Viewers

Design measurable 3D product assets and delivery tiers that improve ecommerce inspection without sacrificing page speed, accessibility, visual truth, or conversion analytics.

ecommerce3d product viewerweb performance
Platforms10 min

How to Optimize 3D Models in React Three Fiber

Optimize model loading, rendering, state, memory, frameloops, and responsive quality in React Three Fiber without turning React updates into frame-time work.

React Three FiberThree.jsReact
Performance10 min

Why Draco Compression Is Not Enough for a Fast GLB

Learn exactly what Draco changes, what remains expensive after decode, and how to pair geometry compression with texture, scene, and runtime optimization.

Dracoglb compressiongeometry