This part II of a two part post. Please see part one here.
We’re moving forward with the next set of requirements. Once we have the intersection points we need to do the following:
- Create lines out of them, and then
- Offset them from the main line, and staggered them by a specified amount
- and color every alternating line a certain color.
The code to do so is as follows. Hopefully it will be pretty self explanatory:
Leave a Reply