Giorgio Marcias

Giorgio Marcias

Email giorgio.marcias@isti.cnr.it
Phone: +39 050 621 2940

Istituto di Scienza e Tecnologie dell'Informazione (ISTI)
Consiglio Nazionale delle Ricerche (CNR)
Via Moruzzi, 1
56124 Pisa
ITALY


Research Collaborator at CNR-ISTI

ISTI (in English: Institute for Computer Science and Technologies) is an Institute of the Italian National Research Council (CNR) located in Pisa, Italy.


Ph.D Student

at the Computer Science Department of the University of Pisa.


Education


Research Activities

My research interests include the following fields of Computer Graphics:


Publications

The complete list of my papers is available on my google scholar page.
A list of recent papers is also available on the Visual Computing Lab publications page.


Software

A list of software I've made is available on my GitHub page

  • GLFWM a C++ wrapper of GLFW with events, multithreading, ...
  • A fork of the good OpenGL GUI NanoGUI by Wenzel Jakob to work with GLFWM
  • A fork of PatchTable by Connely Barnes which compiles with clang and cmake
  • A Dope Vector in C++11
  • An implementation of Distance Transforms of Sampled Functions by P. Felzenszwalb and D. Huttenlocher, which works in N-Dimensional space
  • MPMCThreadPool a C++11 implementation of a lock-free, Multiple-Producer-Multiple-Consumer thread pool
  • Moreover, other software related to my publications:

  • Animation-Aware Quadrangulation code: C++, Qt, VCG, OpenGL
  • Data-Driven Interactive Quadrangulation code: C++11, Qt, VCG, OpenGL (plus GLFW for the GUI part in SketchRetopo retopology tool I've contributed to)