Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Auto Save

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <script src="https://threejsfundamentals.org/threejs/resources/threejs/r102/three.min.js"></script>
<script src="https://threejsfundamentals.org/threejs/resources/threejs/r102/js/controls/OrbitControls.js"></script>
<script src="https://threejsfundamentals.org/threejs/../3rdparty/dat.gui.min.js"></script>
 
<div> Three Starter <div>
<canvas id="canvas" width=600 height=600 background='#fff' ></canvas>

              
            
!

CSS

              
                div {
  background: #ccc;
  height: 600px;
  width: 600px;
}
              
            
!

JS

              
                /*
NJ Namju Lee
Email: nj.namju@gmail.com
Website: www.njstudio.co.kr
Linkedin: https://www.linkedin.com/in/nj-namju-lee-926b3252/

Materials(Eng)
youtube(eng): https://www.youtube.com/channel/UCP4q3a4ogJN1-SbJclJR3Ww
Medium: https://medium.com/@nj.namju

Materials(KR)
youtube(kr): https://www.youtube.com/channel/UC3Z42uoe9C7Et39h5cLK1dw?view_as=subscriber
Daum Brunch: https://brunch.co.kr/@njnamju
  Data & Design Computaional Design : https://brunch.co.kr/@njnamju/64
Naver Blog: https://blog.naver.com/designju
*/

// Rhino Grasshopper 
// https://www.dropbox.com/s/rgbr586ihs0lkou/05%20Three%20mesh%20from%20Rhino3d.gh?dl=0

// data json:
// https://www.dropbox.com/s/6xzyl8zo9p7sf92/mesh.json?dl=0

