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

https://github.com/godunko/adawebui

Web UI on Ada
https://github.com/godunko/adawebui

ada wasm webgl webui

Last synced: about 1 month ago
JSON representation

Web UI on Ada

Awesome Lists containing this project

README

        

# AdaWebUI
Web UI on Ada

## Dependencies

AdaWebUI requires GNAT/LLVM/WASM compiler and runtime as well as Web API bindings from [AdaWebPack](https://github.com/godunko/adawebpack).

Abstract_GL_Widget requites OpenGL binding (for WebGL/WASM platform) from [AdaGL](https://github.com/godunko/adagl).

## Examples

There is only one example for now, [spinning 3D cube](https://www.ada-ru.org/files/cube/index.html).