Unity Technologiesが開発するゲームエンジン「Unity」では、「アセット」と呼ばれる、ゲーム制作に使用できる数多くのツールが提供されています。2019年からUnityにおいて「VLC for Unity」というアセットの配布を行っていた開発者のマーティン・フィンケル氏が ...
Simple Unity project that creates a random maze with boxes as walls using a version of Prim's Algorithm. Prim's algorithm is a greedy algorithm for finding a minimum spanning tree for a weighted ...
I made a plane model and a controller for the plane using new math that I learned about vectors, lerps, and rays. This was a bit of a dive into the deep end since I also researched a bit into ...