Skip to content

Commit

Permalink
Added output images
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoyolo authored Aug 15, 2022
1 parent df12c32 commit 00172ec
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,15 @@ pip install -r requirements.txt

## Tutorial 1
Creating a GLFW Window.
<br/>
![](https://github.com/sudoyolo/PyOpenGL_CIC/blob/main/images/tute1_out.jpg)

## Tutorial 2
Drawing a static triangle in the GLFW Window.
<br/>
![](https://github.com/sudoyolo/PyOpenGL_CIC/blob/main/images/tute2_out.jpg)

## Tutorial 3
Creating an animated cubical crate.
Creating an animated cubical crate.
<br/>
![](https://github.com/sudoyolo/PyOpenGL_CIC/blob/main/images/tute3_out.gif)

0 comments on commit 00172ec

Please sign in to comment.