Crates.io | cogl-rs |
lib.rs | cogl-rs |
version | 0.1.4 |
source | src |
created_at | 2021-03-23 17:46:07.059641 |
updated_at | 2021-04-17 20:41:59.078093 |
description | Rust bindings for the Cogl library |
homepage | https://angular-rust.github.io/cogl-rs |
repository | https://github.com/angular-rust/cogl-rs |
max_upload_size | |
id | 372662 |
size | 573,373 |
cogl-rs is Rust bindings for the Cogl library. cogl-rs is being developed in the Angular Rust infrastructure since Angular Rust was depends on it.
COGL is a modern 3D graphics API with associated utility APIs designed to expose the features of 3D graphics hardware using a more object oriented design than OpenGL. It is used primarily by Clutter to provide a common rendering API that works transparently across OpenGL >=1.4, OpenGL ES 1.1 and OpenGL ES 2.0. It is not tied to any one toolkit or even constrained to developing UI toolkits.
If you want to use a more actively developed library with the same functionality, but with better performance and new functionality, then I advise you to use UX-dx as the successor to cogl-rs.
Angular Rust is a high productivity, platform-agnostic
frontend framework for the Rust language. It now supports desktop and web development. Angular Rust currently uses GTK for desktop development and WebAssembly for web development. We are planning to add support for mobile development.
Install Cogl-rs:
cargo add cogl-rs
We believe the wider community can create better code. The first tool for improving the community is to tell the developers about the project by giving it a star. More stars - more members.
Angular Rust is a community effort and we welcome all kinds of contributions, big or small, from developers of all backgrounds. We want the Angular Rust community to be a fun and friendly place, so please review our Code of Conduct to learn what behavior will not be tolerated.
Start learning about the framework by helping us improve our documentation. Pull requests which improve test coverage are also very welcome.
Check out the community curated list of awesome things related to Angular Rust / WebAssembly at awesome-angular-rust.
Feel free to drop into our Gitter chatroom or open a new "Question" issue to get help from contributors. Often questions lead to improvements to the ergonomics of the framework, better documentation, and even new features!
After reviewing the Contributing Code Guidelines, check out the "Good First Issues" (they are eager for attention!). Once you find one that interests you, feel free to assign yourself to an issue and don't hesitate to reach out for guidance, the issues vary in complexity.
Come help us on the issues that matter that the most and receive a small cash reward for your troubles. We use Issuehunt to fund issues from our Open Collective funds. If you really care about an issue, you can choose to add funds yourself!
Please report all bugs! We are happy to help support developers fix the bugs they find if they are interested and have the time.