Releases: avik-pal/RayTracer.jl
Releases · avik-pal/RayTracer.jl
v0.1.4
RayTracer v0.1.4
Closed issues:
- Question about DTM rendering (#40)
Merged pull requests:
- CompatHelper: bump compat for "ImageIO" to "0.2" (#33) (@github-actions[bot])
- CompatHelper: bump compat for "Zygote" to "0.5" (#34) (@github-actions[bot])
- Remove manifest (#37) (@avik-pal)
- Update paper.tex (#38) (@matbesancon)
- CompatHelper: bump compat for "Images" to "0.23" (#39) (@github-actions[bot])
v0.1.3
RayTracer v0.1.3
Closed issues:
Merged pull requests:
- CompatHelper: add new compat entry for "ImageIO" at version "0.1" (#32) (@github-actions[bot])
v0.1.2
RayTracer v0.1.2
Closed issues:
- inverse lighting example missing definition of
opt
(#17)
Merged pull requests:
- Install TagBot as a GitHub Action (#16) (@JuliaTagBot)
- Update the Package to use the latest versions for Zygote (#19) (@avik-pal)
- CompatHelper: add new compat entry for "Zygote" at version "0.4" (#20) (@github-actions[bot])
- CompatHelper: add new compat entry for "Flux" at version "0.10" (#21) (@github-actions[bot])
- CompatHelper: add new compat entry for "Compat" at version "3.8" (#22) (@github-actions[bot])
- CompatHelper: add new compat entry for "ImageMagick" at version "1.1" (#23) (@github-actions[bot])
- CompatHelper: add new compat entry for "Images" at version "0.22" (#24) (@github-actions[bot])
v0.1.1
v0.1.1 (2019-11-22)
v0.1.0
v0.1.0 (2019-11-22)
Diff since 67104cfa6ca687a024db9a6a94eb0a6cee63337b
Closed issues:
- Possible to fix lighting and optimize polygon position? (#15)
- JuliaCon submission comments (#9)
- Mesh rendering (#5)
Merged pull requests:
- JuliaCon Paper + Better Documentation (#14) (avik-pal)
- Add some updates as per JuliaCon Paper Review (#13) (avik-pal)
- Some typos. (#11) (dourouc05)
- Update the paper as per the review (#10) (avik-pal)
- Add support for Textures (#8) (avik-pal)
- Performance Improvements and Bug Fixes (#7) (avik-pal)
- Add documentation (#6) (avik-pal)
- A better and more robust Camera API (#4) (avik-pal)
- Gradient Fixes and Some common objects (#3) (avik-pal)
- Add basic support for Automatic Differentiation using Zygote (#2) (avik-pal)
- Add more objects (#1) (avik-pal)