faern / gfx-hal-tutorials

A series of small gfx-hal tutorials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gfx-hal tutorials

Build Status

This repo contains the code (and source for the write-ups) of my Intro to gfx-hal tutorials:

License

The code for these tutorials (e.g. everything under the src/ directory) is under the CC0 waiver. It's in the public domain, as much as it can be. Do what you like with it!

The text for the tutorials (e.g. everything under the doc/ directory) is under the Creative Commons Attribution 4.0 license. Free to use and modify as long as attribution is given.

Contributing

All contributions are welcome. If it's a very significant change, it's probably best to open an issue first so we can discuss it. Other than that, feel free to open a PR.

Thanks to:

  • icefoxen
  • human9

for their past contributions!

About

A series of small gfx-hal tutorials.


Languages

Language:Rust 97.3%Language:GLSL 2.0%Language:Shell 0.7%