Visibility Jam. July 19-21, 2024. See the results.
Martijn Courteaux's Avatar
Martijn Courteaux
Member since

Recent Activity

Made a tiny utility to merge 2 SRT files into an ASS file for dual language subtitles (one top, one bottom). Features character encoding conversion, and automagic synchronization of the two subtitles tracks.
https://github.com/mcourteaux/2srt2ass-cpp

View original message on Discord

Here is a video demo of SFincludes. I just used it today again!

View original message on Discord

While working on SilverNode (https://silvernode.io), I found myself spending a lot of timing fixing include statements after reorganising my C/C++ source/header files into new directories. So long ago, I started SFincludes, but today I think it's ready to be shown to the public.

Introducing SFincludes, the tool for automatically fixing your #include statements after project reorganisation! Check out the quick introduction on the GitHub page: https://github.com/mcourteaux/sfincludes

If you try it, be aware to always first make a backup (e.g., git commit) of your work, before you disabling the dry-run. Enjoy! 😄

View original message on Discord

It's been stupidly long since I posted an update on SilverNode. This screenshot doesn't show much new things, but I have redone the shader that does the color processing. It's cleaner and produces nicer results. More work to be done on the color processing still.

View original message on Discord

This project dates from 2009. I was 13 years old then. 😮 A fan of Braid, and was trying to recreate it. All made in Java Swing (because I didn't know anything else). 😛

View original message on Discord

The first part shows some Blender-inspired keybindings for tweaking Exposure (E), Temperature (T), and Tint (Shift-T) of the Color Correction aspect of the edit. After color correction, a preset is chosen. Presets preview when you hover over them with the cursor: notice how also the sliders and curves on the right panel preview the preset parameters. Finally after selected the preset where the foliage shifts color to red, the curve is edit to add some extra contrast.

View original message on Discord

Started working on multiple selection in SilverNode. This will allow for some powerful batch editing abilities.

View original message on Discord

Extremely fast thumbnail loading in SilverNode. This is will get even faster in the future!

View original message on Discord

My custom CSS style for Messenger.com; it's been there for a couple years now, but I thought it might be worth sharing here as well. https://github.com/mcourteaux/messenger-monokai

View original message on Discord

#SilverNode devlog 002 is out! New effects! HSL, Local Contrast, Shadows & Highlights, ... https://youtu.be/NayYSMs5l1Y

View original message on Discord

SilverNode devlog #001 is out!

  • Early version of Auto Editing
  • Split Toning / Color Balance Wheels
  • Grid Improvements

https://youtu.be/yiWi-UEuczI

View original message on Discord