This album depicts reality fused with abstraction: Ducks and seagulls  swimming in the lake, surrounded by amazing  abstract water effects of reflections,silhouettes and floating Fall leaves.

6.Abstract water effects with ducks and seagulls

โ† Previous: Nature as an Abstract Painter in Viennaย  ย https://nilitochner.com/nature-as-an-abstract-and-semi-abstract-painter-in-vienna-autumn-2014/

Next: My Most Favorite Photos of Animals โ†’ย ย https://nilitochner.com/my-most-favorite-photos-of-animals/

Share Button

document.querySelectorAll('.accordion').forEach(group => { group.querySelectorAll('details').forEach(d => { d.addEventListener('toggle', function(){ if (this.open) { group.querySelectorAll('details').forEach(o => { if (o !== this) o.removeAttribute('open'); }); } }); }); });