Unity | Rotation MatrixをUnity5.6で作成する
World, View and Projection Transformation Matrices Since Matrix4x4.Rotate does not exist in Unity...
15 search resultsShowing 1~15 results
You need to log-in
World, View and Projection Transformation Matrices Since Matrix4x4.Rotate does not exist in Unity...
MVP Matrix HoloLensアプリ実装の要件の一つが、あるプラグインを使用してホログラムを表示する、というものだった。 Unity Editor上では問題なく表示されたものの、Holo...
導入 日本語でメディアアートといった場合は以下などを指すかと思われる(Computational Arts, Interactive Art, New Media Art, Creative C...
UPDATE: const >> static const ShadertoyにあったロマンティックなシェーダをUnityで動かしてみた。ノイズエフェクトなどでうまくいっていない箇所...
UniOSC UnityでOSC通信やろうと思ったらとりあえず無料のUnityOSCを使いたくなるかもしれない。ただ、うまくいかないこともしばしばあるようである。そこで次に考えたいのがUniOS...
Shader Unlit Shader I'm relatively new to shader development, then didn't know what Unlit shader ...
UDP Event -> BrightSign 動画プレイヤーとしてそれなりに有名だと思われるBrightSign。 BrightAuthorを使って動画再生のプログラムを作ることもできる...
Unity OSC 以前書いた記事は間違っていた箇所もあったので、もう一度UnityOSCに関する投稿。 トリガーによって流れる映像を二つのアプリケーションで同期するためにOSCを使う。同時に音...
processingでアプリつくったはいいが、UnityのほうがトラッキングしやすいマーカなんかがあるとUnityからProcessingにOSC投げたくなる。ということでその方法を考えてみる。...
Socket.io ネットワークで繋がった複数のタブレット(client)に対してPC(server)から動画再生の命令を出すテストをしてみた。 githubのexample/chatを参考にす...
SOLite 簡易データベースを構築するさいにSQLiteを使うことがある。Unityでのsetupの方法をひとつ共有。 Plugin SQLite4Unity3d コミット履歴も新しくUnit...
Animator When you have a bunch of animations (or a few of them), using the Unity's Animator works...
static modifier As long as your script has a derived class of Monobehaviour and has a static vari...
Sadness Movie Textures are not supported on iOS. Instead, full-screen streaming playback is provi...
もっともしょっぱいものの1つがIE対応だと思う人も多いだろう。 キャンペーンサイトなどすぐにクローズしてしまうサイトなどは工数削減のために、テキストを画像で書き出してしまう場合があるだろう。 こ...
15 search resultsShowing 1~15 results
Qiita is a knowledge sharing service for engineers.