Thomas Forgione
|
ecb8c35ecc
|
Fix parser
|
2022-09-12 14:18:36 +02:00 |
Thomas Forgione
|
65386c580a
|
Fix warning
|
2022-09-12 14:05:22 +02:00 |
Thomas FORGIONE
|
518a0a70fe
|
Merge branch 'master' of github.com:tforgione/model-converter
|
2017-02-27 14:29:54 +01:00 |
Thomas FORGIONE
|
3595c6c2b5
|
Stuff I should've commited, I guess
|
2017-02-27 14:29:39 +01:00 |
Thomas FORGIONE
|
1cb10d49aa
|
Update ply.py
Removed unused import
|
2017-02-27 14:18:53 +01:00 |
Thomas FORGIONE
|
7836f327e0
|
Changed operation order, normalise vectors before computing normals
|
2017-01-19 14:32:02 +01:00 |
Thomas FORGIONE
|
556054cd9e
|
Export ply supports texture
|
2017-01-19 11:23:48 +01:00 |
Thomas FORGIONE
|
913583aeba
|
Update formats
|
2017-01-18 15:18:31 +01:00 |
Thomas FORGIONE
|
525ec741d9
|
OBJ update
|
2017-01-18 15:11:44 +01:00 |
Thomas FORGIONE
|
9e7d4be17c
|
Added support for colors in binary ply
|
2017-01-18 10:41:41 +01:00 |
Thomas FORGIONE
|
1113c6d137
|
ply ascii parser supports vertex colors
|
2017-01-18 10:27:34 +01:00 |
Thomas FORGIONE
|
5ee5d5c3f9
|
A little cleaner
|
2017-01-17 18:03:00 +01:00 |
Thomas FORGIONE
|
c0ced36370
|
Added binary little endian ply support
|
2017-01-17 17:16:10 +01:00 |
Thomas FORGIONE
|
41a13e6014
|
Added TextModelParser for text files
|
2017-01-17 10:47:57 +01:00 |
Thomas FORGIONE
|
68b4f6b615
|
ply parser supports textures now
|
2017-01-13 11:18:15 +01:00 |
Thomas FORGIONE
|
6ecc92786b
|
Some modifs
|
2017-01-13 09:43:24 +01:00 |
Thomas FORGIONE
|
43791483d8
|
Merge branch 'master' of github.com:tforgione/model-converter
|
2016-12-21 12:17:17 +01:00 |
Thomas FORGIONE
|
d5d3bc78ed
|
Added OFF files support
|
2016-12-21 12:16:49 +01:00 |
Thomas FORGIONE
|
5da117b42a
|
Fixed optional import, readme
|
2016-12-02 21:37:20 +01:00 |
Thomas FORGIONE
|
e762759216
|
Added dynamic module loading
|
2016-12-02 15:52:01 +01:00 |