21 skills found
rhett-lee / Nim Duilibduilib界面库的改进版,支持Windows/Linux/MacOS平台(基于SDL3),支持Skia渲染引擎(支持CPU/GPU),支持DPI感知,多语言动态切换,支持SVG, PNG, GIF, JPG, BMP, APNG, WEBP, ICO图片,支持GIF/WebP/APNG动画。
jsoulier / BlocksTiny Minecraft clone in C and HLSL using the new SDL3 GPU API
Aermoss / PySDL3A pure Python wrapper for SDL3.
nadako / Hello Sdlgpu3 OdinCode for my Odin+SDL3 GPU tutorial on YouTube
Simple-Robotics / CandlewickA cross-platform real-time 3D renderer for robotics powered by SDL3-gpu
jsoulier / Ray Tracing In One WeekendRay Tracing In One Weekend using SDL3 GPU with a compute shader
Gota7 / Zig Sdl3 Gpu ExamplesExperimental SDL3 GPU examples using zig shaders.
jsoulier / Voxel RaytracerSimple Voxel Raytracer using SDL3 GPU with compute shaders
klukaszek / SDL3 WebGPU ExamplesBased on the examples from https://github.com/TheSpydog/SDL_gpu_examples/. Might have some slight changes.
zraz / Sdl3 Gpu StarterSDL3 GPU C++ cross platform starter project. Supports Windows, Linux, macOS, iOS and Android.
manjaroman2 / Pressuresim Sdl3 Gpu ExamplesSDL3 GPU API SPIRV examples and work in progress pressure simulation.
painfulexistence / Sdl3 Gpu ExperimentsMy playground project for exploring and experimenting with SDL GPU APIs
furkansarihan / Sdl Gpu KitSimple renderer with SDL3 GPU API.
jsoulier / Fluid SimulationFluid Simulation using SDL3 GPU with compute shaders
VisualGMQ / SDL3 Gpu Exampleexamples of SDL3 GPU API
TechnicJelle / GPUForBeginnersGuide on how to get started with GPU Programming for beginners, with SDL3's GPU API
novara754 / Sdl3 Gpu PlatformerNo description available
jsoulier / Black Hole SimulationBlack Hole Simulation using SDL3 GPU with a compute shader
friflo / Friflo EcGui SDL3.GPUfriflo EcGui - SDL3 GPU demo
adelciotto / Sdl3 Gpu Msdf TextAn SDL3 GPU API example demonstrating efficient rendering of text using multi-channel signed distance field texture atlases generated from TTF fonts.