adagl
Graphics API
Provides a software interface to OpenGL for rendering graphics in multiple platforms.
Ada binding for OpenGL/WebGL
10 stars
5 watching
0 forks
Language: Ada
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
godunko/adawebui | A web-based interface built on top of Ada for rendering 3D graphics and interacting with web APIs. | 1 |
adacore/gtkada | An Ada library for building graphical user interfaces with the GTK toolkit | 91 |
julianschutsch/adaogl | Provides a basic framework for creating OpenGL applications in Ada. | 4 |
google/gapid | Tools for inspecting and replaying graphics API calls from applications to GPUs | 2,209 |
haskell-opengl/opengl | A set of Haskell libraries providing bindings to the OpenGL graphics API. | 147 |
flyx/openglada | Thick OpenGL binding for the Ada programming language, providing type safety and object orientation features. | 96 |
godunko/adawebpack | An Ada runtime and bindings project for WebAssembly. | 53 |
andrejnau/flycube | A low-level graphics API providing features like ray tracing and support for multiple backends | 390 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,260 |
haskell-opengl/glut | A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. | 61 |
igalia/piglit | Automated tests for various graphics APIs to ensure driver quality and compatibility | 9 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 223 |
haskell-game/bgfx | Haskell bindings to a cross-platform graphics API | 32 |
ripper37/gl_vs_vk | A comparison of two graphics APIs to measure their API-related overhead and performance differences | 83 |
raph-amiard/ada-nanovg | Ada bindings to NanoVG for vector graphics rendering and OpenGL ES 2.0 support | 1 |