How to use OpenGL in Rust?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • glow

    GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code (by grovesNL)

  • If you want to target desktop, mobile and/or web: https://github.com/grovesNL/glow

  • learn-opengl

    Learn OpenGL lessons in Rust (by rust-tutorials)

  • You can supplement this with this repository: https://github.com/rust-tutorials/learn-opengl if you need some help translating LearnOpenGL.com to Rust.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • LearnOpenGL

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

  • In short: I used Lokathors Gl33 library (https://crates.io/crates/gl33) and the https://learnopengl.com/ website for the actual tutorial.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [Media] Spinning triangle using Nalgebra and Glow OpenGL bindings. Followed WebGL Programming Guide and Glow example.

    1 project | /r/rust | 9 Jan 2022
  • rust game for web, gltf question

    2 projects | /r/rust_gamedev | 15 May 2022
  • opengl bindings

    2 projects | /r/rust | 20 Nov 2021
  • Shaders and Uniforms in pure SDL2?

    3 projects | /r/rust_gamedev | 4 Jul 2021
  • Diligent Engine 2.5.5: High-Level Rendering, SSR, SSAO, DoF

    1 project | news.ycombinator.com | 16 May 2024