glutin

A low-level library for OpenGL context creation, written in pure Rust. (by rust-windowing)

Glutin Alternatives

Similar projects and alternatives to glutin

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better glutin alternative or higher similarity.

glutin reviews and mentions

Posts with mentions or reviews of glutin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-01.
  • Emacs GPU rendering
    3 projects | /r/emacs | 1 Mar 2023
    Yeah, render Emacs via GPU. We get underlined display server opengl context using surfman or glutin. Since PGTK is gtk, we are using gl_area. Replaced the Cairo drawing with this Firefox's Webrender. Using this, you can except some improvements to rendering. However, I dont know how to do benchmarks regarding GUI rendering.
  • GameRoy: a cross platform and highly accurate Game Boy emulator
    8 projects | /r/rust | 20 Sep 2022
    But I think this will be solved when I switch back the GL context creation to glutin (thankfully, version 0.30 will decouple from windows creation), and I rewrite sprite-render.
  • Learn OpenGL with Rust: creating a window
    3 projects | dev.to | 21 Aug 2022
    Luckily, there are quite a few libraries out there that provide this functionality, some of them specifically aimed at OpenGL. Those libraries save us all the operation-system specific work and give us a window and an OpenGL context to render in. One of those libraries is glutin. It allows us to create an OpenGL context, define window parameters, and handle user input, which is plenty enough for our purposes.
  • GitHub - hecrj/iced: A cross-platform GUI library for Rust, inspired by Elm
    3 projects | /r/rust | 27 Aug 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 28 Mar 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic glutin repo stats
8
1,927
7.3
10 days ago

rust-windowing/glutin is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of glutin is Rust.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com