<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: bella</title>
    <description>The latest articles on DEV Community by bella (@offdek).</description>
    <link>https://dev.to/offdek</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F688650%2Fa9a4e330-59e6-4f8a-b399-826ce946a23c.jpeg</url>
      <title>DEV Community: bella</title>
      <link>https://dev.to/offdek</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/offdek"/>
    <language>en</language>
    <item>
      <title>Three.js พื้นฐาน</title>
      <dc:creator>bella</dc:creator>
      <pubDate>Sat, 16 Oct 2021 05:31:31 +0000</pubDate>
      <link>https://dev.to/offdek/threejs-phuuenthaan-f34</link>
      <guid>https://dev.to/offdek/threejs-phuuenthaan-f34</guid>
      <description>&lt;h1&gt;
  
  
  Introduction เริ่ม
&lt;/h1&gt;

&lt;p&gt;Credit: &lt;a href="https://threejs-journey.com/"&gt;https://threejs-journey.com/&lt;/a&gt; ต้อนรับทุกท่านเลยนะครับ สำหรับหัวข้อ Three.js พื้นฐาน ผมจะอธิบายการใช้งานเบื้องต้นของ Three.js จากบทเรียนที่ได้เรียน และรับรู้จากแหล่งอื่นมา โดยจะพูดจากสิ่งที่ผมเข้าใจ (ผมก็ไม่ได้เก่งนะครับ อาจจะมีบางอย่างผิดพลาด) จะพยายามอธิบายแบบเข้าใจง่ายๆนะครับ&lt;/p&gt;

&lt;h2&gt;
  
  
  ตัวอย่างโปรเจคที่สร้างด้วย Three.js
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://bruno-simon.com"&gt;https://bruno-simon.com&lt;/a&gt; &lt;code&gt;portfolio ของผู้พัฒนา&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://go.pioneer.com/cornrevolution"&gt;https://go.pioneer.com/cornrevolution&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://richardmattka.com"&gt;https://richardmattka.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://lusion.co"&gt;https://lusion.co&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.oculus.com/medal-of-honor/"&gt;https://www.oculus.com/medal-of-honor/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://letsplay.ouigo.com"&gt;http://letsplay.ouigo.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zen.ly"&gt;https://zen.ly&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://prior.co.jp/discover"&gt;https://prior.co.jp/discover&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.midwam.com"&gt;https://www.midwam.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://heraclosgame.com"&gt;https://heraclosgame.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://chartogne-taillet.com"&gt;https://chartogne-taillet.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://live.vanmoof.com/site"&gt;https://live.vanmoof.com/site&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;แต่ละโปรเจคอย่างเจ๋งเลยใช่ไหมครับ&lt;/code&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  เขาทำสิ่งต่างๆ เหล่านี้ได้อย่างไร ???
&lt;/h3&gt;

&lt;p&gt;เราอาจจะพอเข้าใจบ้างแล้วว่า Three.js สามารถทำอะไรได้บ้างแล้ว ก่อนเข้าเนื้อหา ผมจะพูดถึง webGL ก่อน&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;webGL สั้นๆ&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;WebGL: Web Graphics Library (JavaScript API) เป็นตัวที่สามารถนำกราฟิกส์มาแสดงบนเว็บได้นั้นเอง ทั้งในรูปแบบ 2D และ 3D &lt;/p&gt;

&lt;p&gt;&lt;code&gt;เจ้า Three.js ใช้คุณสมบัติของ WebGL นี้แหละมาใช้งานในการแสดงผล&lt;/code&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>tutorial</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
