Marco Ludovico Perego (@mlperego) 's Twitter Profile
Marco Ludovico Perego

@mlperego

frontend developer • pizza guy @lusionltd • drummer • 🏴‍☠️

ID: 518819778

linkhttps://linktr.ee/emmelleppi calendar_today08-03-2012 19:57:04

1,1K Tweet

1,1K Takipçi

820 Takip Edilen

Lusion™ (@lusionltd) 's Twitter Profile Photo

We designed and developed a web companion for Of The Oak - an immersive installation by Marshmallow Laser Feast at Kew Gardens. The site lets you meditate virtually with the oak tree and explore an interactive archive of species connected to it. Dive in at oftheoak.co.uk 🌳

Three.js (@threejs) 's Twitter Profile Photo

Aurelia by holtsetio Completely procedural jellyfish, with verlet physics and fake volumetric lighting. Rendered in WebGPU and TSL. holtsetio.com/lab/aurelia/

Nikita Lisitsa (@lisyarus) 's Twitter Profile Photo

I've written a blog post about my recent WebGPU particle life simulation adventures! It presents the formulas used for the model & explains how it works under the hood: lisyarus.github.io/blog/posts/par… Below is a gallery of random systems I've found (links to them are in the article) 👇

Marco Ludovico Perego (@mlperego) 's Twitter Profile Photo

I have just discovered with great regret that the fantastic "Kill Da Corona" game I made in 2020 during the pandemic no longer works well. I don't know what the problem is but the gameplay has become horrible ☹️ I had made it to learn #threejs and #r3f along with a thousand

holtsetio (@holtsetio) 's Twitter Profile Photo

Currently working on a GPU accelerated cloth simulation in #threejs that allows collision with arbitrary geometry. Running smoothly in 120fps on my phone! :) #webgpu

holtsetio (@holtsetio) 's Twitter Profile Photo

My little verlet-based cloth sim is now online if you want to play with it! 🤗 🔗 holtsetio.com/lab/breeze/ Also check out the 🍁autumn leaves and 🌸sakura petals scenes! It's still a work in progress, next step is adding self-collision. Built with Three.js WebGPURenderer 🚀

Lusion™ (@lusionltd) 's Twitter Profile Photo

We just did a light revamp of the Cognition homepage: cognition.ai A trustworthy AI agent can automate your dev workflow - planning, testing, and even opening PRs for you. Much safer than relying on an AI coding editor that occasionally invents content out of

Marco Ludovico Perego (@mlperego) 's Twitter Profile Photo

Now that the discussions about Apple liquid glass are finally over, I think we can all get back to talking about good old liquid inside glass. Demo from a few years ago r3f-cheers.netlify.app #threejs #r3f #webgl #less #apple #liquidglass #more #liquidinsideglass

Xor (@xordev) 's Twitter Profile Photo

void mainImage(out vec4 o, vec2 f){float c=cos(iTime),s=sin(iTime),a=iResolution.y,z=-a,i,d;f=2.*f/a-1.;vec3 p;for(o*=i;i++<1e2;o+=(sin(p.x/.2+z/.1+vec4(0,1,2,3))+1.)/d)p=vec3(f.x*c-z*s,f.y,z*c+f*s),a=length(p.xy)-.6,z+=d=.01+.3*abs(sqrt(a*a+p*p).z-.3);o=tanh(o*o/7e6);}

Gustav Almström (@gustavalmstrom) 's Twitter Profile Photo

A Camera Game #IndieGameDev #indiedev #indiegame #indiegames #mobilegame #mobilegames #androidgame #iosgame #mixedreality #mixedmedia

Marco Ludovico Perego (@mlperego) 's Twitter Profile Photo

Since a couple of people asked me about it, I added a GUI to manage colors, foam, bubbles and a few other parameters! So now you can make beer, cola, juice, magic potions, etc 🍾 Demo: r3f-cheers.netlify.app Repo: github.com/emmelleppi/r3f… #threejs #r3f #webgl

Fabien Weibel - Trackline Express OUT NOW (@fabienweibel) 's Twitter Profile Photo

Here's a new version of my free noise texture generator! You can now save/load presets, export normal maps and pack different noises in different image channels with more ease! 🎁 noisegen.bubblebirdstudio.com Bookmark & share to let more people know about it! #gamedev #indiedev

Patrick Heintzmann (@patheintzmann) 's Twitter Profile Photo

Darkstar Fury: Evo I is live at darkstarfury.com. A retro shoot ’em up built with #threejs, #webgl, #gsap. Powered by live music from Nightride FM and their amazing community. Ready to see some highscores shattered! Have fun 🤙. Some Dev insights below.