- Forked from:
- rokubou's FLARToolKit Sample Simple_PV3D
FLARToolkitマーカー位置にイージング移動 (easing motion)
-------------------------------------------------
*
* @itoz (http://www.romatica.com)
*
* ▼マーカーを最後に認識した位置にイージングで移動させる[ガクガク感の軽減]
*
* [1] モデルをFLARBaseNodeにaddChildしない
* ・モデルはsceneにaddChildして、FLARBaseNodeの位置にイージングで動かす)
* [2] Matrix3D.matrix2euler()でマーカー角度変換取得
* [3] マーカー非認識時、3Dモデルを消さない、もしくはすぐに消さない。
* ・非認識になっても、最後に認識した位置までモデルを移動させるため)
* ・認識・非認識による点滅の違和感を軽減するため)
*
* [model data]モデルは前に作ったこれ
* http://www.romatica.com/blog/archives/2010/01/blendrpapervision.html
* ※こういうモデルじゃなくて、動物(蝶とか鳥とか?)でアニメーションパターンをちゃんと付けてやると雰囲気出て、
* 演出的にいいと思う。
*
* [marker pdf] マーカーをプリントしてください
* www.romatica.com/dev/resource/flarlogo-marker.pdf
*
* ┏━━━━━┓
* ┃┏━━━┓┃
* ┃┃ F L ┃┃
* ┃┃ A R ┃┃ これですよー
* ┃┗━━━┛┃
* ┗━━━━━┛
*
*
*-------------------------------------------------
FLARToolKit Sample - Simple cube PV3D
* --------------------------------------------------------------------------------
* Copyright (C)2010 rokubou
*
* This program is free software: you can redistribute it and/or modify
* it under th
- forked:9
- favorite:6
- lines:179
- license : GPLv3 License
- modified : 2010-04-08 16:42:24
[FLARToolkit]革命的で魔法のようなデバイス。しか..
- forked:1
- favorite:7
- lines:188 (diff:343)
- tag:


