Skip to content

Experimenting with Zig, GTK3, OpenGL, and Verlet integration

License

Notifications You must be signed in to change notification settings

stacktracer/sproingy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sproingy

A toy project for learning some things:

Build & Run

Development is all on Linux x86-64 so far, but in theory everything should work on any platform where Zig, GTK3, and OpenGL are supported.

To build and run the first time:

header-tweaks.sh && zig build run

The header-tweaks script only needs to be run the first time you build. It makes local copies of some GTK headers, and patches them so that Zig can digest them easily.

License

BSD 3-Clause

About

Experimenting with Zig, GTK3, OpenGL, and Verlet integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published