24 Commits

Author SHA1 Message Date
Duccio
7843dedfc3 added working exporter for maya, only vertices and indices for now 2018-05-18 17:54:34 +02:00
MattiaPezzanoAiv
f16ab8b767 refactored variables initialization 2018-05-17 11:30:39 +02:00
MattiaPezzanoAiv
8c88b5b2c8 fixed new api 2018-05-15 17:08:28 +02:00
MattiaPezzanoAiv
fae76dd191 added draco mesh 2018-05-15 14:51:13 +02:00
MattiaPezzanoAiv
9c48f45d28 Merge branch 'maya_plugin' of github.com:fdefelici/draco into maya_plugin 2018-05-15 14:10:10 +02:00
Duccio
b22b405dc3 refactoring and some code optimization 2018-05-15 15:57:46 +02:00
MattiaPezzanoAiv
b958fac85c added preliminar implementation of write method 2018-05-15 14:09:59 +02:00
Federico De Felici
42e1a46f04 Merge branch 'maya_plugin' of https://github.com/fdefelici/draco into maya_plugin 2018-05-15 13:30:24 +02:00
Federico De Felici
d20efa41df Removed types from arguments to be compliant with python 2.7 2018-05-15 13:29:32 +02:00
Duccio
94dfec818d added cube mesh 2018-05-14 23:10:30 +02:00
Duccio
5e849456a5 renamed file, added plugin reader implementation 2018-05-14 23:09:42 +02:00
Federico De Felici
96a1a3c276 Added a encode feature on the c++ wrapper. Added more tests and some refactoring 2018-05-13 09:52:45 +02:00
Federico De Felici
676b05bd22 Fixed normal and uvs cc adapter. Now stoormtrup test are fine 2018-05-11 21:59:02 +02:00
Duccio
382c462876 added various meshes for tests 2018-05-11 19:58:16 +02:00
Duccio
0efb8fe21f added a test for a mesh containing uvs and normal 2018-05-11 19:55:10 +02:00
Federico De Felici
9641f81930 Added draco exe for test purpose 2018-05-11 16:37:13 +02:00
Federico De Felici
49bf56a030 Updated example with uvs 2018-05-11 16:18:39 +02:00
Federico De Felici
64dbf0f3ef Added uvs mapping 2018-05-11 16:16:38 +02:00
Federico De Felici
9d02e1cd75 Updated example script 2018-05-11 15:39:58 +02:00
Federico De Felici
7a68d823f9 Added memory free management; decoupled mesh result from ctypes; added tests 2018-05-11 15:37:39 +02:00
Federico De Felici
48a662f733 added readme file 2018-05-11 11:46:34 +02:00
Federico De Felici
07fbd55e44 File renaming and added maya plugin 2018-05-11 11:45:02 +02:00
Federico De Felici
9afc0d3177 First version of draco wrapper for python 2018-05-11 11:25:56 +02:00
Federico De Felici
510a181005 Added win64 libs 2018-05-08 13:07:37 +02:00