提交 b4f6c8cd 编写于 作者: S Samuel Carlsson

Whitespace

上级 aaee8e17
......@@ -334,7 +334,7 @@ THREE.OBJLoader.prototype = {
} else {
throw new Error("Unexpected line: " + line);
throw new Error("Unexpected line: " + line);
}
......
This is not an obj file at all
\ No newline at end of file
......@@ -101,7 +101,7 @@
// model
var loader = new THREE.OBJLoader( manager );
loader.load( 'obj/male02/male02.obj', function ( object ) {
loader.load( 'obj/broken.obj', function ( object ) {
object.traverse( function ( child ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册