In this post I explain how to get OpenGL 3.3+ with the core profile working on the Raspberry Pi 4. Parts of this might work on older models however I did only test all of this on a Pi 4B with 8GiB of RAM. Just not at the moment of writing no matter which driver… Continue reading OpenGL core on Raspberry Pi 4
Blog
[Guide] Twitch streaming on Linux
To view this content, you must be a member of Noah’s Patreon at $1 or more Unlock with PatreonAlready a qualifying Patreon member? Refresh to access this content.
libtrainsim windows installation script
To view this content, you must be a member of Noah’s Patreon at $1 or more Unlock with PatreonAlready a qualifying Patreon member? Refresh to access this content.
[Guide] libtrainsim on windows
In this guide I go through the steps required to get the libtrainsim refreence implementation working on windows. A full linux guide will follow soon. First off you have to install msys2. You get it from its website: https://www.msys2.org/ After the installation is finished you have to download the setup scripts repository from the gitlab:… Continue reading [Guide] libtrainsim on windows
LedController v2.0.0 is out now
Finally the stable release of LedController 2.0.0 is here. It took a while but it hope most of the issues are resolved by now and the documentation is sufficient. If you have project that use LedController feel free to share them and I might mention them in the docs as other examples.
libtrainsim snap release
Recently I found some time to publish the libtrainsim reference implementation to the snap store. Because this snap uses the core20 and the gnome-40 extension it will only be stable and available to more architectures than amd64 once version 4.5.5 or 4.6.0 of snapcraft is released which will hopefully happen in the next week. Also… Continue reading libtrainsim snap release
First Version of the website
As of now you can head over to noasakurajin.de to view the beginning of my website. It host all of the patreon posts (they require login to view) and it will be used to provide a better overview over all of my projects and even additional content. The project page is not set up yet,… Continue reading First Version of the website
Youtube Channel Created
I have created a youtube channel where all the tutorials will be uploaded to once they will be available for the public. Feel free to subscribe to it. https://www.youtube.com/channel/UCb1b7rlxyGXZK6uPW9siA3A
Plans for 2021
To view this content, you must be a member of Noah’s Patreon at $1 or more Unlock with PatreonAlready a qualifying Patreon member? Refresh to access this content.
public launch of libtrainsim
For the past few month I worked on a project for my university. As of now that project is finally publicly available on the following site: https://git.thm.de/bahn-simulator It is a train simulator consisting of a library to create your own (libtrainsim), a reference implementation (simulator) and some other repositories to help get started with the… Continue reading public launch of libtrainsim