index
:
university/imagine.git
main
Unnamed repository; edit this file 'description' to name the repository.
git user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.js
Age
Commit message (
Expand
)
Author
2024-12-12
feat: enable lensflare in ui and control with mouse position
Orangerot
2024-12-12
feat: load image by dragging it into viewport
Orangerot
2024-12-12
feat: more canvas css filters
Orangerot
2024-12-12
feat: share image
Orangerot
2024-12-10
feat: use webcam to take picture
Orangerot
2024-12-10
feat: buttons to reset sliders
Orangerot
2024-12-10
feat: button to go back to edit another image
Orangerot
2024-12-10
feat: added fontawesome icons
Orangerot
2024-12-08
fix: even faster shader but probably still too slow :(
Orangerot
2024-12-08
fix: moved all shader logic into lensflare function
Orangerot
2024-12-08
fix: speed up shader by converting vector into scalar operations
Orangerot
2024-12-08
feat: lensflare shader. but is very slow :(
Orangerot
2024-12-08
fix: scale image to viewport to not waste computation on pixels the user can'...
Orangerot
2024-12-08
feat: apply image filters
Orangerot
2024-12-07
feat: download canvas image
Orangerot
2024-12-06
feat: load and display image with correct scaling
Orangerot
2024-12-05
Initial Commit
Orangerot