Skip to content

Simple PyGame and PyOpenGL scene showcase that utilizes various draw methods.

License

Notifications You must be signed in to change notification settings

decemyn/pygame-opengl-simple-scene-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyOpenGL with Pygame Showcase

This project is a showcase of using PyOpenGL with Pygame to create a simple game or application.

Table of Contents

Description

This showcase demonstrates the integration of PyOpenGL and Pygame libraries to create a simple interactive application or game. It provides a starting point for building your own projects that leverage the power of hardware-accelerated graphics with PyOpenGL and the convenience of game development with Pygame.

image

Usage

Change the enable_efficient_draw flag from render.py to enable or disable efficient matrix draw.

License

The project is licensed under the MIT License. See the LICENSE file for more details.

About

Simple PyGame and PyOpenGL scene showcase that utilizes various draw methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages