mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

15K
active users

#vfx

24 posts17 participants1 post today

#OpenEXR best practices
- Real-Time Playback/Compositing: Use B44/B44A or DWA for faster I/O .
- CGI/Rendered Content: ZIP (lossless) or PIZ (smaller files) .
- Texture Maps: ZIP for fast access .
- Layered EXRs: ZIPS for scanline efficiency .
- Avoid Lossy Compression for non-color data (e.g., normals, depth). #exr #vfx #rendering #b3d #CGI