Introducing Codim!

Опубликовано: 11 Июль 2026
на канале: AncientStraits
77
6

Codim is a program that creates programming tutorials by reading a Lua script.

The source is here: https://github.com/ancientstraits/codim

There are some things I need to note about how this video was made:
While this video was made using Codim, it wasn't made with a lua script, because for some reason, if I tried to add too many words using the lua script, Codim would segfault (https://github.com/ancientstraits/cod.... Instead, I edited the C program itself to make the video for me instead of read a lua script. Perhaps I will post my modifications to Codim that were made.
Once I get Codim up and running, I will start making tutorials using it, since it makes tutorials much easier to write. I will start by making the 3rd OpenGL tutorial, but the next video will probably be on how I made Codim itself.

Have a great day, everybody.