Skip to content

WIP: Dij warping

Pablo Botas requested to merge PabloBotas/plastimatch:dij_warping into master

Basic Dij warping was already supported, but the geometry described in the Dij or Dif might not be the desired one. In particular, some unconsistencies between the Dij generation software and the vector field coordinate systems might be present. A method to allow setting it to a fixed and to get the --origin... commands is desired.

Current development:

  • The commands work (origin, dim ...)
  • The Dif dile works
  • Reading the geometry from the Dij header works
  • Reading the geometry from the fixed file does not work

Merge request reports