Releases: limulus/penumbra
Releases · limulus/penumbra
v1.9.1
1.9.1 (2024-05-19)
Bug Fixes
- wasm files missing due to wasm-pack gitignore (3558cf6)
v1.9.0
1.9.0 (2024-05-19)
Features
v1.8.0
1.8.0 (2023-12-10)
Features
- add ray, intersection, and sphere classes (aa8c7bb)
v1.7.0
1.7.0 (2023-12-02)
Bug Fixes
- canvas pixel addressing (2486db5)
- canvas: somewhat better float coord clamping (f1d81d2)
Features
- canvas.writePixel() without need for color Tuple (9925de5)
- improve canvas toImageData performance (fcbfbab)
v1.6.0
1.6.0 (2023-11-25)
Features
v1.5.0
1.5.0 (2023-11-24)
Features
v1.4.0
1.4.0 (2023-11-23)
Features
v1.3.0
1.3.0 (2023-11-22)
Features
- add initial matrix implementation (cac441d)
v1.2.0
1.2.0 (2023-11-20)
Features
- add toImageData method to Canvas (fbb2156)
v1.1.0
1.1.0 (2023-11-19)
Features