🎉 Fragments Giveaway 🎉
Amazing! It's #genuary and https://t.co/uScTnFQkTS has just hit 150 members!
To celebrate, I'm giving away 2 lifetime memberships.
To enter: Like and either RT, or reply to this post
Winners chosen randomly on 22 January 2026 at 1am UTC. Open worldwide.
What you get:
✨ 11 creative coding techniques with deep breakdowns
✨ 40+ copy-paste utilities for your TSL workflow
✨ 133+ sketch breakdowns with full source code
✨ Downloadable R3F & vanilla starter projects
✨ Private Discord community
Newsletter subscribers can also enter by replying to today's email, so check your inbox!
Tag a creative coder who would love this. Good luck gang! 🙇♀️
#creativecoding #shaders #generativeart
#genuary16 ‘Order and Disorder’
Created a flow field particle system for this one and used some click interactions to create some disorder. Made in #r3f#threejs#glsl
#genuary14 ‘Everything fits perfectly.‘
Dynamic bin packing with CSS Grid + Motion. Cursor proximity controls cell weights, which map to fr units. The space is always shared so nothing overflows
#genuary13 ‘Self Portrait’
Building off my little drawing component from last week, I used my webcam and sampled the first frame of pixels and mapped them to the grid cells, then being able to “paint” them back on and create a fun self portrait 🎨🖼️
#genuary12 ‘Boxes only.’
Used the same instanced boxes base from one of my earlier sketches, but this time instanced the colour from the box positions (created a radial gradient based on distance to the center) and created a hover interaction using raycasting
created in #r3f
#genuary7 ‘Boolean Algebra’
Here I used a torus knot and split the shape based on position - left side glows with a fresnel effect and right side gets fun pixel noise (true/false, 1/0) made with #r3f and #glsl
#genuary6 ‘Lights on/off. Make something that changes when you switch on or off the “digital” lights.’
Built this off my genuary1 file - instanced geo transforming and changing colour on click. Made with #r3f#threejs
abstract endoscopy visualization - built in #threejs 🔬🦠💻
endoscopy-esque particle system that the camera flies through, detecting harmful clusters or anomalies in the environment.
check it out live at: https://t.co/ioadmua9Pp
#glsl#webgl#creativecoding