abhijitnandy2011 / Age-of-Steam

A WebGL based train simulation
MIT License
0 stars 0 forks source link

Create continuous track mesh with sleepers at regular intervals #5

Open abhijitnandy2011 opened 8 years ago

abhijitnandy2011 commented 8 years ago

The mesh should blend seamlessly between straight and circular segments. The segment classes need a new virtual function - draw() to draw themselves.