AbelDoc
French PhD from the University of Lorraine and LORIA. Works on audiovisual speech synthesis. C++ library designer and graphics engine (OpenGL) creator.
NRESoftwareNancy - France
Pinned Repositories
GENEA_Visualiser_Local
GENEA Challenge visualiser running in local
NearlyRealEngine
3D Rendering Engine using Voxels, mostly done from scratch
NRE-Builder
Project builder - Automatic Makefile generation
NRE-Core
NRE-API : Utility library featuring optimised container and design pattern implementation
NRE-Data
NRE-API : Manage config/data files parsing and formatting
NRE-Droid
An android framework for simple application creation
NRE-ECS
NRE-API : A simple Entity-Component-System, based on EntityX, modified to fit NearlyRealEngine need.
NRE-Math
NRE-API : Mathematical library including vector, matrix, curves, frustum, ...
NRE-Memory
NRE-API : Manage memory allocation, provide a memory manager to check memory leaks
NRE-System
NRE-API : System library featuring abstraction layer to access system functionality
AbelDoc's Repositories
AbelDoc/GENEA_Visualiser_Local
GENEA Challenge visualiser running in local
AbelDoc/NearlyRealEngine
3D Rendering Engine using Voxels, mostly done from scratch
AbelDoc/NRE-Builder
Project builder - Automatic Makefile generation
AbelDoc/NRE-Math
NRE-API : Mathematical library including vector, matrix, curves, frustum, ...
AbelDoc/NRE-Core
NRE-API : Utility library featuring optimised container and design pattern implementation
AbelDoc/NRE-Data
NRE-API : Manage config/data files parsing and formatting
AbelDoc/NRE-Droid
An android framework for simple application creation
AbelDoc/NRE-ECS
NRE-API : A simple Entity-Component-System, based on EntityX, modified to fit NearlyRealEngine need.
AbelDoc/NRE-IO
NRE-API : Library providing easy access to FileSystem functionnalities
AbelDoc/NRE-Memory
NRE-API : Manage memory allocation, provide a memory manager to check memory leaks
AbelDoc/NRE-Micro
ESP8266 Framework allowing quick & easy use of components functionnality
AbelDoc/NRE-Physic
NRE-API : Physics engine for both 2D and 3D geometry
AbelDoc/NRE-System
NRE-API : System library featuring abstraction layer to access system functionality
AbelDoc/NRE-Tester
NRE-API : Test library for easy test on function