Advertisement · 728 × 90

Posts by Michael de Laborde

Low iOS Safari WebGL Texture Memory size causes crashes constantly.

11 months ago 8 0 1 0
Video

New 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

1 year ago 12 4 0 0
A comparison between a 33% and 100% transmission render target resolution scale

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:

1 year ago 2 0 0 0
WebGLRenderer: Add transmission render target scale by michaeldll · Pull Request #30018 · mrdoob/three.js Fixed #30017. Description By default, the transmission render target takes up the full viewport. Reducing this render target size is valuable due to the considerable performance impact of rendering...

There 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...

1 year ago 10 2 1 0