Ray
1896268775
Reviewed examples for consistency
1 year ago
Gabriel dos Santos Sanches
2d5d0c2999
examples: core: adds 2D camera two player split screen ( #3298 )
1 year ago
MichaelFiber
18e9784c6d
Remove PLATFORM_RPI ( #3232 )
* Remove PLATFORM_RPI
* remove build artifacts
---------
Co-authored-by: MichaelFiber <michael@cubeofb.org>
Co-authored-by: Ray <raysan5@gmail.com>
1 year ago
bXi
c03ab03627
Added rudimentary SVG support. ( #2738 )
* Added rudimentary SVG support. Added 2 functions ImageLoadSvg and ImageLoadSvgWithSize.
* Added an example on how to use ImageLoadSvgWithSize and adjusted Makefiles accordingly.
* Added actual correct example file.
* Reviewed the code to keep the raylib coding conventions in mind.
Moved the LoadImageSvg() code into LoadImage() guarded by SUPPORT_FILEFORMAT_SVG.
Renamed LoadImageSvgWithSize() to LoadImageSvg().
Added a LoadImageSvgFromString() function to parse the loaded SVG into an actual image. This does the bulk of the work.
* Fixed typo.
---------
Co-authored-by: Ray <raysan5@gmail.com>
1 year ago
Asdqwe
46bac461ce
Add examples/shaders/shaders_lightmap.c to Makefiles ( #3276 )
1 year ago
ubkp
b980268ba7
[example] Core Input Gestures for Web ( #3172 )
* [example] Core Input Gestures for Web
* Fix Doubletap for web
* Changes TAP_TIMEOUT and rgGetCurrentTime to seconds
1 year ago
Ray
1a361fdfe2
Update Makefile.Web
1 year ago
Ray
5a2c49b954
Updated Makefiles to include all missing new examples
1 year ago
Ray
1b873b028f
WARNING: REMOVED: Multichannel audio support API
It was quite restrictive and hacky implementation, just load multiple types same sound to play multiple instances.
1 year ago
Ray
0ccc1d3686
Update year to 2023
2 years ago
Ray
483f10397e
review note
2 years ago
Ray
d9f434afb9
Added `-s EXPORTED_RUNTIME_METHODS=ccall` to examples web build #2739
2 years ago
Ray
328d65b1b3
Update Makefile.Web
2 years ago
Ray
d68ddda766
Added note for multi-threading web compilation
2 years ago
Ray
191c340409
Update Makefile.Web
2 years ago
Ray
ed7548051b
Update version to 4.2
2 years ago
Ray
b20d416131
Added latest examples
2 years ago
Ray
a0b4b28427
Update Makefile.Web
2 years ago
Ray
e121058eb6
RENAMED: example: textures_rectangle -> textures_sprite_anim
2 years ago
Ray
d0f53db65f
REMOVED: example: core_quat_conversion
2 years ago
Ray
043fa4cba7
Removed extras directory
2 years ago
Ray
8da566d6e7
WARNING: Removed `physac` from raylib sources/examples
`physac` is available on its own repo
2 years ago
raysan5
a940f41b4b
Update year to 2022
3 years ago
Ray
611e54e67e
Reviewed makefiles
3 years ago
Ray
31dd7b95bc
Update Makefile.Web
3 years ago
Ray
7787102573
Remove hardcoded path #2200
3 years ago
Ray
ae13f438ba
Update Makefile.Web
3 years ago
Ray
fba117478d
Update Makefile.Web
3 years ago
raysan5
2e151408bb
REVIEWED: models_yaw_pitch_roll
3 years ago
raysan5
f437f7b405
Reviewed makefile and examples building
3 years ago
raysan5
6243466770
Create Makefile.Web
3 years ago