Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/examples/en/loaders/OBJLoader2.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ <h2>Examples</h2>

[example:webgl_loader_obj2] - Simple example <br>
[example:webgl_loader_obj2_options] - Example for multiple use-cases (parse, load and run with instructions (sync and async)<br>
[example:webgl_loader_obj2_run_director] - Advanced example using [page:LoaderSupport.LoaderWorkerDirector] for orchestration of multiple workers.


<h2>Constructor</h2>
Expand Down Expand Up @@ -206,7 +205,7 @@ <h3>[method:null loadMtl]( [param:String url], [param:Object content], [param:Fu
<h2>Source</h2>

<p>
[link:https://github.com/mrdoob/three.js/blob/master/examples/js/loaders/OBJLoader2.js examples/js/loaders/OBJLoader2.js]
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/OBJLoader2.js examples/jsm/loaders/OBJLoader2.js]
</p>
</body>
</html>
3 changes: 1 addition & 2 deletions docs/examples/zh/loaders/OBJLoader2.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ <h2>Examples</h2>

[example:webgl_loader_obj2] - Simple example <br>
[example:webgl_loader_obj2_options] - Example for multiple use-cases (parse, load and run with instructions (sync and async)<br>
[example:webgl_loader_obj2_run_director] - Advanced example using [page:LoaderSupport.LoaderWorkerDirector] for orchestration of multiple workers.


<h2>Constructor</h2>
Expand Down Expand Up @@ -206,7 +205,7 @@ <h3>[method:null loadMtl]( [param:String url], [param:Object content], [param:Fu
<h2>Source</h2>

<p>
[link:https://github.com/mrdoob/three.js/blob/master/examples/js/loaders/OBJLoader2.js examples/js/loaders/OBJLoader2.js]
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/OBJLoader2.js examples/jsm/loaders/OBJLoader2.js]
</p>
</body>
</html>