Skip to content

Commit

Permalink
Merge pull request #18 from papagiannakis/feature/new_version_prepara…
Browse files Browse the repository at this point in the history
…tions
  • Loading branch information
papagiannakis authored Apr 3, 2023
2 parents a0a71ff + b03f403 commit 0196c79
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,21 @@
[![arXiv](https://img.shields.io/badge/arXiv-2302.07691-b31b1b.svg)](https://arxiv.org/abs/2302.07691)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

[![Elements_in_a_gif](./docs/_static/Project_Elements.gif)]


For a more detailed developer documentation please refer [here](https://elementsproject.readthedocs.io/en/latest/index.html). The research paper behind this project can be found [here](https://arxiv.org/abs/2302.07691)
https://user-images.githubusercontent.com/13041399/229489757-f0f3d208-a26d-4fa2-8891-f4d1c7f3aa27.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](https://elementsproject.readthedocs.io/en/latest/index.html) and [the research paper behind this project](https://arxiv.org/abs/2302.07691).

## Packages Involved in Elements

* pyECSS: A package for applying ECS to any Scenegraph
Expand Down
Binary file removed docs/_static/Project_Elements.gif
Binary file not shown.

0 comments on commit 0196c79

Please sign in to comment.