papagiannakis / pyGLV

computer Graphics for deep Learning and scientific Visualization
Apache License 2.0
7 stars 9 forks source link

The pyGLV package

PyPI Documentation

pyGLV (computer Graphics for deep Learning and scientific Visualization)

A python, pure software design pattern based package that used plain and simple Entities, Components and Systems in a Scenegraph architecture from thge pyECSS package, in order to showcase basic, cross-platform OpenGL-based real-time computer graphics with applications to scientific visualization and deep learning.


Why GLV?:

This package is aimed as a basic behind-the-black-box implementation of several classic as well as modern computer graphics methodologies, algorithms and techniques, aimed for teaching as well as framework for novel research.

The following software design patterns are employed:

  • Decorator Pattern: RenderDecorator, ComponentDecorator, SystemDecorator
  • game-loop pattern (GPP non GoF): Scene

Installation

More information can be found in Documentation and specifically at Installation.

Contributors


Licensing

pyGLV is licensed under the Apache License, Version 2.0. See LICENSE.txt for the full license text.


Copyright 2021-2023 Dr. George Papagiannakis, papagian@csd.uoc.gr

All Rights Reserved

University of Crete & Foundation for Research & Technology - Hellas (FORTH)