25 Commits

Author SHA1 Message Date
4db56e4536 Add lminosity gradient to test case 2025-01-28 11:03:29 +03:00
56a08867db refactoring 2024-05-31 21:45:44 +03:00
f86548c873 Refactoring 2024-05-30 16:27:00 +03:00
fb12bfa57f Add MovablePoints on Label 2024-05-13 11:17:30 +03:00
63c9185fd2 Add choice of colors for non parametric gradients 2024-04-29 22:08:28 +03:00
51c6fe496b Add parametrs input 2024-04-26 19:40:08 +03:00
283f21de86 Add class Custom label for handle click 2024-04-19 20:13:30 +03:00
0700038802 Refactoring 2024-04-10 19:12:01 +03:00
3e4c531538 Add default parametrs and new gradient types 2024-04-10 01:18:40 +03:00
29afb2aed9 Add Triangle gradient 2024-04-05 19:34:20 +03:00
86b53b7ede Refactoring 2024-04-04 10:22:35 +03:00
cd86a8a3c7 fix image size and GenerateImg method 2024-04-02 00:47:50 +03:00
9e1e641218 Add test for Linear and Radial gradients 2024-03-29 12:37:31 +03:00
f6e2e91a4d Radial fix, PDF gradinet implementation
Fixed radial shading cone display
Started working on coons shading, it can convert pdfreader colors to graphics colors(rgb only) and drow similar (in math sense) shape, however size is still wrong, figuring out how to diplay shape with corect size and offset.
Todo:
 Other gradients
 Size and offset
 Alpha Channel
2021-04-03 17:40:56 +03:00
4d9e28ce09 UI triangle 2021-03-26 18:18:16 +03:00
ed498c296d Test UI and Bug fixes
Made new ui to test
Fixed bug with linear gradient
Optimised Coons patch
2021-03-26 15:57:37 +03:00
27950b108b Empty pixel fix
Finally fixed not rendering some pixels in an effective way.
Added comments. Started making an adaptor to easly convert PDF info to gradient info.
2021-03-24 14:10:45 +03:00
290b677dbe coons patch and tensor shading
made somewhat working realisation of coons patch gradient and tensor shading
still need debugging and optimisations
2021-03-22 14:03:00 +03:00
c1855bbf2a Working trinagle interpolation
Fixed triangle interpolation, both parametric and color.
Started developing Tensor Product gradient. (Does not work for now)
A bit of refactoring.
2021-03-20 16:47:44 +03:00
b8d663139b Fix compile on all platforms 2021-03-18 09:17:19 +03:00
b725ab4d75 added test trinagle gradient
still buggy
2021-03-17 18:31:07 +03:00
17a84755ba bug fix 2021-03-15 11:01:04 +03:00
d58bd76f8c GUI test and buf fixes
fixed a few bugs
found a few new bugs
made a GUI for testing
2021-03-14 21:36:15 +03:00
c3ab05b40e first version
added new gradients
still need a lot of refactoring/debuging(prob.)
pushing to backup somewhat working version
2021-03-11 18:44:36 +03:00
e1d7bf74ba test variant 2021-03-09 16:16:32 +03:00