Commit Graph

35 Commits

Author SHA1 Message Date
Thomas FORGIONE da582944ea 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
Thomas FORGIONE 8a38f66ce7 Corrected splits and draws 2016-11-22 11:54:30 +01:00
Thomas FORGIONE 14946a0f3e In model, we have now int and float instead of strings 2016-11-22 11:40:58 +01:00
Thomas FORGIONE e5da208ae7 Added function load_model 2016-11-22 11:27:42 +01:00
Thomas FORGIONE 65467fbb0a Added package 2016-11-21 17:05:52 +01:00
Thomas FORGIONE 632a65bd5c Added readme 2016-11-21 16:54:53 +01:00
Thomas FORGIONE 71919abb21 Added ply2obj, it is now working 2016-11-21 16:18:49 +01:00
Thomas FORGIONE c5ef973914 Added basic support of ply 2016-11-21 15:59:03 +01:00
Thomas FORGIONE 685b5e6f59 Ignore empty string 2016-11-21 15:30:05 +01:00
Thomas FORGIONE 076cffff83 Added obj2ply.py 2016-11-21 15:20:24 +01:00
tforgione 35f8dd75ec Merge branch 'python' of tforgione/model-converter into master 2016-11-21 13:32:53 +00:00
Thomas FORGIONE bacdc9a2d1 Added .gitignore 2016-11-21 14:32:30 +01:00
Thomas FORGIONE cbee001720 From node to python 2016-11-21 14:31:09 +01:00
Thomas FORGIONE 1c1340d812 Initial commit 2016-11-21 12:02:09 +01:00
tforgione 261c3970de initial commit 2016-11-21 11:01:22 +00:00