From 2a5c70d69c51050b785152b814bd5fb8811cd5e1 Mon Sep 17 00:00:00 2001 From: Klemek Date: Thu, 19 Sep 2019 10:12:46 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c15f0c8..3d218ee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # MarbleGenerator +## Need to be refactored to use maven + Generate a marble-like pattern to use in wallpapers. Usage : @@ -49,4 +51,4 @@ Compute each pixels with : Compute output 3-tuples as color vectors and you have your final image. -![V_{x,y}=\[r_{x,y},g_{x,y},b_{x,y}\]](https://latex.codecogs.com/svg.latex?%5CLARGE%20V_%7Bx%2Cy%7D%3D%5C%5Br_%7Bx%2Cy%7D%2Cg_%7Bx%2Cy%7D%2Cb_%7Bx%2Cy%7D%5C%5D) \ No newline at end of file +![V_{x,y}=\[r_{x,y},g_{x,y},b_{x,y}\]](https://latex.codecogs.com/svg.latex?%5CLARGE%20V_%7Bx%2Cy%7D%3D%5C%5Br_%7Bx%2Cy%7D%2Cg_%7Bx%2Cy%7D%2Cb_%7Bx%2Cy%7D%5C%5D)