Skip to content

Work with the mapPt instead the PtList? #16

@Pat-I

Description

@Pat-I

Maybe it would be better to work with the map points for the height calculation.

For each frame go through all pts only once and make a list (or array) of all points in a 50m(or other) radius.
Then use this list to:

  1. Calculate the blade height
  2. Apply the cut/fill height precisely to each pt
  3. draw a nicer look ahead

Con: Maybe some rounding error because we use a second list but should be negligible

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions