Skip to content

fovtran/PyGame_samples

Repository files navigation

PyGame few workit examples

  • IronPython/Python .Net CLR PyGame skeleton.
  • IronPython/Python .Net CLR OpenTK Skeleton.
  • IronPython/Python .Net CLR TaoFramework Skeleton
  • IronPython/Python bare OpenGL Skeleton

Requirements

  • IronPython
  • Tao OpenGL Libraries
  • Tao FreeGlut Libary

Optional

  • Python CLR (?)
  • Python OpenGL (PyOpenGL)
  • OpenTK
  • Nuget (In order to install OpenTK)

Install

Analysis of project

NOTICE
  • Python's CLR do not run the same as IronPython's CLR.

Usation

  • Try: $ipy SimpleTaoTeapot.py
  • Try: $ipy Moniker.py

Working Examples:

  • SimpleTao Basic Tao example

  • SimpleTaoTeapot Working Tao example

  • Tao2 Demostration of capabilities

  • Tao3 VBO

  • Tao4 Modularization

  • Tao4.py Tao4

  • Moniker.py

Credits

-- Tao source code obtained from Gihub -- Diego Cadogan 2019

Releases

No releases published

Packages

No packages published

Languages