Skip to content

1337programming/sabahinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sabahinator

git clone --recursive https://github.com/1337programming/sabahinator.git

A Rust OpenGL Example Demo

This repository contains a number of examples of using modern OpenGL in Rust using the gfx-rs library. The examples are ports of the OpenGL Wikibook.

Libraries:

  • OpenGL management through the gfx-rs project.
  • Window management via glutin.
  • Linear algebra using cgmath.
  • Timing functions using time.

Screenshot

Flowmap Example

The examples build with cargo:

cargo run --example main

About

Rust OpenGL Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published