const data = { 
  "metadata": [ 
{"name":"mesh.json"},
{"version": 4}, 
 {"type": "geometry"}, 
 {"generator": "GeometryExporter"} 
 ],
 "center": [-3.1280974386666816,10.706203213055066,3.455456634551246], 
  "v" : [ 
[1.2645639,20.697134,6.1527514],[1.2645639,20.697134,15.665758],[3.2713544,20.697134,6.1527514],[3.2713544,20.697134,15.665758],[2.267959,20.697134,15.665758],[3.2713544,20.697134,10.909255],[1.2645639,20.697134,10.909255],[2.267959,20.697134,10.909255],[2.267959,20.697134,13.287507],[2.769657,20.697134,10.909255],[2.769657,20.697134,13.287507],[1.7662616,20.697134,10.909255],[1.7662616,20.697134,13.287507],[1.9334941,20.697134,6.1527514],[2.6024241,20.697134,6.1527514],[2.267959,20.697134,8.531003],[1.7662616,20.697134,8.531003],[2.769657,20.697134,8.531003],[3.2713544,20.697134,6.1527514],[3.2713544,20.697134,15.665758],[3.2713544,22.357365,6.1527514],[3.2713544,22.357365,15.665758],[3.2713544,21.52725,15.665758],[3.2713544,22.357365,10.909255],[3.2713544,20.697134,10.909255],[3.2713544,21.52725,10.909255],[3.2713544,21.52725,13.287507],[3.2713544,21.942307,10.909255],[3.2713544,21.942307,13.287507],[3.2713544,21.112192,10.909255],[3.2713544,21.112192,13.287507],[3.2713544,21.52725,6.1527514],[3.2713544,21.52725,8.531003],[3.2713544,21.112192,8.531003],[3.2713544,21.942307,8.531003],[3.2713544,22.357365,6.1527514],[3.2713544,22.357365,15.665758],[1.2645639,22.357365,6.1527514],[1.2645639,22.357365,15.665758],[2.267959,22.357365,15.665758],[1.2645639,22.357365,10.909255],[3.2713544,22.357365,10.909255],[2.267959,22.357365,10.909255],[2.267959,22.357365,13.287507],[1.7662616,22.357365,10.909255],[1.7662616,22.357365,13.287507],[2.769657,22.357365,10.909255],[2.769657,22.357365,13.287507],[2.6024241,22.357365,6.1527514],[1.9334941,22.357365,6.1527514],[2.267959,22.357365,8.531003],[2.769657,22.357365,8.531003],[1.7662616,22.357365,8.531003],[1.2645639,22.357365,6.1527514],[1.2645639,22.357365,15.665758],[1.2645639,20.697134,6.1527514],[1.2645639,20.697134,15.665758],[1.2645639,21.52725,15.665758],[1.2645639,20.697134,10.909255],[1.2645639,22.357365,10.909255],[1.2645639,21.52725,6.1527514],[1.2645639,21.52725,10.909255],[1.2645639,21.52725,13.287507],[1.2645639,21.112192,10.909255],[1.2645639,21.112192,13.287507],[1.2645639,21.942307,10.909255],[1.2645639,21.942307,13.287507],[1.2645639,21.52725,8.531003],[1.2645639,21.942307,8.531003],[1.2645639,21.112192,8.531003],[1.2645639,20.697134,15.665758],[1.2645639,22.357365,15.665758],[3.2713544,20.697134,15.665758],[3.2713544,22.357365,15.665758],[2.267959,20.697134,15.665758],[3.2713544,21.52725,15.665758],[2.267959,22.357365,15.665758],[1.2645639,21.52725,15.665758],[-3.7102213,-12.687419,0],[-3.7102213,-12.687419,10.2971525],[2.6590354,-12.687419,0],[2.6590354,-12.687419,10.2971525],[-1.5871358,-12.687419,0],[0.53594977,-12.687419,0],[2.6590354,-12.687419,5.1485763],[-0.52559304,-12.687419,10.2971525],[-3.7102213,-12.687419,5.1485763],[2.6590354,-12.687419,0],[2.6590354,-12.687419,10.2971525],[2.6590354,-6.278077,0],[2.6590354,-6.278077,10.2971525],[2.6590354,-12.687419,5.1485763],[2.6590354,-10.550972,0],[2.6590354,-8.414524,0],[2.6590354,-6.278077,5.1485763],[2.6590354,-9.482748,10.2971525],[2.6590354,-6.278077,0],[2.6590354,-6.278077,10.2971525],[-3.7102213,-6.278077,0],[-3.7102213,-6.278077,10.2971525],[2.6590354,-6.278077,5.1485763],[0.53594977,-6.278077,0],[-1.5871358,-6.278077,0],[-3.7102213,-6.278077,5.1485763],[-0.52559304,-6.278077,10.2971525],[-3.7102213,-6.278077,0],[-3.7102213,-6.278077,10.2971525],[-3.7102213,-12.687419,0],[-3.7102213,-12.687419,10.2971525],[-3.7102213,-12.687419,5.1485763],[-3.7102213,-6.278077,5.1485763],[-3.7102213,-8.414524,0],[-3.7102213,-10.550972,0],[-3.7102213,-9.482748,10.2971525],[-3.7102213,-12.687419,10.2971525],[-3.7102213,-6.278077,10.2971525],[2.6590354,-12.687419,10.2971525],[2.6590354,-6.278077,10.2971525],[-0.52559304,-12.687419,10.2971525],[2.6590354,-9.482748,10.2971525],[-0.52559304,-6.278077,10.2971525],[-3.7102213,-9.482748,10.2971525],[-4.088495,-0.59456605,0],[-4.088495,-0.59456605,1.9566332],[6.7745233,-0.59456605,0],[6.7745233,-0.59456605,1.9566332],[-1.3727404,-0.59456605,0],[1.3430141,-0.59456605,0],[4.0587687,-0.59456605,0],[1.3430141,-0.59456605,1.9566332],[6.7745233,-0.59456605,0],[6.7745233,-0.59456605,1.9566332],[6.7745233,5.2292624,0],[6.7745233,5.2292624,1.9566332],[6.7745233,1.3467102,0],[6.7745233,3.2879863,0],[6.7745233,2.3173482,1.9566332],[6.7745233,5.2292624,0],[6.7745233,5.2292624,1.9566332],[-4.088495,5.2292624,0],[-4.088495,5.2292624,1.9566332],[1.3430141,5.2292624,1.9566332],[1.3430141,5.2292624,0],[4.0587687,5.2292624,0],[-1.3727404,5.2292624,0],[-4.088495,5.2292624,0],[-4.088495,5.2292624,1.9566332],[-4.088495,-0.59456605,0],[-4.088495,-0.59456605,1.9566332],[-4.088495,3.2879863,0],[-4.088495,1.3467102,0],[-4.088495,2.3173482,1.9566332],[-4.088495,-0.59456605,1.9566332],[-4.088495,5.2292624,1.9566332],[6.7745233,-0.59456605,1.9566332],[6.7745233,5.2292624,1.9566332],[1.3430141,-0.59456605,1.9566332],[6.7745233,2.3173482,1.9566332],[1.3430141,5.2292624,1.9566332],[-4.088495,2.3173482,1.9566332],[-18.680956,-10.542032,0],[-18.680956,-10.542032,6.5328918],[-12.296643,-10.542032,0],[-12.296643,-10.542032,6.5328918],[-16.552853,-10.542032,0],[-14.424748,-10.542032,0],[-15.4888,-10.542032,6.5328918],[-12.296643,-10.542032,3.2664459],[-18.680956,-10.542032,3.2664459],[-12.296643,-10.542032,0],[-12.296643,-10.542032,6.5328918],[-12.296643,0.31129426,0],[-12.296643,0.31129426,6.5328918],[-12.296643,-10.542032,3.2664459],[-12.296643,-7.828701,0],[-12.296643,-5.1153693,0],[-12.296643,-2.4020374,0],[-12.296643,-5.1153693,6.5328918],[-12.296643,0.31129426,3.2664459],[-12.296643,0.31129426,0],[-12.296643,0.31129426,6.5328918],[-18.680956,0.31129426,0],[-18.680956,0.31129426,6.5328918],[-12.296643,0.31129426,3.2664459],[-14.424748,0.31129426,0],[-16.552853,0.31129426,0],[-15.4888,0.31129426,6.5328918],[-18.680956,0.31129426,3.2664459],[-18.680956,0.31129426,0],[-18.680956,0.31129426,6.5328918],[-18.680956,-10.542032,0],[-18.680956,-10.542032,6.5328918],[-18.680956,-10.542032,3.2664459],[-18.680956,0.31129426,3.2664459],[-18.680956,-2.4020374,0],[-18.680956,-5.1153693,0],[-18.680956,-7.828701,0],[-18.680956,-5.1153693,6.5328918],[-18.680956,-10.542032,6.5328918],[-18.680956,0.31129426,6.5328918],[-12.296643,-10.542032,6.5328918],[-12.296643,0.31129426,6.5328918],[-15.4888,-10.542032,6.5328918],[-12.296643,-5.1153693,6.5328918],[-15.4888,0.31129426,6.5328918],[-18.680956,-5.1153693,6.5328918],[-0.3871712,16.85632,0],[-0.3871712,16.85632,6.1527514],[6.9067707,16.85632,0],[6.9067707,16.85632,6.1527514],[2.0441427,16.85632,0],[4.4754567,16.85632,0],[6.9067707,16.85632,3.0763757],[6.0963326,16.85632,6.1527514],[5.2858944,16.85632,6.1527514],[4.4754567,16.85632,6.1527514],[3.6650186,16.85632,6.1527514],[2.8545806,16.85632,6.1527514],[2.0441427,16.85632,6.1527514],[1.2337047,16.85632,6.1527514],[0.42326674,16.85632,6.1527514],[-0.3871712,16.85632,3.0763757],[3.2597997,16.85632,3.0763757],[3.2597997,16.85632,4.6145635],[5.083285,16.85632,3.0763757],[5.083285,16.85632,4.6145635],[1.4363142,16.85632,3.0763757],[1.4363142,16.85632,4.6145635],[6.9067707,16.85632,0],[6.9067707,16.85632,6.1527514],[6.9067707,24.816767,0],[6.9067707,24.816767,6.1527514],[6.9067707,16.85632,3.0763757],[6.9067707,19.509802,0],[6.9067707,22.163284,0],[6.9067707,24.816767,3.0763757],[6.9067707,24.020723,6.1527514],[6.9067707,23.224678,6.1527514],[6.9067707,22.428633,6.1527514],[6.9067707,21.63259,6.1527514],[6.9067707,20.836544,6.1527514],[6.9067707,20.040499,6.1527514],[6.9067707,19.244453,6.1527514],[6.9067707,18.44841,6.1527514],[6.9067707,17.652365,6.1527514],[6.9067707,20.836544,3.0763757],[6.9067707,20.836544,4.6145635],[6.9067707,22.826656,3.0763757],[6.9067707,22.826656,4.6145635],[6.9067707,18.846432,3.0763757],[6.9067707,18.846432,4.6145635],[6.9067707,24.816767,0],[6.9067707,24.816767,6.1527514],[-0.3871712,24.816767,0],[-0.3871712,24.816767,6.1527514],[6.9067707,24.816767,3.0763757],[4.4754567,24.816767,0],[2.0441427,24.816767,0],[-0.3871712,24.816767,3.0763757],[0.42326674,24.816767,6.1527514],[1.2337047,24.816767,6.1527514],[2.0441427,24.816767,6.1527514],[2.8545806,24.816767,6.1527514],[3.6650186,24.816767,6.1527514],[4.4754567,24.816767,6.1527514],[5.2858944,24.816767,6.1527514],[6.0963326,24.816767,6.1527514],[3.2597997,24.816767,3.0763757],[3.2597997,24.816767,4.6145635],[1.4363142,24.816767,3.0763757],[1.4363142,24.816767,4.6145635],[5.083285,24.816767,3.0763757],[5.083285,24.816767,4.6145635],[-0.3871712,24.816767,0],[-0.3871712,24.816767,6.1527514],[-0.3871712,16.85632,0],[-0.3871712,16.85632,6.1527514],[-0.3871712,16.85632,3.0763757],[-0.3871712,24.816767,3.0763757],[-0.3871712,22.163284,0],[-0.3871712,19.509802,0],[-0.3871712,17.652365,6.1527514],[-0.3871712,18.44841,6.1527514],[-0.3871712,19.244453,6.1527514],[-0.3871712,20.040499,6.1527514],[-0.3871712,20.836544,6.1527514],[-0.3871712,21.63259,6.1527514],[-0.3871712,22.428633,6.1527514],[-0.3871712,23.224678,6.1527514],[-0.3871712,24.020723,6.1527514],[-0.3871712,20.836544,3.0763757],[-0.3871712,20.836544,4.6145635],[-0.3871712,18.846432,3.0763757],[-0.3871712,18.846432,4.6145635],[-0.3871712,22.826656,3.0763757],[-0.3871712,22.826656,4.6145635],[-0.3871712,16.85632,6.1527514],[-0.3871712,24.816767,6.1527514],[0.65482044,17.993526,6.1527514],[0.65482044,19.130733,6.1527514],[0.65482044,20.26794,6.1527514],[1.6968122,17.993526,6.1527514],[1.6968122,19.130733,6.1527514],[1.6968122,20.26794,6.1527514],[2.7388039,17.993526,6.1527514],[2.7388039,19.130733,6.1527514],[2.7388039,20.26794,6.1527514],[3.7807956,17.993526,6.1527514],[3.7807956,19.130733,6.1527514],[3.7807956,20.26794,6.1527514],[3.7807956,21.405148,6.1527514],[3.7807956,22.542355,6.1527514],[3.7807956,23.67956,6.1527514],[4.8227873,17.993526,6.1527514],[4.8227873,19.130733,6.1527514],[4.8227873,20.26794,6.1527514],[4.8227873,21.405148,6.1527514],[4.8227873,22.542355,6.1527514],[4.8227873,23.67956,6.1527514],[5.864779,17.993526,6.1527514],[5.864779,19.130733,6.1527514],[5.864779,20.26794,6.1527514],[5.864779,21.405148,6.1527514],[5.864779,22.542355,6.1527514],[5.864779,23.67956,6.1527514],[6.9067707,16.85632,6.1527514],[6.9067707,24.816767,6.1527514],[0.42326674,16.85632,6.1527514],[1.2337047,16.85632,6.1527514],[2.0441427,16.85632,6.1527514],[2.8545806,16.85632,6.1527514],[3.6650186,16.85632,6.1527514],[4.4754567,16.85632,6.1527514],[5.2858944,16.85632,6.1527514],[6.0963326,16.85632,6.1527514],[6.9067707,17.652365,6.1527514],[6.9067707,18.44841,6.1527514],[6.9067707,19.244453,6.1527514],[6.9067707,20.040499,6.1527514],[6.9067707,20.836544,6.1527514],[6.9067707,21.63259,6.1527514],[6.9067707,22.428633,6.1527514],[6.9067707,23.224678,6.1527514],[6.9067707,24.020723,6.1527514],[6.0963326,24.816767,6.1527514],[5.2858944,24.816767,6.1527514],[4.4754567,24.816767,6.1527514],[3.6650186,24.816767,6.1527514],[2.8545806,24.816767,6.1527514],[2.0441427,24.816767,6.1527514],[1.2337047,24.816767,6.1527514],[0.42326674,24.816767,6.1527514],[-0.3871712,24.020723,6.1527514],[-0.3871712,23.224678,6.1527514],[-0.3871712,22.428633,6.1527514],[-0.3871712,21.63259,6.1527514],[-0.3871712,20.836544,6.1527514],[-0.3871712,20.040499,6.1527514],[-0.3871712,19.244453,6.1527514],[-0.3871712,18.44841,6.1527514],[-0.3871712,17.652365,6.1527514],[3.2713544,20.697134,6.1527514],[2.6024241,20.697134,6.1527514],[1.9334941,20.697134,6.1527514],[1.2645639,20.697134,6.1527514],[3.2713544,22.357365,6.1527514],[3.2713544,21.52725,6.1527514],[1.2645639,22.357365,6.1527514],[1.9334941,22.357365,6.1527514],[2.6024241,22.357365,6.1527514],[1.2645639,21.52725,6.1527514],[0.65482044,22.542355,6.1527514],[0.65482044,23.67956,6.1527514],[2.7388039,22.542355,6.1527514],[2.7388039,23.67956,6.1527514],[-14.043274,12.936892,0],[-14.043274,12.936892,16.255957],[-7.217904,12.936892,0],[-7.217904,12.936892,16.255957],[-11.76815,12.936892,0],[-9.493028,12.936892,0],[-10.630589,12.936892,16.255957],[-7.217904,12.936892,8.127978],[-14.043274,12.936892,8.127978],[-7.217904,12.936892,0],[-7.217904,12.936892,16.255957],[-7.217904,18.752996,0],[-7.217904,18.752996,16.255957],[-7.217904,12.936892,8.127978],[-7.217904,14.875593,0],[-7.217904,16.814295,0],[-7.217904,15.844944,16.255957],[-7.217904,15.844944,8.127978],[-7.217904,15.844944,4.063989],[-7.217904,14.390918,8.127978],[-7.217904,14.390918,4.063989],[-7.217904,17.29897,8.127978],[-7.217904,17.29897,4.063989],[-7.217904,18.752996,8.127978],[-7.217904,18.752996,0],[-7.217904,18.752996,16.255957],[-14.043274,18.752996,0],[-14.043274,18.752996,16.255957],[-7.217904,18.752996,8.127978],[-9.493028,18.752996,0],[-11.76815,18.752996,0],[-10.630589,18.752996,16.255957],[-14.043274,18.752996,8.127978],[-14.043274,18.752996,0],[-14.043274,18.752996,16.255957],[-14.043274,12.936892,0],[-14.043274,12.936892,16.255957],[-14.043274,12.936892,8.127978],[-14.043274,18.752996,8.127978],[-14.043274,16.814295,0],[-14.043274,14.875593,0],[-14.043274,15.844944,16.255957],[-14.043274,15.844944,8.127978],[-14.043274,15.844944,4.063989],[-14.043274,17.29897,8.127978],[-14.043274,17.29897,4.063989],[-14.043274,14.390918,8.127978],[-14.043274,14.390918,4.063989],[-14.043274,12.936892,16.255957],[-14.043274,18.752996,16.255957],[-7.217904,12.936892,16.255957],[-7.217904,18.752996,16.255957],[-10.630589,12.936892,16.255957],[-7.217904,15.844944,16.255957],[-10.630589,18.752996,16.255957],[-14.043274,15.844944,16.255957],[-22.549147,-14.9618435,0],[-22.549147,-14.9618435,-1.4568559],[-22.549147,8.006766,0],[-22.549147,8.006766,-1.4568559],[-22.549147,30.975376,0],[-22.549147,30.975376,-1.4568559],[-22.549147,-12.090767,0],[-22.549147,-9.21969,0],[-22.549147,-6.3486147,0],[-22.549147,-3.4775383,0],[-22.549147,-0.606462,0],[-22.549147,2.2646143,0],[-22.549147,5.1356907,0],[-22.549147,10.877843,0],[-22.549147,13.7489195,0],[-22.549147,16.619995,0],[-22.549147,19.491072,0],[-22.549147,22.362148,0],[-22.549147,25.233225,0],[-22.549147,28.1043,0],[-22.549147,25.233225,-1.4568559],[-22.549147,19.491072,-1.4568559],[-22.549147,13.7489195,-1.4568559],[-22.549147,2.2646143,-1.4568559],[-22.549147,-3.4775383,-1.4568559],[-22.549147,-9.21969,-1.4568559],[-22.549147,30.975376,0],[-22.549147,30.975376,-1.4568559],[-14.168564,30.975376,0],[-5.7879815,30.975376,0],[-5.7879815,30.975376,-1.4568559],[2.5926013,30.975376,0],[10.973184,30.975376,0],[10.973184,30.975376,-1.4568559],[-19.75562,30.975376,0],[-16.962091,30.975376,0],[-11.375036,30.975376,0],[-8.581509,30.975376,0],[-2.994454,30.975376,0],[-0.20092626,30.975376,0],[5.386129,30.975376,0],[8.179656,30.975376,0],[5.386129,30.975376,-1.4568559],[-0.20092626,30.975376,-1.4568559],[-11.375036,30.975376,-1.4568559],[-16.962091,30.975376,-1.4568559],[10.973184,30.975376,0],[10.973184,30.975376,-1.4568559],[10.973184,8.006766,0],[10.973184,8.006766,-1.4568559],[10.973184,-14.9618435,0],[10.973184,-14.9618435,-1.4568559],[10.973184,28.1043,0],[10.973184,25.233225,0],[10.973184,22.362148,0],[10.973184,19.491072,0],[10.973184,16.619995,0],[10.973184,13.7489195,0],[10.973184,10.877843,0],[10.973184,5.1356907,0],[10.973184,2.2646143,0],[10.973184,-0.606462,0],[10.973184,-3.4775383,0],[10.973184,-6.3486147,0],[10.973184,-9.21969,0],[10.973184,-12.090767,0],[10.973184,-9.21969,-1.4568559],[10.973184,-3.4775383,-1.4568559],[10.973184,2.2646143,-1.4568559],[10.973184,13.7489195,-1.4568559],[10.973184,19.491072,-1.4568559],[10.973184,25.233225,-1.4568559],[10.973184,-14.9618435,0],[10.973184,-14.9618435,-1.4568559],[2.5926013,-14.9618435,0],[-5.7879815,-14.9618435,0],[-5.7879815,-14.9618435,-1.4568559],[-14.168564,-14.9618435,0],[-22.549147,-14.9618435,0],[-22.549147,-14.9618435,-1.4568559],[8.179656,-14.9618435,0],[5.386129,-14.9618435,0],[-0.20092626,-14.9618435,0],[-2.994454,-14.9618435,0],[-8.581509,-14.9618435,0],[-11.375036,-14.9618435,0],[-16.962091,-14.9618435,0],[-19.75562,-14.9618435,0],[-16.962091,-14.9618435,-1.4568559],[-11.375036,-14.9618435,-1.4568559],[-0.20092626,-14.9618435,-1.4568559],[5.386129,-14.9618435,-1.4568559],[-22.549147,-14.9618435,0],[10.973184,-14.9618435,0],[-22.549147,-3.4775383,0],[10.973184,-3.4775383,0],[-7.650333,0.3505634,0],[-18.824444,4.178665,0],[-15.09974,4.178665,0],[-11.375036,4.178665,0],[-7.650333,4.178665,0],[-22.549147,8.006766,0],[-18.824444,8.006766,0],[-15.09974,8.006766,0],[-11.375036,8.006766,0],[-7.650333,8.006766,0],[-3.9256296,8.006766,0],[-0.20092626,8.006766,0],[3.5237772,8.006766,0],[7.248481,8.006766,0],[10.973184,8.006766,0],[-18.824444,11.834868,0],[-15.09974,11.834868,0],[-11.375036,11.834868,0],[-7.650333,11.834868,0],[-3.9256296,11.834868,0],[-0.20092626,11.834868,0],[3.5237772,11.834868,0],[7.248481,11.834868,0],[-18.824444,15.66297,0],[-15.09974,15.66297,0],[-3.9256296,15.66297,0],[-0.20092626,15.66297,0],[3.5237772,15.66297,0],[7.248481,15.66297,0],[-22.549147,19.491072,0],[-18.824444,19.491072,0],[-15.09974,19.491072,0],[-3.9256296,19.491072,0],[10.973184,19.491072,0],[-18.824444,23.319174,0],[-15.09974,23.319174,0],[-11.375036,23.319174,0],[-7.650333,23.319174,0],[-3.9256296,23.319174,0],[-18.824444,27.147274,0],[-15.09974,27.147274,0],[-11.375036,27.147274,0],[-7.650333,27.147274,0],[-3.9256296,27.147274,0],[-22.549147,30.975376,0],[10.973184,30.975376,0],[-3.7102213,-12.687419,0],[-1.5871358,-12.687419,0],[0.53594977,-12.687419,0],[2.6590354,-12.687419,0],[2.6590354,-10.550972,0],[2.6590354,-8.414524,0],[2.6590354,-6.278077,0],[0.53594977,-6.278077,0],[-1.5871358,-6.278077,0],[-3.7102213,-6.278077,0],[-3.7102213,-8.414524,0],[-3.7102213,-10.550972,0],[-4.088495,-0.59456605,0],[-1.3727404,-0.59456605,0],[1.3430141,-0.59456605,0],[4.0587687,-0.59456605,0],[6.7745233,-0.59456605,0],[6.7745233,1.3467102,0],[6.7745233,3.2879863,0],[6.7745233,5.2292624,0],[4.0587687,5.2292624,0],[1.3430141,5.2292624,0],[-1.3727404,5.2292624,0],[-4.088495,5.2292624,0],[-4.088495,3.2879863,0],[-4.088495,1.3467102,0],[-18.680956,-10.542032,0],[-16.552853,-10.542032,0],[-14.424748,-10.542032,0],[-12.296643,-10.542032,0],[-12.296643,-7.828701,0],[-12.296643,-5.1153693,0],[-12.296643,-2.4020374,0],[-12.296643,0.31129426,0],[-14.424748,0.31129426,0],[-16.552853,0.31129426,0],[-18.680956,0.31129426,0],[-18.680956,-2.4020374,0],[-18.680956,-5.1153693,0],[-18.680956,-7.828701,0],[-0.3871712,16.85632,0],[2.0441427,16.85632,0],[4.4754567,16.85632,0],[6.9067707,16.85632,0],[6.9067707,19.509802,0],[6.9067707,22.163284,0],[6.9067707,24.816767,0],[4.4754567,24.816767,0],[2.0441427,24.816767,0],[-0.3871712,24.816767,0],[-0.3871712,22.163284,0],[-0.3871712,19.509802,0],[-14.043274,12.936892,0],[-11.76815,12.936892,0],[-9.493028,12.936892,0],[-7.217904,12.936892,0],[-7.217904,14.875593,0],[-7.217904,16.814295,0],[-7.217904,18.752996,0],[-9.493028,18.752996,0],[-11.76815,18.752996,0],[-14.043274,18.752996,0],[-14.043274,16.814295,0],[-14.043274,14.875593,0],[-22.549147,-12.090767,0],[-22.549147,-9.21969,0],[-22.549147,-6.3486147,0],[-22.549147,-0.606462,0],[-22.549147,2.2646143,0],[-22.549147,5.1356907,0],[-22.549147,10.877843,0],[-22.549147,13.7489195,0],[-22.549147,16.619995,0],[-22.549147,22.362148,0],[-22.549147,25.233225,0],[-22.549147,28.1043,0],[-19.75562,30.975376,0],[-16.962091,30.975376,0],[-14.168564,30.975376,0],[-11.375036,30.975376,0],[-8.581509,30.975376,0],[-5.7879815,30.975376,0],[-2.994454,30.975376,0],[-0.20092626,30.975376,0],[2.5926013,30.975376,0],[5.386129,30.975376,0],[8.179656,30.975376,0],[10.973184,28.1043,0],[10.973184,25.233225,0],[10.973184,22.362148,0],[10.973184,16.619995,0],[10.973184,13.7489195,0],[10.973184,10.877843,0],[10.973184,5.1356907,0],[10.973184,2.2646143,0],[10.973184,-0.606462,0],[10.973184,-6.3486147,0],[10.973184,-9.21969,0],[10.973184,-12.090767,0],[8.179656,-14.9618435,0],[5.386129,-14.9618435,0],[2.5926013,-14.9618435,0],[-0.20092626,-14.9618435,0],[-2.994454,-14.9618435,0],[-5.7879815,-14.9618435,0],[-8.581509,-14.9618435,0],[-11.375036,-14.9618435,0],[-14.168564,-14.9618435,0],[-16.962091,-14.9618435,0],[-19.75562,-14.9618435,0],[-18.824444,-11.133741,0],[-18.824444,-3.4775383,0],[-11.375036,-11.133741,0],[-7.650333,-11.133741,0],[-11.375036,-3.4775383,0],[-7.650333,-3.4775383,0],[-18.824444,0.3505634,0],[-11.375036,0.3505634,0],[-0.20092626,-3.4775383,0],[7.248481,-11.133741,0],[7.248481,-3.4775383,0],[3.5237772,-3.4775383,0],[7.248481,0.3505634,0],[7.248481,4.178665,0],[7.248481,23.319174,0],[3.5237772,27.147274,0],[7.248481,27.147274,0],[-22.549147,-14.9618435,-1.4568559],[10.973184,-14.9618435,-1.4568559],[-22.549147,30.975376,-1.4568559],[10.973184,30.975376,-1.4568559],[-22.549147,-9.21969,-1.4568559],[-22.549147,-3.4775383,-1.4568559],[-22.549147,2.2646143,-1.4568559],[-22.549147,8.006766,-1.4568559],[-22.549147,13.7489195,-1.4568559],[-22.549147,19.491072,-1.4568559],[-22.549147,25.233225,-1.4568559],[-5.7879815,30.975376,-1.4568559],[10.973184,8.006766,-1.4568559],[-5.7879815,8.006766,-1.4568559],[-14.168564,8.006766,-1.4568559],[-5.7879815,-3.4775383,-1.4568559],[-14.168564,-3.4775383,-1.4568559],[-5.7879815,19.491072,-1.4568559],[-14.168564,19.491072,-1.4568559],[-16.962091,30.975376,-1.4568559],[-11.375036,30.975376,-1.4568559],[-0.20092626,30.975376,-1.4568559],[5.386129,30.975376,-1.4568559],[10.973184,19.491072,-1.4568559],[2.5926013,8.006766,-1.4568559],[2.5926013,19.491072,-1.4568559],[10.973184,25.233225,-1.4568559],[10.973184,13.7489195,-1.4568559],[10.973184,2.2646143,-1.4568559],[10.973184,-3.4775383,-1.4568559],[10.973184,-9.21969,-1.4568559],[2.5926013,-3.4775383,-1.4568559],[5.386129,-14.9618435,-1.4568559],[-0.20092626,-14.9618435,-1.4568559],[-5.7879815,-14.9618435,-1.4568559],[-11.375036,-14.9618435,-1.4568559],[-16.962091,-14.9618435,-1.4568559]
 ], 
 "vc" : [ 
[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100],[100,100,100]
 ] 
 , 
 "f" : [ 
[10,8,7],[8,12,11],[7,11,16],[9,7,15],[6,0,16],[13,16,0],[16,13,15],[13,14,15],[12,1,6],[6,11,12],[11,6,16],[4,1,12],[2,17,14],[2,5,17],[9,17,5],[12,8,4],[10,4,8],[3,10,5],[4,10,3],[10,9,5],[28,26,25],[26,30,29],[25,29,33],[27,25,32],[24,18,33],[31,33,18],[33,31,32],[34,32,31],[30,19,24],[24,29,30],[29,24,33],[22,19,30],[23,27,34],[34,20,23],[20,34,31],[28,27,23],[30,26,22],[28,22,26],[22,28,21],[23,21,28],[45,43,42],[43,47,46],[42,46,51],[44,42,50],[41,35,51],[48,51,35],[51,48,50],[49,50,48],[47,36,41],[41,46,47],[46,41,51],[39,36,47],[37,52,49],[37,40,52],[44,52,40],[47,43,39],[45,39,43],[38,45,40],[39,45,38],[45,44,40],[49,52,50],[64,62,61],[62,66,65],[61,65,68],[63,61,67],[59,53,68],[60,68,53],[68,60,67],[69,67,60],[66,54,59],[59,65,66],[65,59,68],[57,54,66],[58,63,69],[69,55,58],[55,69,60],[64,63,58],[66,62,57],[64,57,62],[57,64,56],[58,56,64],[77,70,74],[77,76,71],[75,77,74],[77,75,76],[75,73,76],[72,75,74],[86,78,82],[86,85,79],[83,86,82],[84,83,80],[81,85,84],[84,85,86],[83,84,86],[91,87,92],[91,95,88],[93,91,92],[94,93,89],[90,95,94],[94,95,91],[93,94,91],[100,96,101],[100,104,97],[103,100,101],[103,102,98],[99,104,103],[103,104,100],[110,105,111],[110,113,106],[112,110,111],[109,112,107],[108,113,109],[109,113,110],[112,109,110],[121,114,118],[121,120,115],[119,121,118],[121,119,120],[119,117,120],[116,119,118],[123,122,126],[127,129,126],[123,126,129],[125,128,124],[128,125,129],[127,128,129],[130,134,131],[133,135,132],[135,133,136],[134,135,136],[138,137,143],[142,141,143],[138,143,141],[140,144,139],[144,140,141],[142,144,141],[145,149,146],[148,150,147],[150,148,151],[149,150,151],[159,152,156],[159,158,153],[158,159,156],[156,157,158],[157,155,158],[154,157,156],[168,160,164],[168,166,161],[165,168,164],[167,165,162],[163,166,167],[167,166,168],[165,167,168],[173,169,174],[177,170,173],[174,175,173],[175,177,173],[178,176,171],[172,177,178],[178,177,175],[176,178,175],[183,179,184],[183,186,180],[185,183,184],[187,185,181],[182,186,187],[187,186,183],[185,187,183],[193,188,194],[197,189,193],[194,195,193],[195,192,193],[192,196,190],[191,197,192],[192,197,193],[196,192,195],[203,204,205],[205,204,199],[202,205,198],[203,202,200],[203,201,204],[202,203,205],[225,223,222],[223,227,226],[226,221,206],[222,226,210],[211,222,210],[227,221,226],[227,220,207],[227,219,220],[217,218,223],[218,227,223],[219,227,218],[227,207,221],[211,224,222],[212,224,208],[212,225,224],[216,223,215],[225,215,223],[214,215,225],[225,213,214],[225,209,213],[209,225,212],[217,223,216],[248,246,245],[246,250,249],[249,232,228],[250,246,241],[232,249,250],[229,232,250],[250,244,229],[250,243,244],[241,246,240],[242,243,250],[245,249,233],[233,234,245],[234,247,245],[235,247,230],[235,248,247],[238,239,248],[246,248,239],[237,238,248],[248,236,237],[248,231,236],[231,248,235],[240,246,239],[270,268,267],[268,272,271],[271,255,251],[267,271,256],[257,267,256],[272,255,271],[272,266,252],[272,265,266],[263,264,268],[264,272,268],[265,272,264],[272,252,255],[257,269,267],[258,269,253],[258,270,269],[262,268,261],[270,261,268],[260,261,270],[270,259,260],[270,254,259],[254,270,258],[263,268,262],[293,291,290],[291,295,294],[294,278,273],[290,294,279],[280,290,279],[295,278,294],[295,289,274],[295,288,289],[287,295,286],[295,291,286],[288,295,287],[295,274,278],[280,292,290],[280,275,292],[293,292,277],[276,293,277],[291,293,284],[291,284,285],[293,281,282],[293,276,281],[282,283,293],[286,291,285],[302,299,298],[303,300,299],[305,302,301],[306,303,302],[308,305,304],[309,306,305],[314,308,307],[315,309,308],[316,310,309],[317,311,310],[318,312,311],[320,314,313],[321,315,314],[322,316,315],[323,317,316],[324,318,317],[327,360,296],[360,327,298],[328,298,327],[359,360,298],[299,358,359],[299,300,357],[300,356,357],[299,359,298],[329,301,328],[304,301,329],[363,364,303],[364,300,303],[303,306,363],[361,362,306],[328,301,298],[364,370,300],[300,371,355],[353,354,371],[355,371,354],[372,352,353],[297,352,351],[372,351,352],[350,351,372],[372,353,371],[371,367,368],[368,373,371],[300,370,371],[372,371,373],[349,350,372],[369,365,373],[311,373,365],[349,372,374],[368,369,373],[348,349,374],[370,367,371],[330,331,304],[331,332,307],[333,313,332],[310,361,309],[361,306,309],[319,313,333],[366,361,310],[335,334,325],[335,336,319],[320,319,336],[321,320,338],[321,338,339],[334,335,319],[322,321,339],[374,373,311],[365,366,310],[374,312,347],[345,346,318],[346,347,312],[318,324,345],[323,322,340],[342,323,341],[343,344,324],[324,342,343],[344,343,326],[342,324,323],[383,375,379],[383,381,376],[382,383,379],[382,380,377],[378,381,382],[382,381,383],[392,394,395],[396,392,393],[395,384,389],[393,395,389],[388,384,395],[394,385,388],[391,385,394],[395,394,388],[393,389,390],[386,397,390],[397,386,398],[396,397,398],[394,392,391],[396,391,392],[391,396,387],[398,387,396],[390,397,393],[403,399,404],[403,406,400],[405,403,404],[407,405,401],[402,406,407],[407,406,403],[405,407,403],[417,419,420],[421,417,418],[420,408,414],[418,420,414],[413,408,420],[419,409,413],[416,409,419],[420,419,413],[414,415,418],[410,422,415],[422,410,412],[421,422,412],[419,417,416],[421,416,417],[416,421,411],[412,411,421],[430,428,429],[430,429,424],[427,430,423],[428,427,425],[427,428,430],[432,431,437],[456,437,438],[455,439,440],[455,440,441],[456,438,439],[456,432,437],[455,456,439],[454,442,443],[433,434,443],[454,443,434],[441,454,455],[442,454,441],[453,444,445],[453,445,446],[452,447,448],[451,448,449],[452,446,447],[453,434,444],[452,453,446],[436,450,435],[450,436,451],[448,451,452],[450,451,449],[433,444,434],[458,457,465],[476,466,459],[475,459,467],[476,465,466],[476,458,465],[461,475,468],[459,475,476],[467,468,475],[474,469,470],[473,462,471],[473,471,472],[474,470,462],[474,461,469],[473,472,464],[462,473,474],[463,464,472],[460,469,461],[478,477,483],[502,483,484],[501,485,486],[501,486,487],[502,484,485],[502,478,483],[501,502,485],[500,488,489],[479,480,489],[500,489,480],[487,500,501],[488,500,487],[499,490,491],[499,491,492],[498,493,494],[497,494,495],[498,492,493],[499,480,490],[498,499,492],[482,496,481],[482,497,496],[494,497,498],[504,503,511],[522,512,505],[521,505,513],[522,511,512],[522,504,511],[507,521,514],[505,521,522],[513,514,521],[520,515,516],[519,508,517],[519,517,518],[520,516,508],[520,507,515],[519,518,510],[508,519,520],[509,510,518],[506,515,507],[530,527,531],[534,533,528],[535,534,529],[536,535,530],[543,542,533],[544,543,534],[545,544,535],[546,545,536],[547,546,537],[548,547,538],[549,548,539],[551,550,542],[553,552,546],[554,553,547],[555,554,548],[558,557,550],[562,561,557],[564,559,565],[567,566,561],[568,567,562],[569,568,563],[570,569,564],[682,637,523],[681,683,682],[637,682,683],[601,600,683],[683,638,637],[684,525,639],[599,683,600],[612,683,599],[683,612,684],[684,639,683],[685,680,679],[686,678,677],[678,686,685],[683,681,680],[683,685,601],[602,685,603],[686,688,687],[603,687,604],[603,685,687],[685,602,601],[686,677,573],[611,610,684],[689,640,684],[609,689,610],[641,689,528],[640,689,641],[642,641,528],[528,609,608],[607,529,608],[689,609,528],[690,606,605],[688,527,690],[527,688,585],[686,583,582],[605,604,687],[690,530,606],[606,530,529],[527,598,531],[530,690,527],[585,598,527],[536,531,596],[691,586,585],[574,573,676],[677,676,573],[575,574,675],[676,675,574],[674,576,575],[583,686,584],[691,582,581],[691,581,580],[573,584,686],[673,576,674],[673,672,692],[672,524,671],[576,673,692],[578,577,692],[672,671,692],[692,670,669],[692,671,670],[578,692,579],[577,576,692],[587,586,691],[582,691,688],[691,580,579],[694,588,587],[693,694,579],[531,597,596],[595,538,537],[539,594,593],[594,538,595],[693,589,588],[693,695,589],[668,695,693],[667,695,668],[695,590,589],[693,669,526],[696,591,590],[696,592,591],[666,696,667],[696,695,667],[540,592,696],[696,666,540],[592,540,593],[579,692,693],[533,532,642],[532,533,643],[542,644,643],[550,645,644],[543,625,551],[551,635,558],[644,542,550],[544,626,625],[627,626,544],[627,544,545],[628,627,545],[551,636,635],[552,629,628],[552,630,629],[628,545,546],[557,556,645],[556,557,646],[558,634,563],[561,647,646],[566,648,647],[649,571,648],[650,649,566],[648,566,649],[561,566,647],[567,651,650],[634,633,563],[562,558,563],[563,633,632],[568,652,651],[569,653,568],[654,653,569],[564,632,631],[594,539,538],[546,552,628],[552,613,559],[553,613,552],[559,564,631],[553,614,613],[623,565,559],[559,631,630],[614,553,554],[540,541,665],[549,665,664],[664,555,549],[555,616,615],[614,554,615],[617,697,618],[617,616,555],[663,560,555],[664,663,555],[622,565,623],[698,622,621],[698,621,620],[622,570,565],[655,654,570],[656,655,570],[657,656,698],[698,570,622],[698,620,699],[656,570,698],[657,698,658],[697,555,560],[697,662,661],[662,697,560],[699,619,697],[619,618,697],[617,555,697],[659,658,699],[660,659,699],[699,661,660],[659,660,572],[699,697,661],[658,698,699],[570,654,569],[596,537,536],[725,724,713],[724,731,715],[713,715,716],[717,713,714],[736,700,704],[736,716,735],[716,736,704],[716,705,706],[716,706,714],[707,714,706],[708,714,707],[716,715,735],[704,705,716],[715,733,734],[730,701,732],[732,733,731],[732,731,730],[731,729,730],[731,728,729],[728,731,724],[715,731,733],[718,708,709],[717,718,720],[718,709,710],[719,710,702],[719,720,718],[719,718,710],[721,717,711],[727,724,725],[724,727,712],[727,725,723],[728,724,712],[722,726,725],[726,723,725],[722,703,726],[721,722,725],[725,717,721],[708,718,714],[10,7,9],[8,11,7],[7,16,15],[9,15,17],[14,17,15],[28,25,27],[26,29,25],[25,33,32],[27,32,34],[45,42,44],[43,46,42],[42,51,50],[44,50,52],[64,61,63],[62,65,61],[61,68,67],[63,67,69],[103,101,102],[134,136,131],[149,151,146],[225,222,224],[223,226,222],[226,206,210],[224,211,208],[248,245,247],[246,249,245],[249,228,233],[250,241,242],[247,234,230],[270,267,269],[268,271,267],[271,251,256],[269,257,253],[293,290,292],[291,294,290],[294,273,279],[275,277,292],[293,283,284],[302,298,301],[303,299,302],[305,301,304],[306,302,305],[308,304,307],[309,305,308],[314,307,313],[315,308,314],[316,309,315],[317,310,316],[318,311,317],[320,313,319],[321,314,320],[322,315,321],[323,316,322],[324,317,323],[299,357,358],[304,329,330],[306,362,363],[300,355,356],[372,373,374],[331,307,304],[332,313,307],[319,333,334],[320,336,337],[320,337,338],[322,339,340],[374,311,312],[365,310,311],[374,347,348],[346,312,318],[324,344,345],[323,340,341],[382,379,380],[392,395,393],[396,393,397],[417,420,418],[421,418,422],[415,422,418],[428,426,429],[461,468,460],[480,479,490],[497,495,496],[507,514,506],[534,528,529],[535,529,530],[536,530,531],[543,533,534],[544,534,535],[545,535,536],[546,536,537],[547,537,538],[548,538,539],[549,539,540],[551,542,543],[553,546,547],[554,547,548],[555,548,549],[558,550,551],[562,557,558],[567,561,562],[568,562,563],[569,563,564],[570,564,565],[612,611,684],[639,638,683],[678,685,679],[683,680,685],[686,687,685],[640,525,684],[689,684,610],[528,608,529],[690,605,687],[688,690,687],[686,582,688],[606,529,607],[598,597,531],[691,585,688],[674,575,675],[692,669,693],[691,579,694],[694,587,691],[595,537,596],[693,588,694],[668,693,526],[696,590,695],[666,541,540],[540,539,593],[533,642,528],[533,542,643],[625,636,551],[635,634,558],[544,625,543],[557,645,550],[557,561,646],[567,650,566],[563,632,564],[568,651,567],[653,652,568],[613,624,559],[623,559,624],[559,630,552],[540,665,549],[555,615,554],[620,619,699],[725,713,717],[724,715,713],[713,716,714],[717,714,718],[715,734,735],[717,720,711]
 ] 
 }




