Commit Graph

6 Commits

Author SHA1 Message Date
Jeff Harris f1ed9ff522
Car control and physics attempt #1 (#57)
* correctly render track based on current view and yon factor

* some physics code

* rotate, translate, self centering steering

* Fix ordering of global variables

* ApplyPhysicsToCars

* car is moving somewhat

* fixes stumbling at low revs

* camera swings around properly when switching direction

* fix compile errors
2021-09-08 13:19:08 +12:00
Jeff Harris 807ae8ed06
Update CHANGELOG.md 2020-09-03 00:38:00 -07:00
Jeff Harris 0246c1de7f
Feature/renderer (#29)
* Adds first cut of GL renderer
* Adds harness: where we add modern code to interface with the original game code
2020-07-06 00:45:08 -07:00
Jeff Harris 91ddd2ff31
Update CHANGELOG.md 2019-11-25 07:28:59 -08:00
Jeff Harris 5eec508bde
Update CHANGELOG.md 2019-11-18 10:50:13 -08:00
Jeff Harris 9d696ff806
Create CHANGELOG.md 2019-11-14 19:38:39 -08:00