Skip to content

Commit

Permalink
mrdoob#9756 Added OBJLoader2.js and WWOBJLoader2.js V1.0.1 and three …
Browse files Browse the repository at this point in the history
…examples: obj2, wwobj2 and wwobj2_parallels.

Header now carry references to development repository.
Added checks for Blob and URL.createObjectURL
  • Loading branch information
kaisalmen committed Jan 23, 2017
1 parent a0cd79d commit 7435350
Show file tree
Hide file tree
Showing 6 changed files with 3,202 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/files.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ var files = {
"webgl_loader_msgpack",
"webgl_loader_obj",
"webgl_loader_obj_mtl",
"webgl_loader_obj2",
"webgl_loader_nrrd",
"webgl_loader_pcd",
"webgl_loader_pdb",
Expand All @@ -117,6 +118,8 @@ var files = {
"webgl_loader_utf8",
"webgl_loader_vrml",
"webgl_loader_vtk",
"webgl_loader_wwobj2",
"webgl_loader_wwobj2_parallels",
"webgl_lod",
"webgl_marchingcubes",
"webgl_materials",
Expand Down
Loading

0 comments on commit 7435350

Please sign in to comment.