Skip to content
Go back

A physics- and geometry-aware programming language for telling love stories

I have been having a lot of fun with a scripting language that I had in front of me the whole time but never really paid attention to. I have used Stellarium for years and only recently discovered its versatile scripting engine.

I discovered it while building a Stellarium remote control for young children. Initially, I used Python and the Stellarium REST API. However, I then discovered the scripting engine and moved most of the functionality there, including playing audio files.

Here are a few examples to give you a taste of it.

GitHub Repo


Share this post on:

Previous Post
A programming language for describing (most) of the world
Next Post
Repetition is the mother of learning