Antoine's blog

Latest posts and projects

Overengineering Gardening

02/11/24

How an engineer takes care of a plant

About 3 minutes to read

Building a programming language

01/11/24

If you want to build your own programming language and have no idea where to start, there is this cool website / book

About 7 minutes to read

Layout Algorithms

01/11/24

A story about shuffling rectangles around

About 8 minutes to read

Cooking and chemistry

01/11/24

Like most people except this guy, I like food.

About 4 minutes to read

Top 5 of the best data structures

01/11/24

Number 2 might surprise you!

About 10 minutes to read

How to make compelling games?

01/11/24

A game design idea concept I realized

About 6 minutes to read

A critique of content feeds curated by "Popularity"

01/11/24

Like a lot of people, I spend a lot of time online.

About 3 minutes to read

Stop wasting my time

01/11/24

Why I think a lot of open-source software is in a very bad state and what we can do about it.

About 8 minutes to read

Emscripten

01/11/24

Writing cross-platform code with Nim, C and Emscripten.

About 5 minutes to read

Making the computer do math

01/11/24

How I wrote a sat solver, and what I learnt along the way.

About 5 minutes to read

Rings

09/04/21

A trippy animation based on circles.

About 1 minutes to read

Bouncy

09/04/21

Click anywhere to spawn a bouncing ball!

About 4 minutes to read

Cute

09/04/21

A cool looking animation using follower curves

About 1 minutes to read

ODE

09/04/21

A representation of an object moving in a position/speed

About 1 minutes to read

OuterSpace

09/04/21

A physics simulation of planets with Newtonian physics.

About 2 minutes to read

Game Of Life

09/04/21

A game of life renderer with a random start.

About 1 minutes to read

Cube

09/04/21

A Cube rendered with a custom minimal 3d engine.

About 2 minutes to read

Neural networks

09/04/21

A basic interactive introduction to neural networks

About 8 minutes to read

Sudoku

09/04/21

A sudoku solver.

About 1 minutes to read

Fractalo!

09/04/21

Julia style fractal renderer

About 1 minutes to read

Hyperbolic

09/04/21

A failed attempt at rendering a hyperbolic tiling.

About 2 minutes to read

Texts

09/04/21

An autological word renderer

About 2 minutes to read

Fields

09/04/21

Ce jeu est une introduction interactive aux champs de vecteurs. Vous voilà prévenus !

About 6 minutes to read

Projectile

09/04/21

The curve of a projectile based on initial angle with no velocity. The maximal height range makes a cool shape.

About 1 minutes to read

Fractalo 2

09/04/21

Recursive fractal renderer

About 1 minutes to read