Skip to content

Commit

Permalink
mrdoob#9756 Added OBJLoader2.js and WWOBJLoader2.js (and minified) an…
Browse files Browse the repository at this point in the history
…d three examples
  • Loading branch information
kaisalmen committed Jan 22, 2017
1 parent 7966036 commit 99be4cb
Show file tree
Hide file tree
Showing 8 changed files with 3,196 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 99be4cb

Please sign in to comment.