Commit Graph

54 Commits

Author SHA1 Message Date
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 a8d809a7ea
Support multiple models 2018-02-23 11:31:58 +01: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 4d502eecac
Added sub 2017-01-25 13:29:08 +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 a36402686c
Update tools 2017-01-18 15:07:22 +01:00
Thomas FORGIONE db3f3065b9
Updated mesh 2017-01-18 15:00:39 +01:00
Thomas FORGIONE 66964e1450
Updated basemodel 2017-01-18 14:49:37 +01:00
Thomas FORGIONE fb8c8d0266
Update geometry 2017-01-18 14:42:51 +01:00
Thomas FORGIONE dc3889437d
Updated controls 2017-01-18 14:10:16 +01:00
Thomas FORGIONE 29ec3e1a3d
Cleaned camera 2017-01-18 14:01:17 +01:00
Thomas FORGIONE d99ade3f7b
Cleaned Shader class 2017-01-18 13:57:59 +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 9860d90e0b
3 vertices faces 2016-12-02 16:04:05 +01:00
Thomas FORGIONE 87652194cd
README / Docs 2016-12-02 16:01:42 +01:00
Thomas FORGIONE e762759216
Added dynamic module loading 2016-12-02 15:52:01 +01:00
Thomas FORGIONE c81dbc8715
Fixed problems, textured cube 2016-12-02 09:53:07 +01:00
Thomas FORGIONE 6c1e288b78
Added Face4 support for .obj 2016-12-02 09:26:07 +01:00
Thomas FORGIONE 69286684d5
Removed useless hashbangs 2016-12-01 14:00:49 +01:00
Thomas FORGIONE 02cfdbf1b9
Better wheel events 2016-12-01 13:50:04 +01:00
Thomas FORGIONE befe9c19fe
Stuff 2016-12-01 10:55:41 +01:00
Thomas FORGIONE b6130ca640
Added up vector management 2016-11-30 15:37:58 +01:00
Thomas FORGIONE dfcd2eef41
Added stl support 2016-11-30 14:57:58 +01:00
Thomas FORGIONE ae3476d719
Doc 2016-11-30 12:11:31 +01:00
Thomas FORGIONE 6dec2e79e1
Fixed (a little) OBJ Exporter 2016-11-30 11:47:21 +01:00
Thomas FORGIONE 8d31b13da7
Textures are now supported 2016-11-30 10:08:37 +01:00
Thomas FORGIONE 7a9e1a741e
Support case where mtl file is missing 2016-11-29 17:24:39 +01:00
Thomas FORGIONE 1443ea35ba Removed shaders, textures are now supported 2016-11-29 15:40:30 +01:00
Thomas FORGIONE 85c14c8b09 Start to work on textures 2016-11-29 12:13:43 +01:00
Thomas FORGIONE aac0d0b1e9 Cleaning, MTLParser 2016-11-29 12:05:03 +01:00
Thomas FORGIONE ba5ff60448 gl_draw is a stupid name 2016-11-25 17:08:57 +01:00
Thomas FORGIONE a2cf694b60 Added OrbitControls 2016-11-25 15:41:52 +01:00
Thomas FORGIONE e953492280 Reorganized imports 2016-11-25 15:03:03 +01:00
Thomas FORGIONE c6537a8f8c Shader class, some cleaning 2016-11-25 14:56:37 +01:00
Thomas FORGIONE da582944ea Some cleaning 2016-11-25 14:28:39 +01:00