Git Product home page Git Product logo

pyglv_gregor1325's Introduction

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

  • For standalone use, via pip

    pip install pyglv
    
  • For developing, fork this repository and run

    pip install -e . --config-settings editable_mode=strict
    

    in the same directory with setup.py.

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

Contributors

  • Prof. George Papagiannakis
  • Dr. Kamarianakis Manos
  • Geronikolakis Stratos
  • Zack Pervolarakis
  • George Kokiadis

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, [email protected]

All Rights Reserved

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

pyglv_gregor1325's People

Contributors

kamarianakis avatar papagiannakis avatar chibinemesis avatar michalistamiolakis avatar paulzik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.