Skip to content

NitroPlum/sdl3nimgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sdl3NimGen

Generator for an sdl3 wrapper for nim using Futhark

Current SDL3 version - 3.1.6

SDL3 is still in pre-release so the submodule is manually tracking the newest SDL3 pre-release tag. Make sure the submodule is pulled and you are on the correct tag for your desired version.

How To

generate.nim is a short script to tell Futhark how to generate the wrapper. Compiling that file will produce the desired wrapper in:

/wrapper/sdl3.nim

simply run:

nim gen

About

Code to generate the sdl3 wrapper for nim using Futhark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages