News

This project sets up a development environment for SDL (Simple DirectMedia Layer) using Docker. It allows you to develop SDL applications in a containerized Debian environment, which can be run on ...
The provided Docker file can be used to setup a container with everything that is needed. docker build -t ffmpeg-video-player -f Dockerfile . Make sure to update the ...
Fun times ahead for game developers, as the very popular SDL (Simple DirectMedia Layer) has a preview of the upcoming SDL 3 now available for feedback and testing. What is SDL used for? It's a ...
With development work ongoing for SDL3, some recent exciting improvements include a Vulkan Render backend and a camera API. What is SDL? Simple DirectMedia Layer is an open source cross-platform ...
ABSTRACT: The choice of methods or design languages is a crucial phase in the development of systems and software, also for real time and embedded systems. An open question that remains in the design ...