Skip to content

pollend/rogl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rogl

Rust GL library (rogl): A complete gl binding built for Rust.

Overview

  • generated from gl.xml
  • supports OpenGL versions 1.0,1.1,1.2,1.3,1.4,1.5,2.0,2.1,3.0,3.1,3.2,3.3,4.0,4.1,4.2,4.3,4.4,4.5,4.6
  • supports OpenGLES versions 1.0, 2.0, 3.0, 3.1, 3.2
  • No validation, everything is unsafe
  • features are used to prevent including old API's that are unused. Allows for a smaller OpenGL.

License

This project is licensed under Apache License, Version 2.0

About

A complete gl binding built for Rust

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages