Commit Graph

107 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 a30afa2dd6
Better deps management 2017-02-27 15:00:30 +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 7720dcd6ba
Verbose show face number 2017-01-19 11:52:33 +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 23a3b4535d
Load model before opening window 2017-01-13 14:39:03 +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 8160024028
STL models are supported 2016-12-02 16:02:23 +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 47044cb92a
Verbose output if option 2016-12-02 10:13:16 +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 2077cfb311
Removed axes 2016-12-01 11:48:32 +01:00
Thomas FORGIONE 5f58043207
Added ugly set_mode to fix pygame shit 2016-12-01 11:47:18 +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 664a49af7d
Updated README 2016-11-30 15:01:41 +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 9b76190292
Issues 2016-11-30 11:56:54 +01:00
Thomas FORGIONE 6dec2e79e1
Fixed (a little) OBJ Exporter 2016-11-30 11:47:21 +01:00
Thomas FORGIONE d58cabe658
Shaders 2016-11-30 11:10:08 +01:00