https://github.com/timo/sdl2_gpu
Perl6 bindings to SDL_gpu
https://github.com/timo/sdl2_gpu
Last synced: 5 months ago
JSON representation
Perl6 bindings to SDL_gpu
- Host: GitHub
- URL: https://github.com/timo/sdl2_gpu
- Owner: timo
- License: artistic-2.0
- Created: 2016-03-15T22:01:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-15T22:45:55.000Z (over 10 years ago)
- Last Synced: 2025-07-13T07:41:00.960Z (11 months ago)
- Language: Perl6
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SDL2::GPU::Raw
==============
These are NativeCall bindings to `SDL_gpu` (built with `SDL2`, so it's compatible to `SDL2::Raw`).
`SDL_gpu` is described by its author as
> SDL_gpu, a library for making hardware-accelerated 2D graphics easy.
> by Jonathan Dearborn
>
> SDL_gpu is licensed under the terms of the MIT License.
> See LICENSE.txt for details of the usage license granted to you for this code.
You can find `SDL_gpu` at https://github.com/grimfang4/sdl-gpu