source/physxvehicle/ は PhysX SDK の車両シミュレーションモジュール(Vehicle2 API)の実装である。コンポーネントベースのアーキテクチャを採用し、タイヤ・サスペンション・駆動系・ステアリング・剛体力学を独立したコンポーネントとして分離している。
公開APIヘッダは include/vehicle2/ に配置され、ソース実装は source/physxvehicle/src/ に配置される。名前空間は physx::vehicle2。
| REM GoPro HERO 11 | |
| REM | |
| REM Where input.txt is e.g. | |
| REM | |
| REM file GX010017.MP4 | |
| REM file GX020017.MP4 | |
| REM Concatenate MP4 files preserving GPMF stream: | |
| ffmpeg -f concat -i input.txt -map 0:v -map 0:a -map 0:3 -copy_unknown -tag:3 gpmd -c copy concatenated.mp4 |
| // References: | |
| // https://github.com/gopro/gpmf-parser | |
| // https://community.gopro.com/s/question/0D5Uv000002ABpJKAW/where-can-i-find-descriptions-for-these-gpmf-fourcc-codes?language=ja | |
| #pragma endian big | |
| #include <std/mem.pat> | |
| #include <std/string.pat> | |
| union Fourcc { |
| rmdir build-android-generators /s /q | |
| mkdir build-android-generators | |
| cmake . -B build-android-generators --preset vs2022 | |
| cmake --build build-android-generators --config Release --target all-generators | |
| rmdir build-android /s /q | |
| mkdir build-android |
I hereby claim:
To claim this, I am signing this object: