Pinned Repositories
abasilak.github.io
Andreas A. Vasilakis website
Computer-Graphics-Submission-List
This document contains a comprehensive list of (currently active) annual international events and premier publishers of science and technology resources.
LossOfOrientation
The LoO service identifies loss of orientation of (older) people based on (a) outdoor tracking information and (b) geo-fencing data in order to inform the caregiver that a participant is probably wandering.
my-stl-library
A set of C++ template classes to provide common programming data structures and functions
opengl_engine
A simple scene graph-based rendering engine that can be used as a research prototyping platform for testing various real-time algorithms for shading and illumination effects using modern OpenGL.
OpenGL_ES_3_1
Several implementations of A-Buffer using modern OpenGL ES API.
phd
Novel geometry and rendering algorithms implemented during my phd
ProjectEuler
A collection of program code to solve as many as possible Project Euler math problems.
raytracing
A physical-based ray tracer implementation journey
light_probe_placement
Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.
abasilak's Repositories
abasilak/opengl_engine
A simple scene graph-based rendering engine that can be used as a research prototyping platform for testing various real-time algorithms for shading and illumination effects using modern OpenGL.
abasilak/OpenGL_ES_3_1
Several implementations of A-Buffer using modern OpenGL ES API.
abasilak/raytracing
A physical-based ray tracer implementation journey
abasilak/abasilak.github.io
Andreas A. Vasilakis website
abasilak/Computer-Graphics-Submission-List
This document contains a comprehensive list of (currently active) annual international events and premier publishers of science and technology resources.
abasilak/LossOfOrientation
The LoO service identifies loss of orientation of (older) people based on (a) outdoor tracking information and (b) geo-fencing data in order to inform the caregiver that a participant is probably wandering.
abasilak/my-stl-library
A set of C++ template classes to provide common programming data structures and functions
abasilak/phd
Novel geometry and rendering algorithms implemented during my phd
abasilak/ProjectEuler
A collection of program code to solve as many as possible Project Euler math problems.