phpgl / php-towerdefense

A 3D tower defense game written in PHP.
76 stars 3 forks source link

Street, Path spline rendering #11

Open mario-deluna opened 1 year ago

mario-deluna commented 1 year ago

Enemies walk drive on a predetermined path wich is defined using a spline curve. A system needs to be developed handle, query and render the path using procedural geometry.

See: