Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Learning Playground

This project serves as a learning playground for understanding OpenGL through a tutorial.

Tutorial

I am currently following the tutorial available here. This tutorial provides step-by-step guidance on OpenGL concepts and programming techniques. The goal of this project is to implement and experiment with the concepts covered in the tutorial.

Running the Project

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Lokiheere/rust_graphic.git
  2. Navigate to the project directory:

    cd rust_graphic
  3. Run the project using cargo:

    cargo run

This will build and execute the project. Ensure you have Rust and Cargo installed on your system.

License

This project is licensed under the MIT License.

About

Testing out rust bindings for graphic libraries

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages