Skip to content

ZhangHuan95/LearnOpenGL_by_PyOpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

This project is for learning OpenGL by Python

The development environment :

system : windows 7/10
ide : pycharm 2018.03 
python version : 3.7.1
libs : PyOpenGL & glfw & numpy
learning OpenGL by this web

通过Python学习OpenGL

开发环境:

系统:window7/10
开发软件:pycharm 2018.03
Python 版本:3.7.1
依赖库:PyOpenGL、glfw、numpy
学习OpenGL的网站

安装依赖库

how to use pip

1.pip install PyOpenGL
2.pip install glfw
3.pip install numpy

Pycharm download
Python download

reference(参考)

1.blog 无奈巅峰
2.blog 目光博客

About

Using Python to code OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published