Lambert Wang
2545f62565
Added support for additional mouse buttons ( #1753 )
* Added support for additional mouse buttons
* Renamed mouse button enum
Co-authored-by: Lambert Wang <lambert.ww@gmail.com>
3 år sedan
Ray
87774a0a21
Review variables initialization
5 år sedan
Ray
b525039e0a
Review ALL examples
5 år sedan
Ray San
6324697ffd
Rectangle parameters changed to float
- Some examples tweaks
- Reviewed ImageFormat()
- Use float for text fontSize
6 år sedan
Ray
c8e97df233
Reviewed function GenImagePerlinNoise()
Added support for noise image offset
7 år sedan
Ray San
5dc216f419
Improved some examples
7 år sedan
raysan5
6589c808b5
Review some formatting for consistency
7 år sedan
Wilhem Barbier
3c9aa780f9
Removed an unwanted file and fixed an example
7 år sedan
Wilhem Barbier
786cd63057
Add a density parameter to GenImageRadialGradient
7 år sedan
Wilhem Barbier
a0ac8ee2c4
Add more image generation functions: radial gradient and perlin noise
7 år sedan
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 år sedan