Git Product home page Git Product logo

elements's Introduction

Welcome to project Elements!

Documentation Project's GitHub Page arXiv License

elements_video_540_high.mp4

Overview

Elements introduces for the first time the power of the Entity-Component-System (ECS) with the versatility of Scenegraphs, in the context of Computer Graphics (CG), Deep Learning (DL) for Scientific Visualization (SciViz). It also aims to provide the basic tools to anyone that wants to be involved with basic Computer Graphics as well as advanced topics such as Geometric Deep Learning, Geometric Algebra and many many more.

Following a modern educational approach, all related packages are in the Python programming language.

To dive in the details of the project check its detailed developer documentation and the research paper behind this project.

Packages Involved in Elements

  • pyECSS: A package for applying ECS to any Scenegraph
  • pyGLV : A package applying ECSS to CG, DL and SciViz problems
  • pyEEL : A learning hub for various topics where ECSS can be applied

Quick Start

Download (or clone) this repo (or your fork) and, in a python 3.8 environment, run pip install -e .

Go to the Elements/pyGLV/examples folder and quickstart by using/modifying one of the existing examples.

Folder Structure

  • docs: Files used to generate the documentation
  • Elements: Contains all the source code of Elements
    • pyECSS: Contains all the source code for pyECSS - Entity, Component, System, Scenegraph functionality
      • examples: Example files related to pyECSS
      • GA: Files related to Geometric Algebra(GA) and GA-based components-systems
      • tests: Test files for pyECSS
    • pyGLV: Contains all the source code for pyGLV - graphics, shading, imgui functionality
      • examples: Example files related to pyGLV
      • tests: Test files for pyGLV
      • GL: The basic Graphics Library files (Scene, Shader, Texture, VertexArray)
      • GUI: Files related to the window and GUI instantiation.
      • utils: Utility files and functions for pyGLV.
    • pyEEL: The pyEEL learning hub
      • examples: Contains all the jupyter notebooks of pyEEL
        • SciCom: Scientific Computation related notebooks
        • neuralCG: Neural networks in CG related notebooks
        • DL: Deep Learning related notebooks
        • CG: Computer Graphics (CG) related notebooks
        • GATE: Geometric Algebra Transformation Engine related notebooks

Contribute to Elements

If you want to contribute to Elements, kindly check its WIKI for a list of potential projects and a contribution guide.

Contact Us

If you have any questions or would like to learn more about our project, please don't hesitate to contact us.

Citation

If you are using the Elements project, please cite:

@misc{projectElements,
  title = {Project Elements: A computational entity-component-system in a scene-graph pythonic framework, for a neural, geometric computer graphics curriculum},
  author = {Papagiannakis, George and Kamarianakis, Manos and Protopsaltis, Antonis and Angelis, Dimitris and Zikas, Paul},
  doi = {10.48550/ARXIV.2302.07691},
  url = {https://arxiv.org/abs/2302.07691},
  publisher = {arXiv},
  year = {2023}
}

elements's People

Contributors

kamarianakis avatar papagiannakis avatar aprotopsaltis avatar greglit 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.