demosys-py
latest

Getting Started

  • Getting Started

User Guide

  • User Guide
  • Controls

Reference

  • Reference

Settings

  • Settings
demosys-py
  • Docs »
  • demosys-py documentation
  • Edit on GitHub

demosys-py documentation¶

A Python 3 cross platform OpenGL 3.3+ core framework based on ModernGL

screenshot1 screenshot2

Getting Started

  • Getting Started
    • Create a virtualenv
    • Setting up a Project
    • Creating an Effect Package

User Guide

  • User Guide
    • Effects
    • Project
    • Creating Geometry
    • Performance
    • Audio
  • Controls
    • Basic Keyboard Controls
    • Camera Controls

Reference

  • Reference
    • demosys.effects.Effect
    • demosys.project.base.BaseProject
    • demosys.opengl.vao.VAO
    • demosys.geometry
    • demosys.timers.base.BaseTimer
    • demosys.timers.clock.Timer
    • demosys.timers.music.Timer
    • demosys.timers.rocket.Timer
    • demosys.timers.rocketmusic.Timer
    • demosys.timers.vlc.Timer
    • demosys.context.base.BaseWindow
    • demosys.context.pyqt.Window
    • demosys.context.glfw.Window
    • demosys.context.headless.Window
    • demosys.context.pyglet.Window

Settings

  • Settings
    • OPENGL
    • WINDOW
    • SCREENSHOT_PATH
    • MUSIC
    • TIMER
    • ROCKET
    • TIMELINE
    • PROGRAM_DIRS/PROGRAM_FINDERS
    • PROGRAM_LOADERS
    • TEXTURE_DIRS/TEXTURE_FINDERS
    • TEXTURE_LOADERS
    • SCENE_DIRS/SCENE_FINDERS
    • SCENE_LOADERS
    • DATA_DIRS/DATA_FINDERS
    • DATA_LOADERS

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Einar Forselv. Revision 81cd311b.

Built with Sphinx using a theme provided by Read the Docs.