Publications
Cosserat Rods with Projective Dynamics
ACM SIGGRAPH/EUROGRAPHICS Symposium on Computer Animation 2018
Carlota Soler, Tobias Martin, Olga Sorkine-Hornung
​
[ paper | supplemental | video | scholar]
Projects
Cosserat Rods with Projective Dynamics
September 2017
​Rod simulation with the Cosserat theory and projective dynamics solver.
​
​Master thesis at ETH Zürich.
C++, OpenGL, Mitsuba render (Individual)
Implementation of a render and its diverse features
January 2016
Features implemented: rough conductor and dielectric, subsurface scattering.
Final render implemented by 2 sutdents.
C++ and comparisons to Mitsuba render.
Physics-based simulation of a Jenga tower
January, 2017
Physics based simulation of colliding rigid bodies. Replacement of Unity´s physics engine by ours.
​
Unity, C# (3 students).
Simmetries of dance
February, 2017
Assesment of the correlation between body simmetry and performance while dancing.
Developed in Matlab.
Performance evaluation of a complex computer system
February, 2017
Build a multi-tier, distributed information system involving databases, networking, concurrent programming, and distributed systems.
Advanced Systems Lab, ETH Zürich.
Java, sockets, NIO.2.