Skip to content

balsigergil/rust-opengl-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust OpenGL renderer

Yet another OpenGL renderer written in Rust.

Use cargo to run the project after cloning it.

cargo run

You can use the --release flag to increase performances :

cargo run --release

About

A small OpenGL renderer written in Rust

Topics

Resources

Stars

Watchers

Forks