-
ecb8c35ecc
Fix parser
master
Thomas Forgione
2022-09-12 14:18:36 +0200
-
65386c580a
Fix warning
Thomas Forgione
2022-09-12 14:05:22 +0200
-
a8d809a7ea
Support multiple models
Thomas Forgione
2018-02-23 11:31:58 +0100
-
a30afa2dd6
Better deps management
Thomas FORGIONE
2017-02-27 15:00:30 +0100
-
518a0a70fe
Merge branch 'master' of github.com:tforgione/model-converter
Thomas FORGIONE
2017-02-27 14:29:54 +0100
-
-
3595c6c2b5
Stuff I should've commited, I guess
Thomas FORGIONE
2017-02-27 14:29:39 +0100
-
1cb10d49aa
Update ply.py
Thomas FORGIONE
2017-02-27 14:18:53 +0100
-
-
4d502eecac
Added sub
Thomas FORGIONE
2017-01-25 13:29:08 +0100
-
7836f327e0
Changed operation order, normalise vectors before computing normals
Thomas FORGIONE
2017-01-19 14:32:02 +0100
-
7720dcd6ba
Verbose show face number
Thomas FORGIONE
2017-01-19 11:52:33 +0100
-
556054cd9e
Export ply supports texture
Thomas FORGIONE
2017-01-19 11:23:48 +0100
-
913583aeba
Update formats
Thomas FORGIONE
2017-01-18 15:18:31 +0100
-
525ec741d9
OBJ update
Thomas FORGIONE
2017-01-18 15:11:44 +0100
-
a36402686c
Update tools
Thomas FORGIONE
2017-01-18 15:07:22 +0100
-
db3f3065b9
Updated mesh
Thomas FORGIONE
2017-01-18 15:00:39 +0100
-
66964e1450
Updated basemodel
Thomas FORGIONE
2017-01-18 14:49:37 +0100
-
fb8c8d0266
Update geometry
Thomas FORGIONE
2017-01-18 14:42:51 +0100
-
dc3889437d
Updated controls
Thomas FORGIONE
2017-01-18 14:10:16 +0100
-
29ec3e1a3d
Cleaned camera
Thomas FORGIONE
2017-01-18 14:01:17 +0100
-
d99ade3f7b
Cleaned Shader class
Thomas FORGIONE
2017-01-18 13:57:59 +0100
-
9e7d4be17c
Added support for colors in binary ply
Thomas FORGIONE
2017-01-18 10:41:41 +0100
-
1113c6d137
ply ascii parser supports vertex colors
Thomas FORGIONE
2017-01-18 10:27:34 +0100
-
5ee5d5c3f9
A little cleaner
Thomas FORGIONE
2017-01-17 18:03:00 +0100
-
c0ced36370
Added binary little endian ply support
Thomas FORGIONE
2017-01-17 17:16:10 +0100
-
41a13e6014
Added TextModelParser for text files
Thomas FORGIONE
2017-01-17 10:47:57 +0100
-
23a3b4535d
Load model before opening window
Thomas FORGIONE
2017-01-13 14:39:03 +0100
-
68b4f6b615
ply parser supports textures now
Thomas FORGIONE
2017-01-13 11:18:15 +0100
-
6ecc92786b
Some modifs
Thomas FORGIONE
2017-01-13 09:43:24 +0100
-
43791483d8
Merge branch 'master' of github.com:tforgione/model-converter
Thomas FORGIONE
2016-12-21 12:17:17 +0100
-
-
d5d3bc78ed
Added OFF files support
Thomas FORGIONE
2016-12-21 12:16:49 +0100
-
5da117b42a
Fixed optional import, readme
Thomas FORGIONE
2016-12-02 21:37:20 +0100
-
-
9860d90e0b
3 vertices faces
Thomas FORGIONE
2016-12-02 16:04:05 +0100
-
8160024028
STL models are supported
Thomas FORGIONE
2016-12-02 16:02:23 +0100
-
87652194cd
README / Docs
Thomas FORGIONE
2016-12-02 16:01:42 +0100
-
e762759216
Added dynamic module loading
Thomas FORGIONE
2016-12-02 15:52:01 +0100
-
47044cb92a
Verbose output if option
Thomas FORGIONE
2016-12-02 10:13:16 +0100
-
c81dbc8715
Fixed problems, textured cube
Thomas FORGIONE
2016-12-02 09:53:07 +0100
-
6c1e288b78
Added Face4 support for .obj
Thomas FORGIONE
2016-12-02 09:26:07 +0100
-
69286684d5
Removed useless hashbangs
Thomas FORGIONE
2016-12-01 14:00:49 +0100
-
02cfdbf1b9
Better wheel events
Thomas FORGIONE
2016-12-01 13:50:04 +0100
-
2077cfb311
Removed axes
Thomas FORGIONE
2016-12-01 11:48:32 +0100
-
5f58043207
Added ugly set_mode to fix pygame shit
Thomas FORGIONE
2016-12-01 11:47:18 +0100
-
befe9c19fe
Stuff
Thomas FORGIONE
2016-12-01 10:55:41 +0100
-
b6130ca640
Added up vector management
Thomas FORGIONE
2016-11-30 15:37:58 +0100
-
664a49af7d
Updated README
Thomas FORGIONE
2016-11-30 15:01:41 +0100
-
dfcd2eef41
Added stl support
Thomas FORGIONE
2016-11-30 14:57:58 +0100
-
ae3476d719
Doc
Thomas FORGIONE
2016-11-30 12:11:31 +0100
-
9b76190292
Issues
Thomas FORGIONE
2016-11-30 11:56:54 +0100
-
6dec2e79e1
Fixed (a little) OBJ Exporter
Thomas FORGIONE
2016-11-30 11:47:21 +0100
-
d58cabe658
Shaders
Thomas FORGIONE
2016-11-30 11:10:08 +0100
-
8d31b13da7
Textures are now supported
Thomas FORGIONE
2016-11-30 10:08:37 +0100
-
7a9e1a741e
Support case where mtl file is missing
Thomas FORGIONE
2016-11-29 17:24:39 +0100
-
705df01207
Updated license
Thomas FORGIONE
2016-11-29 15:56:05 +0100
-
ab547930be
Ignore models
Thomas FORGIONE
2016-11-29 15:47:14 +0100
-
3ef8885acb
Merge branch 'master' of github.com:tforgione/model-converter
Thomas FORGIONE
2016-11-29 15:45:19 +0100
-
-
1d6b57ceee
Named window
Thomas FORGIONE
2016-11-29 15:42:21 +0100
-
de9de0d464
Named window
Thomas FORGIONE
2016-11-29 15:42:21 +0100
-
1443ea35ba
Removed shaders, textures are now supported
Thomas FORGIONE
2016-11-29 15:40:30 +0100
-
e38fdcc2c4
Removed shaders, textures are now supported
Thomas FORGIONE
2016-11-29 15:40:30 +0100
-
85c14c8b09
Start to work on textures
Thomas FORGIONE
2016-11-29 12:13:43 +0100
-
1f40684cff
Start to work on textures
Thomas FORGIONE
2016-11-29 12:13:43 +0100
-
aac0d0b1e9
Cleaning, MTLParser
Thomas FORGIONE
2016-11-29 12:05:03 +0100
-
bba3c672db
Cleaning, MTLParser
Thomas FORGIONE
2016-11-29 12:05:03 +0100
-
ba5ff60448
gl_draw is a stupid name
Thomas FORGIONE
2016-11-25 17:08:57 +0100
-
9db36bc4c3
gl_draw is a stupid name
Thomas FORGIONE
2016-11-25 17:08:57 +0100
-
a2cf694b60
Added OrbitControls
Thomas FORGIONE
2016-11-25 15:41:52 +0100
-
7d3eea3c7e
Added OrbitControls
Thomas FORGIONE
2016-11-25 15:41:52 +0100
-
e953492280
Reorganized imports
Thomas FORGIONE
2016-11-25 15:03:03 +0100
-
fcac434881
Reorganized imports
Thomas FORGIONE
2016-11-25 15:03:03 +0100
-
c6537a8f8c
Shader class, some cleaning
Thomas FORGIONE
2016-11-25 14:56:37 +0100
-
392551f2c7
Shader class, some cleaning
Thomas FORGIONE
2016-11-25 14:56:37 +0100
-
da582944ea
Some cleaning
Thomas FORGIONE
2016-11-25 14:28:39 +0100
-
cfe9f7e913
Some cleaning
Thomas FORGIONE
2016-11-25 14:28:39 +0100
-
-
7e7ad309c7
Updated readme
Thomas FORGIONE
2016-11-25 14:18:57 +0100
-
cccf3a5f1f
Renammed viewer
Thomas FORGIONE
2016-11-25 14:18:16 +0100
-
efbfc969de
Removed GLUT dependency
Thomas FORGIONE
2016-11-25 11:55:48 +0100
-
ddb5f4b3d3
Added class Camera
Thomas FORGIONE
2016-11-25 11:53:35 +0100
-
8e19606310
Support models without normals
Thomas FORGIONE
2016-11-25 11:43:58 +0100
-
3dc65b57ce
Spaces
Thomas FORGIONE
2016-11-25 11:41:49 +0100
-
c5591f3d2d
Fixed packages
Thomas FORGIONE
2016-11-25 11:39:34 +0100
-
c744cdd099
Using shaders
Thomas FORGIONE
2016-11-25 11:27:05 +0100
-
160d266aea
Corrected minor bug
Thomas FORGIONE
2016-11-23 16:36:32 +0100
-
8f7274f525
Added VBOs support (vertices and normals)
Thomas FORGIONE
2016-11-23 15:38:50 +0100
-
1b769e05d3
Starting to work with VBOs
Thomas FORGIONE
2016-11-23 12:07:47 +0100
-
0bd7eae818
get_rel only on left click
Thomas FORGIONE
2016-11-22 17:29:25 +0100
-
1eedef65ee
Added track ball controls
Thomas FORGIONE
2016-11-22 17:17:37 +0100
-
7f8e68fe96
Input model as argument
Thomas FORGIONE
2016-11-22 16:49:36 +0100
-
16e0e1ae00
Added convert.py
Thomas FORGIONE
2016-11-22 15:23:53 +0100
-
14c27eb33b
Readme
Thomas FORGIONE
2016-11-22 15:15:34 +0100
-
ecc8cc8ac6
Added normals generation
Thomas FORGIONE
2016-11-22 15:13:35 +0100
-
e223695914
Added bounding box and scaling options
Thomas FORGIONE
2016-11-22 12:09:54 +0100
-
967c5523a1
Added simple modelviewer
Thomas FORGIONE
2016-11-22 11:55:13 +0100
-
589f12aeee
Corrected splits and draws
Thomas FORGIONE
2016-11-22 11:54:59 +0100
-
8a38f66ce7
Corrected splits and draws
Thomas FORGIONE
2016-11-22 11:54:30 +0100
-
14946a0f3e
In model, we have now int and float instead of strings
Thomas FORGIONE
2016-11-22 11:40:58 +0100
-
e5da208ae7
Added function load_model
Thomas FORGIONE
2016-11-22 11:27:42 +0100
-
65467fbb0a
Added package
Thomas FORGIONE
2016-11-21 17:05:52 +0100
-
632a65bd5c
Added readme
Thomas FORGIONE
2016-11-21 16:54:53 +0100
-
71919abb21
Added ply2obj, it is now working
Thomas FORGIONE
2016-11-21 16:18:49 +0100
-
c5ef973914
Added basic support of ply
Thomas FORGIONE
2016-11-21 15:59:03 +0100