ニュース

ECS version of Life in Unity. Contribute to ryuuguu/Unity-ECS-Life development by creating an account on GitHub.
UnityでのMRアプリ開発は、去年と比べて格段に開発しやすくなってきました。 また、Unity 2022 LTSでは ECS (Entity Component System) が正式サポートされました。 MRアプリでECSを使うことで、処理の高速化が狙えそうです。 では、Quest3向けのMRアプリを作っていきましょう。
はじめに Happy Elements株式会社 カカリアスタジオで新規タイトルを開発中のチームで働いているU.S.です。 カカリアスタジオに転職する前は動画用のSoC上で動作するOSを作っていました。 入社するまでは、ほぼ組み込み系のプログラムを書いていたので、通信やインフラやDBやらと業務で触れてこ ...
I started this project about more than 3 years ago as part of my actual basic unity learning from Catlikecoding ( <— this tutorials is a rare gemstone I can ever find on the Internet) at that time ...