const canvas = document.getElementById('canvas');
const renderer = new THREE.WebGLRenderer({canvas: canvas});

const fov = 32;
const aspect = 2;  // the canvas default
const near = 0.1;
const far = 100;
const camera = new THREE.PerspectiveCamera(fov, aspect, near, far);
camera.position.set(20, 10, 20);

const controls = new THREE.OrbitControls(camera, canvas);
controls.target.set(0, 0, 0);
controls.update();

const scene = new THREE.Scene();
scene.background = new THREE.Color().setHex( 0xffffff )
let timer = 0.0;


// ................................................................................
// your code goes here

const geometry = new THREE.Geometry();
// tslint:disable-next-line:no-string-literal
for (let v of data['v']) {
  geometry.vertices.push(new THREE.Vector3(v[0], v[1], v[2]));
}
// tslint:disable-next-line:no-string-literal
for (let v of data['f']) {
  geometry.faces.push(new THREE.Face3(v[0], v[1], v[2]));
}
// tslint:disable-next-line:no-string-literal
for (let v of data['vc']) {
  geometry.colors.push(new THREE.Color(v[0], v[1], v[2]));
}

geometry.applyMatrix(new THREE.Matrix4().makeRotationX(- Math.PI / 2));
geometry.applyMatrix(new THREE.Matrix4().makeScale(0.3, 0.3, 0.3));
geometry.computeBoundingSphere();
geometry.computeVertexNormals();
geometry.computeFaceNormals();
geometry.computeBoundingBox();
const mat = new THREE.MeshLambertMaterial({ color: 0xefefef });

