Update README.md

This commit is contained in:
Klemek
2019-09-19 10:12:46 +02:00
committed by GitHub
parent f40ddb3d34
commit 2a5c70d69c
+3 -1
View File
@@ -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)
![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)