railcraft-reborn / railcraft

Redefine your rails
Other
83 stars 18 forks source link

Line rendering improvements #183

Closed robotman2412 closed 6 months ago

robotman2412 commented 6 months ago

This changes the token ring center to be a floating-point position, which looks slightly better in some cases. It also abstracts line rendering to the LineRenderer interface for consistency and improvements to the line rendering method later on.