<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>【練習】2D與3D的精準對位</title>
<link>http://blog.roodo.com/esabear/archives/9255579.html/</link>
<description><![CDATA[　　3D的應用不時都會和2D結合, 上一篇的Big and Small有部份是將2D的影像以粒子(particle)等方式置於場景中，一樣有z深度, 也會因為場景的移動而被遮蓋、縮放, 本質上還是MovieClip, 這是2D置入3D畫面的方法; 有時的應用則是需要3D置於2D之上, 因全3D畫面的運算負荷過重, 所以把2D畫面當主軸, 需要時才轉換, 這時候就要用對位的方式, 讓3D物件從2D畫面銜接上來, 聽起來似乎很難, 但其實是很簡單的公式就能達成。




【觀看範例】2D部份是影格動畫, 按下"3D"後隱藏物件並換上3D圖 (隨滑鼠轉動)

公式參考來源: Everyday Flash | demo]]>
	</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/esabear/archives/9255579-comment.xml" rel="self" type="application/rss+xml" />
<item>
	<title>回應：【練習】2D與3D的精準對位</title>
	<description><![CDATA[這樣還好啦！一起來看看這個網站哦！http://www.sdt.net.tw]]>
	</description>
	<link>http://blog.roodo.com/esabear/archives/9255579.html</link>
	<guid>http://blog.roodo.com/esabear/archives/9255579.html#comment-19389141</guid>
	<author>kaliut7843@gmail.com(網頁設計)</author>	<category>文章回應</category>
	<pubDate>Thu, 18 Jun 2009 17:16:49 +0800</pubDate>
</item>
</channel>
</rss>