Skip to content
Antoine Fortin

rendering, sound, maths, arts and life

Primary Menu
  • Podcast
  • Blog
  • Softwares & Code
  • Projects & Creations
  • Arts
    • Photos
    • Music
    • Drawing
    • 3D

Day: 25 May 2022

  • Home
  • 2022
  • May
  • 25
By antoinefortin 25 May 202225 May 2022 Uncategorized

Creative animation in the fragment shader

While dancing to one of my favorite dj last weekend, I was looking around some VFX projection that followed the music and got lost into thinking how they were build. They are many ways to create those kind of video-loops, but I will use what I love the most: 2

Continue Reading
Load More Posts

You may also like

By antoinefortin 2 July 20222 July 2022 Uncategorized

ShaderToy FrameBuffer implementation

Sometimes, when writting pixel shader, you are facing this problem of wanting redraw on top on what has been driven from the last GPU drawcall. In short, let’s assume we have a simple sphere moving on the screen, and we want to move it without removing the result of the

Continue Reading
Uncategorized

Creative animation in the fragment shader

Uncategorized

Smoothstep stuff.

Softwares & Code/TopGlue

A trip down the audio pipeline.

Antoine Fortin

rendering, sound, maths, arts and life

The Rendering Equation Dissection: Part 1.

ShaderToy FrameBuffer implementation

Creative animation in the fragment shader

Smoothstep stuff.

A trip down the audio pipeline.

An introduction to procedural art generation

Shader Breakdown – WtfForest

Dreaming in the pixel shader: An Interview with Inigo Quilez

C++ cheatuts