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: 26 November 2021

  • Home
  • 2021
  • November
  • 26
By antoinefortin 26 November 202128 November 2021 Uncategorized

C++ cheatuts

This not a cheat sheet nor it is a tutorial, it’s a mixture of both, in a friendly way. It will review some concept of C++ without explaining them like if you would have never wrote any code. Please note that it’s also a reference where I put all my

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