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)