All Projects → grovesNL → Glow

grovesNL / Glow

Licence: other
GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Glow

Pmtech
Lightweight, multi-platform, data-oriented game engine.
Stars: ✭ 478 (+51.27%)
Mutual labels:  opengl, webgl, opengl-es
Magnum Examples
Examples for the Magnum C++11/C++14 graphics engine
Stars: ✭ 180 (-43.04%)
Mutual labels:  opengl, webgl, opengl-es
Flextgl
OpenGL and Vulkan header and loader generator.
Stars: ✭ 180 (-43.04%)
Mutual labels:  opengl, webgl, opengl-es
Magnum Plugins
Plugins for the Magnum C++11/C++14 graphics engine
Stars: ✭ 66 (-79.11%)
Mutual labels:  opengl, webgl, opengl-es
Magnum Bootstrap
Bootstrap projects for Magnum C++11/C++14 graphics engine
Stars: ✭ 69 (-78.16%)
Mutual labels:  opengl, webgl, opengl-es
Rabbittoolbox
🤸🏾‍♀️👗开源的动画渲染软件,提倡以简单、易用,高质量的物理演算以及渲染质量和性能,为喜爱二次元动画的用户降低视频制作门槛
Stars: ✭ 309 (-2.22%)
Mutual labels:  opengl, webgl, opengl-es
Filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
Stars: ✭ 13,215 (+4081.96%)
Mutual labels:  opengl, webgl, opengl-es
Gl
Go cross-platform OpenGL bindings.
Stars: ✭ 148 (-53.16%)
Mutual labels:  opengl, webgl, opengl-es
Openscenegraph
OpenSceneGraph git repository
Stars: ✭ 2,321 (+634.49%)
Mutual labels:  opengl, opengl-es
Starwars.android
This component implements transition animation to crumble view into tiny pieces.
Stars: ✭ 1,942 (+514.56%)
Mutual labels:  opengl, opengl-es
Lwjgl3
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan), audio (OpenAL), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR) applications.
Stars: ✭ 3,540 (+1020.25%)
Mutual labels:  opengl, opengl-es
Apitrace
Tools for tracing OpenGL, Direct3D, and other graphics APIs
Stars: ✭ 2,198 (+595.57%)
Mutual labels:  opengl, opengl-es
Opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
Stars: ✭ 2,284 (+622.78%)
Mutual labels:  opengl, opengl-es
React Imgpro
📷 Image Processing Component for React
Stars: ✭ 2,186 (+591.77%)
Mutual labels:  opengl, webgl
Ezfilter
A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bitmap and view.(一个轻量级(<180KB)、易扩展的Android滤镜和动态贴纸框架,支持摄像头、视频、图片和视图添加滤镜和贴纸。)
Stars: ✭ 155 (-50.95%)
Mutual labels:  opengl, opengl-es
Metalangle
MetalANGLE: OpenGL ES to Metal API translation layer
Stars: ✭ 182 (-42.41%)
Mutual labels:  opengl, opengl-es
Webgl Plot
A high-Performance real-time 2D plotting library based on native WebGL
Stars: ✭ 200 (-36.71%)
Mutual labels:  opengl, webgl
Vim Glsl
Vim runtime files for OpenGL Shading Language
Stars: ✭ 184 (-41.77%)
Mutual labels:  opengl, webgl
Simplerenderengine
Small C++14 render engine
Stars: ✭ 253 (-19.94%)
Mutual labels:  opengl, webgl
Boatapp
Environment for running Minecraft Java Edition on Android
Stars: ✭ 230 (-27.22%)
Mutual labels:  opengl, opengl-es

glow

GL on Whatever: a set of bindings to run GL anywhere (Open GL, OpenGL ES, and WebGL) and avoid target-specific code.

Minimum Rust Version crates.io docs.rs Build Status

Build commands

# native
cargo build

# web-sys
cargo build --target wasm32-unknown-unknown

License

This project is licensed under either of Apache License, Version 2.0 or MIT license, at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache 2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].