Low iOS Safari WebGL Texture Memory size causes crashes constantly.
04.05.2025 13:04 — 👍 8 🔁 0 💬 1 📌 0@michael.graphics.bsky.social
Pushing pixels around. Creative Technologist at Cosmic Shelter Previously Dogstudio, Gobelins I'm an Okay Dev
Low iOS Safari WebGL Texture Memory size causes crashes constantly.
04.05.2025 13:04 — 👍 8 🔁 0 💬 1 📌 0New year, new horizons: we’re now on @bsky.app !
To mark the occasion, discover our (Blue) Sky Generator 🌌
Generate skies in real-time with a tool built for performance and flexibility.
👉 Try it out here: sky-generator.cosmicshelter.com
A comparison between a 33% and 100% transmission render target resolution scale
Here’s the technical details: By default, three.js’s MeshPhysicalMaterial uses a render target with the full viewport resolution for transmission rendering. However, in many cases, this size can be significantly reduced—by more than half in my experience—without noticeable visual degradation:
10.12.2024 15:01 — 👍 2 🔁 0 💬 0 📌 0There are few better feelings for a developer than being able to give back to the open-source projects that taught us so much and which we now rely on daily.
On that note, I’m glad to be have contributed to #threejs with a simple yet important performance optimization:
github.com/mrdoob/three...