Commit Graph

64 Commits

Author SHA1 Message Date
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
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 705df01207
Updated license 2016-11-29 15:56:05 +01:00
Thomas FORGIONE ab547930be
Ignore models 2016-11-29 15:47:14 +01:00
Thomas FORGIONE 3ef8885acb Merge branch 'master' of github.com:tforgione/model-converter 2016-11-29 15:45:19 +01:00
Thomas FORGIONE 1d6b57ceee Named window 2016-11-29 15:42:21 +01:00
Thomas FORGIONE de9de0d464 Named window 2016-11-29 15:42:21 +01:00
Thomas FORGIONE 1443ea35ba Removed shaders, textures are now supported 2016-11-29 15:40:30 +01:00
Thomas FORGIONE e38fdcc2c4 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 1f40684cff 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 bba3c672db 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 9db36bc4c3 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 7d3eea3c7e 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 fcac434881 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 392551f2c7 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
Thomas FORGIONE cfe9f7e913 Some cleaning 2016-11-25 14:28:39 +01:00
Thomas FORGIONE 7e7ad309c7 Updated readme 2016-11-25 14:18:57 +01:00
Thomas FORGIONE cccf3a5f1f Renammed viewer 2016-11-25 14:18:16 +01:00
Thomas FORGIONE efbfc969de Removed GLUT dependency 2016-11-25 11:55:48 +01:00
Thomas FORGIONE ddb5f4b3d3 Added class Camera 2016-11-25 11:53:35 +01:00
Thomas FORGIONE 8e19606310 Support models without normals 2016-11-25 11:43:58 +01:00
Thomas FORGIONE 3dc65b57ce Spaces 2016-11-25 11:41:49 +01:00
Thomas FORGIONE c5591f3d2d Fixed packages 2016-11-25 11:39:34 +01:00
Thomas FORGIONE c744cdd099 Using shaders 2016-11-25 11:27:05 +01:00
Thomas FORGIONE 160d266aea Corrected minor bug 2016-11-23 16:36:32 +01:00
Thomas FORGIONE 8f7274f525 Added VBOs support (vertices and normals) 2016-11-23 15:38:50 +01:00
Thomas FORGIONE 1b769e05d3 Starting to work with VBOs 2016-11-23 12:07:47 +01:00
Thomas FORGIONE 0bd7eae818 get_rel only on left click 2016-11-22 17:29:25 +01:00
Thomas FORGIONE 1eedef65ee Added track ball controls 2016-11-22 17:17:37 +01:00
Thomas FORGIONE 7f8e68fe96 Input model as argument 2016-11-22 16:49:36 +01:00
Thomas FORGIONE 16e0e1ae00 Added convert.py 2016-11-22 15:23:53 +01:00
Thomas FORGIONE 14c27eb33b Readme 2016-11-22 15:15:34 +01:00
Thomas FORGIONE ecc8cc8ac6 Added normals generation 2016-11-22 15:13:35 +01:00
Thomas FORGIONE e223695914 Added bounding box and scaling options 2016-11-22 12:09:54 +01:00
Thomas FORGIONE 967c5523a1 Added simple modelviewer 2016-11-22 11:55:13 +01:00
Thomas FORGIONE 589f12aeee Corrected splits and draws 2016-11-22 11:54:59 +01:00