✶ Open to work and collabs https://zouloux.com
✶ 1/2 of https://imprnncbl.studio
✶ Former Lead Dev at https://cher-ami.tv
✶ Former Lead Dev at lahautesociete.com
✶ Travelling in Europe 🚐
This one shows how easy it to use a shader as a font.
I had to manage responsiveness and SEO, the text is actually in the DOM and cloned into a transparent buffer canvas. I use globalCompositeOperation to cut around letters.
This one shows how easy it to use a shader as a font.
I had to manage responsiveness and SEO, the text is actually in the DOM and cloned into a transparent buffer canvas. I use globalCompositeOperation to cut around letters.
Allows to compile and run a single Shader, but clone its output into multiple canvas.
With this approach, we have way better performances when printing a huge list of canvas elements that shows the same shader.
The shader will be resized to the highest clone on demand.
Allows to compile and run a single Shader, but clone its output into multiple canvas.
With this approach, we have way better performances when printing a huge list of canvas elements that shows the same shader.
The shader will be resized to the highest clone on demand.
Code is pretty simple, works with any front-end framework, but I also created some React elements.
( Maybe someday on GitHub )
Code is pretty simple, works with any front-end framework, but I also created some React elements.
( Maybe someday on GitHub )
Working with Next 15 in app router mode.
Github :
github.com/zouloux/next...
Live demo :
stackblitz.com/~/github.com...
Working with Next 15 in app router mode.
Github :
github.com/zouloux/next...
Live demo :
stackblitz.com/~/github.com...
Morpho Landing - December 2024
↳ morpho.org
Stack
- Back : Custom Headless Wordpress
- Front : Next + GSAP
- Ops : Docker
Design & Content : Morpho Team
Morpho Landing - December 2024
↳ morpho.org
Stack
- Back : Custom Headless Wordpress
- Front : Next + GSAP
- Ops : Docker
Design & Content : Morpho Team