Skip to content

Obj Improvements

Choose a tag to compare

@EliCDavis EliCDavis released this 13 Jul 17:53

What's Changed

  • chore(deps): Bump golang.org/x/image from 0.17.0 to 0.18.0 by @dependabot in #33
  • Add error wrapping in the obj package by @alexykot in #34
  • feature: Add flag to optionally turn cylinder primitive into pipe by @alexykot in #35
  • feature: Allow empty vertex normal in the short face format in .OBJ reader by @alexykot in #36
  • Speed improvements to OBJ writer.

New Contributors

Full Changelog: v0.14.0...v0.15.0