implementing by-pixel color map for line segment #324
DaMilyutin
started this conversation in
Show and tell
Replies: 2 comments
-
(and fixed some bug in impl) |
Beta Was this translation helpful? Give feedback.
0 replies
-
just another color pattern (more nicer as for me) with insane number of points
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I decided to implement lines with some more advanced styles for lines.
![image](https://user-images.githubusercontent.com/44639272/148482720-9d96113b-e187-4b43-ab1b-d0eb3543b8f4.png)
By now with no width parameter (1pixel only).
With code on user side looking like this.
A little messy.... And I had to make
backend_ops
public.Beta Was this translation helpful? Give feedback.
All reactions