Animating a million letters using Three.js Stay organized with collections Save and categorize content based on your preferences. Introduction My goal in this article is to draw a million animated letters on the screen at a smooth frame rate. This task should be quite possible with modern GPUs. Each letter consists of two textured triangles, so we're only talking about two million triangles per fr