Ray
c8e97df233
Reviewed function GenImagePerlinNoise()
Added support for noise image offset
7 years ago
Ray San
f460b3842e
Added new example: text drawing on image
7 years ago
Ray San
5dc216f419
Improved some examples
7 years ago
raysan5
6589c808b5
Review some formatting for consistency
7 years ago
Wilhem Barbier
3c9aa780f9
Removed an unwanted file and fixed an example
7 years ago
Wilhem Barbier
786cd63057
Add a density parameter to GenImageRadialGradient
7 years ago
Wilhem Barbier
a0ac8ee2c4
Add more image generation functions: radial gradient and perlin noise
7 years ago
Wilhem Barbier
fcd13fd5d2
Add some functions to generate images
Namely:
- GenImageHorizontalV
- GenImageHorizontalH
- GenImageChecked
- GenImageWhiteNoise
- GenImageCellular
The gradient implementation may be a bit naive, for example it doesn't do any gamma correction.
7 years ago
raysan5
42ad00b7c2
Some test images for compressed texture formats
7 years ago
Ray
8d3750e36d
Turn transparent pixels to black
7 years ago
Ray
1df7a8b4a6
Update some files
7 years ago
raysan5
b4d28cc7a1
Working on examples...
- Removed rbmf font example
- Reviewed physac examples
7 years ago
raysan5
4315b82ea7
Replaced some images and updated examples
7 years ago
Ray
20d205cae5
Working on examples...
7 years ago
Ray
29067e19d9
Redesigned textures_rectangle example
7 years ago
Ray
dd4dd0e87d
Reorganize examples folder
7 years ago