1.6.0 (2024-11-10)
- add car traffic detection [#1] (fd011af)
- add color and damage color properties to car [#1] (eaa48f9)
- init traffic [#1] (7c8fb9d)
1.5.0 (2024-11-04)
1.4.0 (2024-11-03)
1.3.1 (2024-10-19)
- adjust friction on car [#1] (0ab60db)
- adjust physic params [#1] (16993c5)
- adjust road generation logic [#1] (5d948a2)
1.3.0 (2024-10-19)
- init process segment intersection utility function [#1] (5342d39)
- init sensor [#1] (1ec98a1)
- init sensor ray intersection logic [#1] (6724045)
1.2.0 (2024-10-14)
- improve location of world update [#1] (99af834)
- improve math utility name to avoid naming conflicts with JavaScript native class [#1] (0ec2d3d)
- add camera movement [#1] (b6ca609)
- add road lane draw logic [#1] (ba30b11)
- improve body background color [#1] (b68c115)
- init math utility [#1] (a2d7104)
- init road [#1] (65e1386)