How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This project provides a generic interface OpenGL drawing and two implementation one for native OpenGL library and another for WebGL. WebGL implementation leverages a2js (an Ada to JavaScript translator) and Web API binding to launch the code in a browser.
The main features of godunko/adagl are: Graphics and Multimedia, UI and Graphics.
Projects with overlapping indexed features include: fastrgv/portable-openal-sound — Here is a link to the latest release, including all source, examples & resources:. flyx/freetypeada — FreeTypeAda is a thick Ada 2012 binding to the [FreeType library][1]. The binding is incomplete and has been developed… flyx/openglada — OpenGLAda is a thick OpenGL binding for the Ada 2005 programming language. Unlike other, thin, bindings (see the… frett27/ada-synthetizer — Patrice Freydiere - October 2018. godunko/adawebui — Web UI on Ada. darkestkhan/oto — Binding to OpenAL.
Here is a link to the latest release, including all source, examples & resources:
FreeTypeAda is a thick Ada 2012 binding to the FreeType library1. The binding is incomplete and has been developed to support OpenGLAda2.
OpenGLAda is a thick OpenGL binding for the Ada 2005 programming language. Unlike other, thin, bindings (see the project's homepage4 for a list), OpenGLAda enriches the original API with concepts and features provided by Ada, like object orientation, type safety and generics.