Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soledad-studio/glfn
GLFW but Native for WASM
https://github.com/soledad-studio/glfn
bindings c89 c99 clang opengl wasm webassembly webgl
Last synced: about 2 months ago
JSON representation
GLFW but Native for WASM
- Host: GitHub
- URL: https://github.com/soledad-studio/glfn
- Owner: soledad-studio
- License: 0bsd
- Created: 2024-07-13T02:01:51.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T17:50:32.000Z (5 months ago)
- Last Synced: 2024-10-13T17:20:14.643Z (3 months ago)
- Topics: bindings, c89, c99, clang, opengl, wasm, webassembly, webgl
- Language: C
- Homepage: https://pedroediaz.codeberg.page/proyects/triangle/
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
GLFN: GLFW but native for WASM
==============================
This repository is a proof of concept, I want it to grow it for my needs,
and I'm planing to add Android support.See Live:
https://pedroediaz.codeberg.page/proyects/triangle
Build:
make
make -C example ARCH=WASMWarning:
* This proyect is incomplete, misses allmost all WebGL functions,
and all GLFW-like functions.Licence:
0BSD - Zero Clause BSD LICENSE