Squashed commit of the following:
commit 9f5f273d7abb562665810b1c34c706d01e66d585
Author: Matthew Blair <highway900@gmail.com>
Date: Tue May 26 10:33:24 2026 +1000
refactor: clean up unused dependencies and adjust object transforms in examples
commit fbbc632b652e773a858cd192cf7c5a94c7d75b7a
Author: Matthew Blair <highway900@gmail.com>
Date: Tue May 26 09:50:44 2026 +1000
refactor: add explanatory comments for damping constants and reformat terrain generation code for readability
commit 0301ffd4f94e182cc717b64aaf28a717c15fc7b8
Author: Matthew Blair <highway900@gmail.com>
Date: Tue May 26 09:46:35 2026 +1000
feat: implement grid-based terrain generation with dynamic boundary-aware height blending in examples
commit e3067d97627b2016db6b81111a23fa2e4c98a02a
Author: Matthew Blair <highway900@gmail.com>
Date: Tue May 26 08:57:32 2026 +1000
feat: implement procedural terrain generation and update car physics parameters
commit a6d8f2675513881625a0e6758215e10fc3754bcd
Author: Matthew Blair <highway900@gmail.com>
Date: Mon May 25 14:23:34 2026 +1000
update instructions