Commit Graph

26 Commits

Author SHA1 Message Date
T.Alderighi d0ffe2a48f missing inline and added some constnt 2018-10-23 14:35:50 +02:00
T.Alderighi ac79dadd89 very simple vtk tetrahedral mesh exporter (might seed a more general vtk exporter) 2018-06-28 16:55:39 +02:00
T.Alderighi fc8d50cd2b import msh meshes 2018-06-07 10:58:25 +02:00
T.Alderighi dd0e338923 seeding general tetra importer 2018-05-29 16:39:37 +02:00
T.Alderighi 95ecdf424e better MSH tetra importer 2018-05-29 16:21:17 +02:00
T.Alderighi dad4ad9ba3 added first basic version of msh importer 2018-05-28 19:06:35 +02:00
T.Alderighi 8d3548eb0c fix typo + fix crash when loading tetramesh with double precision positions 2018-05-25 11:58:32 +02:00
T.Alderighi 85f3a5fad5 minimal ply tetra importer and tetragl (immediate mode) 2018-05-14 20:01:43 +02:00
T.Alderighi b597815848 tet export 2018-05-08 16:03:30 +02:00
T.Alderighi 67a80722d5 removed tetra complex...bootstrapping tetra in trimesh:
base done
foreach done
Allocator done
Append done

quality selection topology WIP
clean todo
2018-05-04 18:12:02 +02:00
T.Alderighi b0384f68d1 stable allocate and tetra complex 2018-05-03 15:05:42 +02:00
Paolo Cignoni 32333eba24 Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
Paolo Cignoni bc3fd845e1 Updated many importer to do not use anymore the useless, deprecated, removed, etc etc <uber> 2012-10-25 13:17:47 +00:00
Paolo Cignoni f45e0cec3a Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m) 2012-01-20 07:44:55 +00:00
granzuglia f0de54811e added GPL incipit 2009-05-18 14:12:20 +00:00
ganovelli 2af382d25d missing return type 2007-05-08 18:56:04 +00:00
mtarini e1f61a9f6f Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD. 2007-03-12 16:40:17 +00:00
ganovelli 45dc280239 minor bug 2005-12-06 10:42:59 +00:00
ganovelli 7df3a00426 *** empty log message *** 2005-06-30 10:32:21 +00:00
ganovelli 8e14aef886 mass canceled 2005-02-18 11:58:26 +00:00
Nico Pietroni 8a4c8ea5b9 added #include <point4.h> 2005-02-07 15:27:19 +00:00
ganovelli dfdb436eab added 2004-10-11 17:42:55 +00:00
Nico Pietroni cf20e1d0c1 minor changes to comply gcc compiler (typename's ) 2004-09-01 12:22:04 +00:00
ganovelli 26d5839f5f Load renamedas Open
minor changes
2004-07-09 10:06:02 +00:00
Nico Pietroni abd8b7003e modified some type declarations 2004-06-03 15:46:15 +00:00
ganovelli be69a22a35 created 2004-06-03 13:16:32 +00:00