Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL3 Project Template

This is a simple and clean C project template using SDL3 (Simple DirectMedia Layer 3).
It provides the basic structure needed to get started with window creation, rendering, and event handling.


Features

  • Initializes SDL3 with video support
  • Creates a window and hardware-accelerated renderer
  • Event loop (including quit event)
  • Sets background color and clears screen each frame
  • Clean shutdown of all SDL resources
  • Compatible with manual builds or CMake

Requirements

  • C compiler (GCC, Clang, MSVC, etc.)
  • CMake

About

Lightweight C++ template for SDL3.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages