Tags: dominic-chang/Krang.jl
Tags
[Diff since v0.3.1](v0.3.1...v0.4.0) - Added `returnTrait`s for raytracing to dispatch off. The return traits decide the resulting product that `raytrace` returns. - Add `AbstractLevelSetGeometry` type that allows the definition of level set surfaces for raytracing. **Merged pull requests:** - JOSS editorial tweaks (#25) (@warrickball) - Second pass at JOSS editorial tweaks (#26) (@warrickball) - CompatHelper: add new compat entry for Roots at version 2, (keep existing compat) (#27) (@github-actions[bot]) - CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing compat) (#28) (@github-actions[bot]) **Closed issues:** - docs/examples suggestions (#20) - difficulty with GPU examples (#24)
[Diff since v0.2.0](v0.2.0...v0.2.1) **Merged pull requests:** - fixes for initializing GPU pixel array (#23) (@ExpandingMan)
[Diff since v0.1.0](v0.1.0...v0.2.0) **Merged pull requests:** - CompatHelper: add new compat entry for Rotations at version 1, (keep existing compat) (#18) (@github-actions[bot]) - a couple of tiny optimizations (#19) (@ExpandingMan)
## Krang v0.1.0 [Diff since v0.0.1](v0.0.1...v0.1.0) **Merged pull requests:** - Remove nans (#16) (@dominic-chang) **Closed issues:** - Register Krang (#14)
## Krang v0.0.1 **Merged pull requests:** - CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#2) (@github-actions[bot]) - CompatHelper: add new compat entry for DocStringExtensions at version 0.9, (keep existing compat) (#3) (@github-actions[bot]) - CompatHelper: add new compat entry for JacobiElliptic at version 0.1, (keep existing compat) (#4) (@github-actions[bot]) - CompatHelper: add new compat entry for Metal at version 0.5, (keep existing compat) (#5) (@github-actions[bot]) - make structs type stable (#7) (@ptiede) - CompatHelper: add new compat entry for PolarizedTypes at version 0.1, (keep existing compat) (#8) (@github-actions[bot]) - Fix username in README.md links (#10) (@asinghvi17) - Merge Main (#12) (@dominic-chang)