@andreasawires: ~100 MILLION TRIANGLES RENDERED IN THE BROWSER. Casual Nanite-style meshlets on @threejs. GLB drop-in + PBR included.
Summary
A developer demonstrates rendering approximately 100 million triangles in the browser using Nanite-style meshlets with Three.js, including GLB drop-in and PBR support.
View Cached Full Text
Cached at: 05/26/26, 03:00 AM
~100 MILLION TRIANGLES RENDERED IN THE BROWSER.
Casual Nanite-style meshlets on @threejs.
GLB drop-in + PBR included.
https://t.co/fsxfGYEfvO
Similar Articles
@threejs: 🍩 https://vheissu.github.io/hit-and-run-web/…
A tweet sharing a link to a web-based hit-and-run demo or project built with the Three.js library.
This is what Qwen 3.8 27b is capable of
The article showcases the Qwen 3.8 27b AI model's ability to generate a sophisticated JavaScript and WebGL project for realistic real-time ocean rendering in the browser.
Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU
Academa Studio brings 3Blue1Brown's Manim animation engine to the browser using WebGPU, enabling AI-native Manim editing with no local setup.
@ngxson: Qwen3.6-27B running 100% on WebGPU. Not the best speed but still
A developer demonstrates running the Qwen3.6-27B AI model entirely on WebGPU in a browser, though speed is not optimal.
Show HN: A CSS 3D Engine (no WebGL)
PolyCSS is a CSS polygon mesh library that renders 3D models as real HTML elements using CSS matrix3d, supporting OBJ/MTL, GLB, and VOX formats with React, Vue, or vanilla JS.