Commit graph

10 commits

Author SHA1 Message Date
Rémi Oudin e76974204d s/ellipsoid/spheroid + implementation of operator() 2018-02-07 15:07:59 +01:00
Rémi Oudin dae55f5eab Rough implementation of an ellipsoid.
In an extremely simple model, the ball will deform as an ellipsoid
during the bounce process.
2018-01-31 16:43:53 +01:00
Rémi Oudin 88700c7c76 Typos in Implicit.hpp and remove Implicit.cpp 2018-01-31 16:43:44 +01:00
Théophile Bastian e63aa18c58 Remove useless hashtable over doubles
(wtf was I thinking?)
2018-01-27 16:39:08 +01:00
Théophile Bastian a1347434e7 Implement basic mesh functions 2018-01-27 16:28:36 +01:00
Théophile Bastian ba7245eeea Rename .h to .hpp 2018-01-27 15:24:41 +01:00
Théophile Bastian 003c50443e Add a structure representing an explicit mesh 2018-01-27 15:23:40 +01:00
Théophile Bastian 016b0e1b6d Rename .h to .hpp 2018-01-27 15:23:23 +01:00
Rémi Oudin 5d243e4cde Basic implicit surfaces interface definition 2018-01-25 11:40:39 +01:00
Théophile Bastian 0775926122 Initial commit 2018-01-25 11:01:41 +01:00