<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gupuru</author_name>
  <author_url>https://blog.hatena.ne.jp/gupuru/</author_url>
  <blog_title>Three.jsを使って、作ってみた</blog_title>
  <blog_url>https://gupuru.hatenablog.jp/</blog_url>
  <categories>
    <anon>Three.js</anon>
    <anon>Three.js基本</anon>
  </categories>
  <description>今回は、Three.jsのLight（ライト,光源）について、やりまーす。「introduction.html」では、この部分が光源の処理をしている所です。 /*----------------ライト（光源）関数の定義④--------------*/ var light, light2; //グローバル変数の宣言 function initLight() { //平行光源オブジェクト(light)の設定 light = new THREE.DirectionalLight(0xcccccc,1.6); //平行光源オブジェクト(light)の位置 light.position = new T…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgupuru.hatenablog.jp%2Fentry%2F2013%2F11%2F22%2F181506&quot; title=&quot;Three.jsの基本⑤ - Three.jsを使って、作ってみた&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/g/gupuru/20131122/20131122171001.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-11-22 18:15:06</published>
  <title>Three.jsの基本⑤</title>
  <type>rich</type>
  <url>https://gupuru.hatenablog.jp/entry/2013/11/22/181506</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
