Spent way too long on that SVG sphere component. Added a bit of scroll interaction so people actually realize it’s 3D PS: you can download the sphere SVG from the settings panel rybitten.space
Patrick Schroen
@pschroen.bsky.social
Creative Developer and Tech Lead / Senior Interactive Engineer at Monogram / FWA Judge / @okaydev.co https://space.js.org/ https://alien.js.org/ https://ufo.ai/ 🛸👽🤓
Last year I worked on a cinematic Mars demo, featuring high quality 2k textures, with some help from @btjak.es and John Van Vliet. Happy to share it's been awarded an FWA of the Day! thefwa.com/cases/mars-d... #threejs #webgl #mars
Finally added a simple 3D example for the Wobble class. alien.js.org/examples/thr... #threejs #webgl #alienjs
Another motion blur experiment from last year, this time with an animated Fibonacci sphere. alien.js.org/examples/thr... #threejs #webgl #shader #fibonacci #sphere #motionblur
Last year I was also experimenting with @gkjohnson.bsky.social's blue noise sketches, but with my usual subsurface scattering and motion blur. alien.js.org/examples/thr... #threejs #webgl #shader #bluenoise #motionblur
Last year I worked on some internet map experiments, including a visualization of city population and elevation as stars, and a custom API endpoint to select your location in "cyberspace". alien.js.org/examples/thr... #threejs #webgl #shader #stars #cyberspace #geoip
Over the past year I've been working on an iPhone app for Kythe, a great example of how AI can be used in a positive way, generating conversation starters, called "Qs", that are fun, interesting and thought provoking! apps.apple.com/app/kythe-co... #iphone #appstore #socialnetworking
Kythe Connect App - App Store
Download Kythe Connect by Thompson St Ventures LLC on the App Store. See screenshots, ratings and reviews, user tips, and more games like Kythe Connect.
apps.apple.com
A new home for the creative industry. ✅ Designers ✅ Developers ✅ Businesses It’s early days, but it’s ours. Join us. okaydev.co/social
🚀 Big news! Okay Social is now open to everyone. It's the social network for creatives. Claim your handle, create a profile, and start connecting with others. Join our community today! 👉 okaydev.co/social
"Jupiter" vec2 p=(FC.rg*2.-r)/r.y,c,s;vec3 z=vec3(p,sqrt(1.-dot(p,p)));c=vec2(atan(z.x,z.z),z.y/=-.6),s=vec2(.2/dot(z-.6,z-.5)+sin(c.y*7.),.5*t);for(float f=8.;f<1e2;f/=.7)c+=sin(c.yx*f+s)/f;o+=z.z*.5*(cos(.3*s.x+vec4(.4,.6,.7,0)-sin(c.y/vec4(.34,.32,.3,1)))+1.);
Realtime Screen Space Subsurface Scattering (SSSS) also known as "a bunch of hacks" in WebGL.
Audio reactive particle effects github.com/keijiro/Lasp...
For anyone interested in playing around with the Mars demo settings, you can find them from the FPS panel controls top-right. 😊 space.js.org/examples/mars/ #threejs #webgl #mars #creativecoding #gui bsky.app/profile/psch...
📝 New Blog Post 📝 I recently went on a "shader creative-spree" where Post-Processing became my main tool for transforming 3D scenes into stylized art In it, I share the techniques behind the many effects I built and how I combined them in unique ways blog.maximeheckel.com/posts/post-p...
Animating between cameras is hilarious when you rotate each of the cameras. Now the question is if this is a bug or a feature, should I fix it? 😂 #threejs #webgl #creativecoding #gui
So now I’m making things glitchy. github.com/keijiro/Opti...
Updated the Hologram example with panel tracking and controls. 🌐 Live: alien.js.org/examples/thr... #threejs #webgl #creativecoding #hologram #gui
Updated the Crystal GLTF example with MeshPhysicalMaterial and controls. 💎 3D model by Luciano O. Mollo. Live: alien.js.org/examples/thr... Sketchfab model: sketchfab.com/3d-models/cr... #threejs #webgl #creativecoding #gui
Updating the noise shader samples. github.com/keijiro/Nois...
VFX with the iPhone LiDAR camera github.com/keijiro/Rcam3
VFX using iPhone LiDAR. The great thing about DoF particles is that they easily add a sense of depth to the effects. github.com/keijiro/Rcam3
A bold new chapter begins at Utsubo. One year crafting with WebGPU. Discover it now at utsubo.com.
It's time Multiuser Blocks was upgraded, to Balls! Physics are running server-side at 60fps on @glitch.com. Music by Alex Bainter / CC BY multiuser-balls.glitch.me #oimophysics #physics #threejs #webgl #webaudio #glsl #creativecoding