Commit History

Author SHA1 Message Date
  Mr.doob a7d70a0eff * Builders clean up 15 years ago
  Mr.doob 06cef27b81 Merge remote branch 'alteredq/master' 15 years ago
  alteredq 7c26e04c7a Refactored common functionality out of ascii and binary loaders. 15 years ago
  Mr.doob c2ae485dea Merge remote branch 'alteredq/master' 15 years ago
  alteredq 5182d90429 Merge remote branch 'remotes/upstream/master' 15 years ago
  alteredq cdb6b868b3 Added a little sanity check in binary format loader (commented out debug log of computed total file size which should match with real file size). 15 years ago
  alteredq a0fa2ae3dd Optimized binary model format to use indexed UVs. Updated OBJ slim converter and Loader accordingly. 15 years ago
  Mr.doob 35b21b1f4e * LICENSE: Changed copyright 15 years ago
  alteredq ecf97e0d4c Synced with sole's branch. 15 years ago
  alteredq 97425e01ae Merge remote branch 'remotes/sole/master' 15 years ago
  alteredq 1ca0bf23dc Merge remote branch 'remotes/upstream/master' 15 years ago
  alteredq 188f36be5d Optimized ASCII model format to use indexed UVs. Updated OBJ slim converter and Loader accordingly. 15 years ago
  sole b489e524ea Build system: now --debug applies to the current build (can generate debug versions of every type of build: canvas, dom, etc) 15 years ago
  Mr.doob 39f88e74b2 * Fixed markup error in README 15 years ago
  Mr.doob 7059050d19 * Updated README (examples/projects) 15 years ago
  sole cb626b9d95 Merged with alteredq version (support python 2.6) and also made it more explicit as per mrdoobs suggestion 15 years ago
  alteredq b14f09be61 Merged with sole's branch: took new Python build script, made it work with my ancient Python 2.6. 15 years ago
  alteredq 7abad40d83 Merge remote branch 'remotes/sole/master' 15 years ago
  alteredq 514a2e6135 Merged with latest changes in mrdoob's branch. All hex colors should be now without baked opacity. 15 years ago
  alteredq 0cb79310e5 Added experimental binary mesh loader. Updated OBJ converter and examples accordingly. 15 years ago
  Mr.doob 3cdc007b90 * Fixed some minor issues handling opacity in hex colors 15 years ago
  sole e43af53f19 refactored build system 15 years ago
  Mr.doob 1849e9050c * Added a nicer interactivity example ⟶ examples/interactive_voxelpainter.html 15 years ago
  sole bf6db5a714 merging? 15 years ago
  Mr.doob 52045b53cb * examples/geometry_large_mesh.html: credit were credit is due :) 15 years ago
  Mr.doob 0ca8efd916 Fixed stats 15 years ago
  alteredq c437ce68fe Small clarifications in large mesh example description: model size meanwhile went down to 3.5 MB ;) and file access flag applies to Chrome. 15 years ago
  alteredq f6e829ca21 Synced with mrdoob's branch. 15 years ago
  Mr.doob 55c40d0fa3 * Renamed `examples/large_mesh_test.html` to `examples/geometry_large_mesh.html` 15 years ago
  Mr.doob 5053cc4e6d * Added 2 more examples to the README. 15 years ago