Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

map transponder radar compass SAR HMD

レスキューボート用のマイコンのテスト環境。 参考作品を理解するために自分で書き直した。 行列計算は苦手なので、1軸ずつ回転した。 Luaはgistにも置いた。 [url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgist.github.com%2FCannoHarito%2F0af12b367f10c801b641646c0e1feffd]https://gist.github.com/CannoHarito/0af12b367f10c801b641646c0e1feffd[/url] 参考作品 MumenR - HMD V3 [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3541957811]https://steamcommunity.com/sharedfiles/filedetails/?id=3541957811[/url] ybMASC - yb-MASC Presents Minimap MC [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3549206482]https://steamcommunity.com/sharedfiles/filedetails/?id=3549206482[/url] Just-EmSee - Horizons - RSight MK3 - Radar HMD Display [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3433057605]https://steamcommunity.com/sharedfiles/filedetails/?id=3433057605[/url] --- 明日からはしばらくポケモンやってるだろうから、開発止まりそう。 追加するとしたら、トランスポンダ結果の保存、マップズームだろうか。 機能追加後、マイコン一枚にまとめるべきだろう。 --- 2025-10-31 更新 2枚だったマイコンを1枚にまとめた。 トランスポンダ結果のメモリ、クリアを実装。 マップのズームイン、ズームアウトを実装。 --- 2025-11-09 fix 検出したレーダーターゲットが視界外にある状態でSelectWaypointすると、dxがnilのエラーが出る不具合を修正。