C Sdl2

Open-source C projects categorized as Sdl2
Topics: C Linux Game SDL OpenGL

Top 23 C Sdl2 Projects

  • scrcpy

    Display and control your Android device

  • Project mention: Microsoft is ending support for the Windows Subsystem for Android (WSA) | news.ycombinator.com | 2024-03-05

    There's also https://github.com/Genymobile/scrcpy which works for any Android, not just Samsung

  • SDL

    Simple Directmedia Layer

  • Project mention: C-Macs – a pure C macOS application | news.ycombinator.com | 2024-04-19

    The linked project doesn't use any ObjC files at all. SDL2 has a bunch of Cocoa files[1] so you did use Cocoa even if unknowingly.

    [1] https://github.com/libsdl-org/SDL/tree/main/src/video/cocoa

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Pygame

    🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

  • Project mention: Not only Unity... | /r/opensourcegames | 2023-11-11
  • cava

    Cross-platform Audio Visualizer

  • Project mention: Introduction | dev.to | 2023-10-28

    pywal is used to get the colorscheme from my wallpaper for my browser and terminal. left: neovim, top right: qutebrowser, bottom right: cava

  • go-sdl2

    SDL2 binding for Go

  • DungeonRush

    👾🐍 A opensource game inspired by Snake, written in pure C with SDL

  • Project mention: Show HN: Snake-inspired FOSS game Dungeon Rush playable in the browser | news.ycombinator.com | 2024-04-11
  • chocolate-doom

    Chocolate Doom is a Doom source port that is minimalist and historically accurate.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 42_CheatSheet

    A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language

  • paperview

    A high performance X11 animated wallpaper setter

  • mlt

    MLT Multimedia Framework

  • Project mention: Kdenlive 24.02 open source video editor released | news.ycombinator.com | 2024-03-11

    I've used Kdenlive, Shotcut, Blender and Olive [1]. They all have strenghts and weaknesses, so I choose which one to use depending on what I'm trying to do, or sometimes I use two of them through a single video project.

    One thing to note is that Kdenlive and Shotcut both use the MLT video editing framework [2] under the hood, so their capabilities and constraints are very close to each other's. That said, their UIs are their own and some things may be easier to do in one over the other, may be a matter of personal preference. AFAIK Shotcut is developed by the same people who built MLT, but I don't think that gives it any particular advantage. Also both of these apps have the largest ready-made effects toolbox out of the four apps I mentioned at the top.

    Blender's VSE (video sequence editor) is great if you need fine-tuned 2D animations of elements because you can use all the same awesome keyframing tools you'd use for 3D animation, but it's severely lacking in other aspects, especially in the effects dept (you can crop, blur, mask, but not much else). For some reason you can't use Blender's compositor node system with video, which would enable many more capabilities if possible. There's also a steeper learning curve if you've never used Blender before because its UI breaks many conventions.

    Olive is a newcomer that doesn't get enough attention, but IMHO it was at one point the most promising OSS video editor out there. Sadly the developer works on it on his free time, and he's recently said that he's pausing development because he doesn't have the resources to work on it any more. I'm really hoping a miracle happens.

    There's two versions of Olive, 0.1 and 0.2 which is a complete rewrite. Both versions are good, but they work pretty differently. What got me excited about 0.2 is that its effects are node-based (unlike MLT-based editors which are stack-based), which enables far more advanced editing, although you probably wouldn't need that unless you're working on something quite ambitious.

    1: https://www.olivevideoeditor.org/

    2: https://www.mltframework.org/

  • cdogs-sdl

    Classic overhead run-and-gun game

  • c-ray

    c-ray is a small, simple path tracer written in C

  • crispy-doom

    Crispy Doom is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.

  • Project mention: Crispy Doom: A limit-removing enhanced-resolution Doom source port | news.ycombinator.com | 2023-10-25
  • moonlight-tv

    Lightweight NVIDIA GameStream Client, for LG webOS TV and embedded devices like Raspberry Pi

  • Project mention: Stream games from my PC to C2 | /r/LGOLED | 2023-05-23
  • pygame-ce

    🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.

  • Project mention: How can I optimize projects made with Pygame? | /r/pygame | 2023-07-01

    See our release notes for full information about what's new: https://github.com/pygame-community/pygame-ce/releases

  • doomretro

    The classic, refined DOOM source port. For Windows PC.

  • Project mention: Lessons from Open-Source Game Projects | dev.to | 2024-04-10

    Doom Retro - Doom source port for Windows. C, SDL2

  • ded

    Dramatic EDitor

  • OpenRTX

    Modular Open Source Radio Firmware

  • Project mention: OpenRTX: Modular Open Source Radio Firmware | news.ycombinator.com | 2024-01-10
  • klystrack

    A chiptune tracker

  • SDL_image

    Image decoding for many popular formats for Simple Directmedia Layer.

  • Project mention: No .lib files in git SDL_image repository | /r/cpp_questions | 2023-06-09

    You will find the .lib files in this page.

  • dome

    A lightweight game development environment where games can be written in Wren

  • Project mention: Not only Unity... | /r/opensourcegames | 2023-11-11
  • bstone

    Unofficial source port for Blake Stone series

  • Project mention: Help Compiling BStone | /r/linux_gaming | 2023-05-24

    Thank you for your reply! I had also sent a message to the dev. He responded with a fix and after a pull request it compiles now!

  • jitboy

    A Game Boy emulator with dynamic recompilation (JIT)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-19.

C Sdl2 related posts

Index

What are some of the best open-source Sdl2 projects in C? This list will help you:

Project Stars
1 scrcpy 101,503
2 SDL 8,157
3 Pygame 6,927
4 cava 3,764
5 go-sdl2 2,124
6 DungeonRush 1,933
7 chocolate-doom 1,767
8 42_CheatSheet 1,535
9 paperview 1,422
10 mlt 1,416
11 cdogs-sdl 841
12 c-ray 768
13 crispy-doom 757
14 moonlight-tv 719
15 pygame-ce 661
16 doomretro 621
17 ded 521
18 OpenRTX 521
19 klystrack 476
20 SDL_image 470
21 dome 463
22 bstone 295
23 jitboy 292
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com