Thursday, September 11, 2025

Show HN: Real-time texture compression in Three.js https://ift.tt/z3rIot5

Show HN: Real-time texture compression in Three.js With the latest three.js update (r180) the use of the Spark GPU codecs is now straightforward and integration into existing gltf loaders requires just one line of code. This blog post outlining the few steps involved, goes over some of the surprises I encountered, and takes a close look at performance. The spark.js GitHub repository now includes three.js examples that are trivial to run, just: ``` npm install npm run dev ``` https://ift.tt/R9YbhXM September 11, 2025 at 11:50PM

No comments:

Show HN: A website that tracks US food prices every day https://ift.tt/vxiKFdn

Show HN: A website that tracks US food prices every day The US Department of Agriculture (USDA) publishes daily food price data for about 29...