Skip to content

sdevkota007/GraphicsFall2023-Assignments

Repository files navigation

OpenGL Examples

A collection of open source Python OpenGL (PyOpenGL) examples and demos.

Installation

Install the following packages:

  • PyOpenGL
  • PyOpenGL_accelerate (For faster OpenGL operations)
  • PyGame (For windowing and input)
  • Pyrr (For matrix and vector operations)
  • Numpy (For array operations)

All of these packages can be installed using pip:

pip install pyopengl pyopengl-accelerate pygame pyrr numpy

Basic Examples are available here:

https://github.com/sdevkota007/GraphicsFall2023

Examples in this repo

3.mp4
4.mp4
5.mp4
6.mp4
7.mp4
8.mp4
9.mp4
10.mp4
11.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published