35 Commits

Author SHA1 Message Date
Tom Finegan
326f0f7196 Update draco_maya_wrapper.dll (windows x64 maya) 2018-06-01 11:20:05 -07:00
Tom Finegan
0abf0cf586 Add libdraco_maya_wrapper.so (linux x64 maya) 2018-06-01 11:20:01 -07:00
Tom Finegan
b19b1ecae1 Add draco_maya_wrapper.bundle (macos x64 maya) 2018-06-01 11:18:33 -07:00
Tom Finegan
67e080d1a1 Remove draco_encoder and draco_decoder windows binaries. 2018-06-01 11:05:23 -07:00
Tom Finegan
85d2654fc9 Add linux instructions for the Maya plugin 2018-05-24 10:53:41 -07:00
Tom Finegan
4677d014e4 Add macos make build instructions to maya/README.md. 2018-05-24 10:27:52 -07:00
Federico De Felici
ade1bc6793 Reviewed README, added RELEASE, and refactored project structure 2018-05-19 10:52:04 +02:00
Duccio
c46c5c9a5d Updated readme (features, installation and usage) 2018-05-18 20:13:44 +02:00
Duccio
56599d1306 Added export functionalities for uvs and normals for maya plugin 2018-05-18 19:50:47 +02:00
Duccio
8522e990b9 Fixed uv in maya importer, code refactoring 2018-05-18 19:15:47 +02:00
Duccio
3597709dc8 Removed unnecessary indices array duplication from maya importer 2018-05-18 18:15:40 +02:00
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