en.osm.town is one of the many independent Mastodon servers you can use to participate in the fediverse.
An independent, community of OpenStreetMap people on the Fediverse/Mastodon. Funding graciously provided by the OpenStreetMap Foundation.

Server stats:

271
active users

#webgl

1 post1 participant0 posts today

LOOP, a camera with an internal feedback loop

I am currently developing effect filters that can also be used on a smartphone. The new filters work with an internal feedback loop / additional color buffer. This creates effects similar to intentional camera movement.

I have released a browser-based app with these filters as open source today. The current version is not yet the final version but is already quite usable.

gitlab.com/metagrowing/loop

We're kicking off the week with a tutorial on creating a dissolve effect with shaders and particles in Three.js 👾

Jatin Chopra breaks down the technique step by step, showing how to use shaders, particles, and bloom to achieve a dynamic effect often used in games for fading and transitions.

Read it here: tympanus.net/codrops/2025/02/1