2

I'm very new to three.js and need some guidelines to get started.

So I have made a model with Blender, exported it to json -model and so far so good. But can someone provide a super simplified "copypaste" snippet so i can get forward?

I tried the tutorial @ http://graphic-sim.com/01_load_model.php but i just got confused and the model looks wrong in every aspect. Prt scr @ http://eljuko.com/problem_with_imports

That model should look like a cone with hole inside, not a star-edged-tube.

Thanks, Jukka Korhonen

4

1 回答 1

2

根据要求,一个超级简单的例子:

http://stemkoski.github.io/Three.js/Model.html

(...以及更多介绍性示例,位于http://stemkoski.github.io/Three.js/

希望这可以帮助!

于 2013-06-13T20:51:48.040 回答