gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 547 forks source link

Write 'OpenGL to gfx-rs' guide #172

Closed brendanzab closed 5 years ago

brendanzab commented 10 years ago

Some folks are wondering what gfx-rs supports. Asking about VAOs, binding and unbinding etc. It would be good to provide a guide to show how concepts from OpenGL map to gfx-rs.

kvark commented 10 years ago

:+1:

brendanzab commented 10 years ago

An example: https://botbot.me/mozilla/rust-gamedev/2014-08-04/?msg=19108418&page=1

kvark commented 5 years ago

No longer needed given the deprecation of pre-ll