const mesh = new THREE.Mesh(geometry, mat);
mesh.castShadow = true;
mesh.receiveShadow = true;
scene.add(mesh);

// .......................................................................
const resizeRendererToDisplaySize = (renderer) => {
	const canvas = renderer.domElement;
	const width = canvas.clientWidth;
	const height = canvas.clientHeight;
	const needResize = canvas.width !== width || canvas.height !== height;
	if (needResize) {
		renderer.setSize(width, height, false);
	}
	return needResize;
}
const adjustRenderingAreaForElement = (elem) => {
	const canvasRect = canvas.getBoundingClientRect();
	const elemRect = canvas.getBoundingClientRect();
	const right = Math.min(elemRect.right, canvasRect.right) - canvasRect.left;
	const left = Math.max(0, elemRect.left - canvasRect.left);
	const bottom = Math.min(elemRect.bottom, canvasRect.bottom) - canvasRect.top;
	const top = Math.max(0, elemRect.top - canvasRect.top);
	const width = Math.min(canvasRect.width, right - left);
	const height = Math.min(canvasRect.height, bottom - top);
	const positiveYUpBottom = canvasRect.height - bottom;
	renderer.setScissor(left, positiveYUpBottom, width, height);
	renderer.setViewport(left, positiveYUpBottom, width, height);
	return width / height;
}
	
