Update README.md
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user