Descartes v0.1.0
Closed issues:
- Frep evaluations shouldn't allocate. (#2)
- Primitive Rotation (#3)
- Mesh export (#4)
- Tests (#6)
- Radiused Unions (#7)
- Model Caching (#9)
- Offsetting and Shelling (#10)
- Inexact Error when creating bounding boxes (#11)
- Gratuitous Type Parameters make Performance Suck (#18)
- General Type Refactor (#20)
- GPU Acceleration of SDF gen (#24)
- Beignet Worksize trial-and-error bug (#29)
- Resolution should be dependent on AABB size (#30)
- Renderer Independent Design (#36)
- set operation names (#39)
Merged pull requests:
- Sjk/next (#16) (@sjkelly)
- Sjk/concept2 (#17) (@sjkelly)
- [WIP] Sjk/gpu (#25) (@sjkelly)
- Sjk/intel (#28) (@sjkelly)
- Sjk/meshcat (#31) (@sjkelly)
- Sjk/immutable (#32) (@sjkelly)
- initial sketch of 2d (#33) (@sjkelly)
- CL kernels (#34) (@sjkelly)
- rework for new meshing API (#37) (@sjkelly)
- build and deploy docs (#40) (@sjkelly)
- use base setop names, closes #39 (#41) (@sjkelly)
- initial pass at supporting CoordinateTransformations (#49) (@sjkelly)