const hemiLight = new THREE.HemisphereLight(0xffffff, 0xffffff, 0.55);
hemiLight.color.setHSL(0.6, 1, 0.6);
hemiLight.groundColor.setHSL(0.095, 1, 0.75);
hemiLight.position.set(0, 50, 0);
scene.add(hemiLight);

const dirLight = new THREE.DirectionalLight( 0xffffff, 0.8 );
dirLight.color.setHSL( 1, 1, 1 );
dirLight.position.set( - 1, 1.75, 1 );
dirLight.position.multiplyScalar( 30 );
dirLight.castShadow = true;

const val = 10; // for quality of the shawdow in the scene
dirLight.shadow.camera.left = - val;
dirLight.shadow.camera.right = val;
dirLight.shadow.camera.top = val;
dirLight.shadow.camera.bottom = - val;

dirLight.shadow.camera.far = 100;
dirLight.shadow.bias = - 0.00001;
dirLight.shadow.mapSize.width = 2048;
dirLight.shadow.mapSize.height = 2048;
scene.add( dirLight );

const render = () => {
	requestAnimationFrame(render);
	resizeRendererToDisplaySize(renderer);

	// turn on the scissor
	renderer.setScissorTest(true);

	camera.aspect = adjustRenderingAreaForElement(canvas);
	camera.updateProjectionMatrix();
	renderer.render(scene, camera);
}
render();

              
            
!
999px

Console