papagiannakis
Co-founder & CEO ORamaVR, Professor at University of Crete, Researcher FORTH, Visiting Professor University of Geneva
UoC, FORTH, ORamaVR, UNIGEHeraklion, Crete and Geneva, Switzerland
Pinned Repositories
CPP-PP-Edu
C++ Introduction to Programming - Principles & Practice - Educational student resources
Elements
Project Elements: A computational entity-component-system in a scene-graph pythonic framework, for a neural, geometric computer graphics curriculum
GA-Unity
a Geometric Algebra package for Unity (ENGAGE2024 paper)
generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
glGA-edu
the OpenGL Geometric Application Framework - full educational edition
ICG-PP-Edu
Interactive Computer Graphics - Principles & Practice - Educational Student Resources
papagiannakis.github.io
Personal web-space
pyECSS
Entity Components Systems in a Scenegraph
pyGandalf
a Geometric, Animation, Neural, Directed, Algorithmic, Learning Framework
pyGLV
computer Graphics for deep Learning and scientific Visualization
papagiannakis's Repositories
papagiannakis/Elements
Project Elements: A computational entity-component-system in a scene-graph pythonic framework, for a neural, geometric computer graphics curriculum
papagiannakis/pyGandalf
a Geometric, Animation, Neural, Directed, Algorithmic, Learning Framework
papagiannakis/CPP-PP-Edu
C++ Introduction to Programming - Principles & Practice - Educational student resources
papagiannakis/pyECSS
Entity Components Systems in a Scenegraph
papagiannakis/pyGLV
computer Graphics for deep Learning and scientific Visualization
papagiannakis/glGA-edu
the OpenGL Geometric Application Framework - full educational edition
papagiannakis/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
papagiannakis/papagiannakis.github.io
Personal web-space
papagiannakis/pyEEL
Explore Experiment Learn
papagiannakis/GA-Unity
a Geometric Algebra package for Unity (ENGAGE2024 paper)
papagiannakis/ICG-PP-Edu
Interactive Computer Graphics - Principles & Practice - Educational Student Resources
papagiannakis/raytracing.github.io
Main Repo / Main Web Site
papagiannakis/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
papagiannakis/assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
papagiannakis/benchmark
A microbenchmark support library
papagiannakis/CG-PP-Edu
Computer Graphics - Principle & Practice - Educational Student Resources
papagiannakis/clifford
Geometric Algebra for Python
papagiannakis/cs-smallpt
☀️ C# Path Tracer
papagiannakis/Deep-Learning-A-Visual-Approach
All of the figures and notebooks for my deep learning book, for free!
papagiannakis/Gaalop
Gaalop (Geometic Algebra Algorithms Optimizer) is a software to compile and optimize geometric algebra (GA) expressions into high-level programming language code. Geometric algebra expressions can be developed using the freely available CLUCalc software by Christian Perwass. Gaalop optimizes CLUCalc expressions and produces C++ (AMP), OpenCL, CUDA, CLUCalc or LaTeX output. The optimized code is free of geometric algebra operations and runs very efficiently on various platforms.
papagiannakis/galgebra
Symbolic Geometric Algebra/Calculus package for SymPy :crystal_ball:
papagiannakis/github-slideshow
A robot powered training repository :robot:
papagiannakis/googletest
Googletest - Google Testing and Mocking Framework
papagiannakis/imgui
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
papagiannakis/Programming-Principles-and-Practice-Using-Cpp
My reading of Programming: Principles and Practices using C++ (2nd ed) by Bjarne Stroustrup
papagiannakis/pybind11
Seamless operability between C++11 and Python
papagiannakis/pyimgui
Cython-based Python bindings for dear imgui
papagiannakis/pyopengl
Repository for the PyOpenGL Project
papagiannakis/python-patterns
A collection of design patterns/idioms in Python
papagiannakis/tinyraytracer
A brief computer graphics / rendering course