Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

Add support for arrays as inputs to serializers #56

Closed
1 of 3 tasks
kaosat-dev opened this issue Feb 26, 2018 · 1 comment
Closed
1 of 3 tasks

Add support for arrays as inputs to serializers #56

kaosat-dev opened this issue Feb 26, 2018 · 1 comment
Labels
enhancement help wanted V2 Addressed by changes in V2

Comments

@kaosat-dev
Copy link
Contributor

kaosat-dev commented Feb 26, 2018

  • This would allow us to not force a costly union() of arrays returned by the main() function.
  • It would require the ability to 'concatenate' geometric data in the output files.
  • First and foremost we need stl output support
  • We also might need to warn the user that the output will not be guaranteed to be manifold
  • alternative implementation : turned union of non overlapping objects into almost a no-op
@z3dev z3dev added the V2 Addressed by changes in V2 label Sep 23, 2019
@z3dev
Copy link
Member

z3dev commented Feb 24, 2020

Done as part of V2.

@z3dev z3dev closed this as completed Feb 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement help wanted V2 Addressed by changes in V2
Projects
None yet
Development

No branches or pull requests

2 participants