wasd qe arrow 静的データを扱うbspの中ではこれ以上ないほど最適化されています。 It is as optimized as possible among BSPs that handle static data.
・objファイルのインポート ・o(n^2)でなるべく分割しないパターンを選んだ上でなるべく平衡二分木になるような処理。 ・データ構造を一新させたことによる超軽量な描画エンジン - Importing obj files - Processing that minimizes partitioning (o(n^2)) and aims to create a balanced binary tree as much as possible. - An ultra-lightweight rendering engine achieved by completely redesigning the data structure.