https://github.com/krzysckh/raylib9
wip port of raylib 5.1-dev to 9front
https://github.com/krzysckh/raylib9
9front plan9 raylib
Last synced: 11 months ago
JSON representation
wip port of raylib 5.1-dev to 9front
- Host: GitHub
- URL: https://github.com/krzysckh/raylib9
- Owner: krzysckh
- License: zlib
- Created: 2024-06-26T14:06:02.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T19:40:06.000Z (almost 2 years ago)
- Last Synced: 2025-08-10T06:46:47.650Z (11 months ago)
- Topics: 9front, plan9, raylib
- Language: C
- Homepage: https://krzysckh.org/b/Graphical-applications-with-raylib-on-9front.html
- Size: 11.5 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is an ongoing effort to port raylib to plan9.
This is *not* a fast library.
It uses PixelForge software renderer to emulate OpenGL.
so basically:
raylib core modules <-> rlgl <-> PixelForge <-> platforms/rcore_9.c <-> libdraw <-> you
% clean.rc
% build.rc
% temp
q
% temp2