Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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=WASM

Warning:
* This proyect is incomplete, misses allmost all WebGL functions,
and all GLFW-like functions.

Licence:
0BSD - Zero Clause BSD LICENSE