home.social

#sdl2 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sdl2, aggregated by home.social.

fetched live
  1. I plan to stream #McCLIM dev things in about a 50 minutes, at 12pm CDT/17:00 UTC.

    twitch.tv/endparen

    I'm back at the problem of shoe-horning my #OpenGL fixed-function medium (renderer) into the alpha #SDL2 port

    #CommonLisp #Lisp

  2. Oh joy, another Fasttracker II clone! 🤦‍♂️ Now you can relive the glory days of the #90s with a fresh coat of C code paint and just a sprinkle of SDL 2 for flavor. Just beware: your multi-monitor setup might finally give you that existential crisis you've been avoiding. 😜💻
    16-bits.org/ft2.php #FasttrackerII #Clone #Nostalgia #SDL2 #MultiMonitor #ExistentialCrisis #HackerNews #ngated

  3. SDL2 has some interesting / challenging opinions on text input w.r.t IME input... but I have something that feels similar to the Wayland/GL IME work. It still has some oddities around Newlines that I need to track down but seems close to usable.

    #McCLIM #CommonLisp #SDL2 #IME #Lisp

  4. Делаем ностальгический фильмоскоп на Raspberry Pi Zero 2 W

    Один из ярких воспоминаний детства — просмотр семьёй диафильмов. Выключался свет, и на самодельном экране из простыни мы смотрели сказки. Детское воображение дорисовывало детали, и картинки оживали. Сейчас в эпоху интернета, мультимедиа и ИИ вроде бы как такой необходимости нет, но слишком сильное чувство ностальгии. Поэтому решил получить ностальгические воспоминания с использованием современных технологий, а заодно и попрактиковаться в использовании энкодеров, разработке программ на Си и настройке Linux на Raspberry Pi.

    habr.com/ru/companies/ruvds/ar

    #linux #raspberrypi #sdl2 #retro #emulation #filmoscope #фильмоскоп #диафильмы #3dмоделирование #ruvds_статьи

  5. Hi folks! ✌️

    Here's the new version of the game about our feathery friend 🐦👉 fediverse.tv/w/9oPmEH866vmVfGp

    The link to download the game in the video description 🙂, because... I doubt that if I will put here two links, the video will shows you here (on Mastodon) from PeerTube 😅

    Have a good, and productive day for you 🙂

    #game #games #opensource #2d #2dgame #cmake #cmake3 #tiled #TiledMapEditor #inkscape #sdl #sdl2 #box2d #cpp #cplusplus #linux #codelite #appimage #gamedev #releases #action

  6. Brand new Spectrum game: Wall-Run, by orac81.

    A compelling little action game for the ZX Spectrum, Commodore 64, Vic20 (unexpanded), C16/+4, PET, MSDOS/VGA or SDL2 (Linux or Windows).

    Download:
    github.com/orac81/miniapples/r

    #zxspectrum #commodore64 #vic20 #c16 #pet #msdos #sdl2 #retrogaming

  7. Juha 'capehill' Niemimäki has released version 3.4.8 and version 2.32.10 of the SDL multimedia library for AmigaOS 4.

    amiga-news.de/en/news/AN-2026-

    amiga-news.de/en/news/AN-2026-

  8. Hi folks!

    Here's a little update of Birdy 🐦 where your progress saves in Mini-Games 💾

    👉 codeberg.org/xolatgames/Birdy-

    And I've add "Continue game" option to the main menu, btw! But saving your progress touches only Mini-Games yet ☝️

    Have a good day! 😉👋✌️

    #cpp #cplusplus #codelite #cmake #cmake3 #sdl #sdl2 #game #games #gamedev #2d #inkscape #releases #opensource #codeberg #linux #box2d #tiled #TiledMapEditor #minigames #indie #indiegame #indiedev #breakout #platformer #action

  9. Запускаем эмуляцию «Ну, погоди!» в Linux на слабом железе

    У меня уже были статьи, посвящённые эмуляции «Ну, погоди!». Цель этой статьи — рассказать, с чем я столкнулся при переносе моего эмулятора на Linux, и почему вообще я не воспользовался готовым решением. Статья может послужить туториалом для тех, кто хочет начать разбираться в библиотеке SDL2.

    habr.com/ru/companies/ruvds/ar

    #linux #эмуляция_игр #SDL2 #разработка_игр #c #ретроигры #raspberrypi #ну_погоди #embeded #ruvds_статьи

  10. Hi, folks! ✌️

    So, I finally tested the new version of Crisps Chat 🍟, and fixed the left issues in it.

    And now you can download the new version 🏔️👉 codeberg.org/xolatgames/Crisps

    And make your server as private.

    Have a good day to everyone 😉

    #cpp #cplusplus #chat #chats #communication #app #apps #foss #linux #soft #software #codeberg #network #cmake #codelite #sdl #sdl2 #imgui #dearimgui #opensource #dev #devlog #development

  11. Hi folks! ✌️ I have the last new for today, because here's the night 🌙

    Now Birdy 🐦 has a smooth animation for picking up Crisps 🍟

    You can download the new version right from here 🏔️👉 codeberg.org/xolatgames/Birdy-

    Have a good sleep! 🥱🙂😴

    #sdl #sdl2 #game #games #gamedev #dev #development #devlog #inkscape #2d #adventure #TiledMapEditor #cpp #cplusplus #codelite #opensource #cmake #linux #codeberg #release #releases #MiniGames #box2d #topview

  12. Hi, folks! ✌️ I'm here to share you that I'm totally rewriting of Crisps Chat 🍟

    If you want to checks the status of the app, you can visits its Codeberg page 🏔️👉 codeberg.org/xolatgames/Crisps

    Thanks for attention! 😄 And I wish you a good day 😉

    #cplusplus #cpp #sdl #sdl2 #imgui #chat #chats #messaging #MessagingApp #communication #app #apps #soft #software #opensource #codeberg #git #codelite #inkscape #chatting #development #dev #devlog #cmake #rewriting

  13. Okay so my side quest this month is making a small pixel art looking game in C with SDL2, I want it to be pixel perfect, so does anyone know the right way to follow this up?

    I know about SDL_RenderSetLogicalSize, but I wanna be aware of more stuff that could help me on achieving this.

    #GameDev #SDL2 #Programming

  14. Trying to build #SDL2 for #solaris 8 today. There's really no better way to spend a dark Sunday afternoon.

    #retrocomputing

  15. Hello everyone! 👋✌️

    Here's an update of "Crisps Chat 🍟"

    A huge rebase of the codebase, a fixing of the issues, and tiny changes in the UI.

    You can download the new version from Codeberg 🏔️ 👉 codeberg.org/xolatgames/Crisps

    Or from here 👉 xolatgames.itch.io/crisps-chat

    Or view the source code of the app 👉 codeberg.org/xolatgames/Crisps

    And that's all! See ya soon 😉

    #messaging #messagingApp #app #apps #soft #software #dev #development #devlog #devlogs #cpp #cplusplus #opensource #codeberg #ImGui #sdl #sdl2 #chat

  16. Hi, folks! ✌️ Here's another one update of "Crisps Chat 🍟"

    Now you can turn on/off Dark theme 🌙

    So, you can download the new version from the app's Codeberg page 🏔️ 👉 codeberg.org/xolatgames/Crisps

    And that's all. See you later 👋😉

    #cpp #cplusplus #imgui #sdl #sdl2 #inkscape #devlog #devlogs #app #apps #soft #software #development #dev #chat #chats #messaging #messagingapp #communication #opensource #codeberg #git #linux #net #network #darkmode #dark #theme #themes