From cd514004d352141b36c7e600270fb0dfb90575d8 Mon Sep 17 00:00:00 2001 From: Dimitri Lozeve Date: Mon, 8 Mar 2021 20:12:00 +0100 Subject: [PATCH] Add new project: ShaderTool --- projects.org | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/projects.org b/projects.org index 3a396a4..339473b 100644 --- a/projects.org +++ b/projects.org @@ -19,16 +19,12 @@ network obtained from Prestashop data. [[https://dlozeve.github.io/reveal_Commun * Personal projects -** [[https://github.com/dlozeve/ising-model][Ising model simulation]] +** [[https://github.com/dlozeve/ShaderTool][ShaderTool]] - [fn::{-} [[./images/ising.gif]]] - -Monte Carlo simulation of the [[https://en.wikipedia.org/wiki/Ising_model][Ising model]] using -Metropolis-Hastings. [[./posts/ising-model.html][Associated blog post.]] (Clojure) - -** [[https://github.com/dlozeve/lsystems][L-systems]] - -Generate and draw L-systems. (Haskell) +Live tool for developing OpenGL shaders +interactively. High-performance GPU rendering, live reloading, +screenshots, FPS tracking. (C) +[[https://dlozeve.github.io/ShaderTool/][Documentation.]] ** [[https://github.com/dlozeve/reaction-diffusion][Reaction-diffusion system]] @@ -45,6 +41,17 @@ with constraints from an affinity matrix between neighboring species. Uses mixed integer quadratic programming and Markov chain Monte Carlo. +** [[https://github.com/dlozeve/ising-model][Ising model simulation]] + + [fn::{-} [[./images/ising.gif]]] + +Monte Carlo simulation of the [[https://en.wikipedia.org/wiki/Ising_model][Ising model]] using +Metropolis-Hastings. [[./posts/ising-model.html][Associated blog post.]] (Clojure) + +** [[https://github.com/dlozeve/lsystems][L-systems]] + +Generate and draw L-systems. (Haskell) + ** [[https://github.com/dlozeve/Satrap][Satrap]] Simple ARP spoofer, allowing for interception and modification of all