Skip to content

emberian/hgl-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hgl-rs

Warning

hgl is deprecated in favor of gfx-rs.

image

Documentation is hosted by rust-ci

hgl-rs, short for "gl helpers for Rust", provides some boilerplate for working with OpenGL. I wrote it as part of my graphics course at Clarkson.

Note

hgl-rs exposes a safe interface, but it is still trivial to create invalid state that would cause GL to be memory unsafe. hgl-rs does not attempt to provide an actual safe wrapper for GL, but rather a convenient Rusty wrapper around the concepts GL exposes.

license

hgl-rs is available under the same license as Rust (dual Apache2/MIT)

About

Deprecated higher-level, Rustic OpenGL bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published