raysan5
61d0c71b3c
REVIEWED: example: shapes_top_down_lights
před 3 roky
Jeffery Myers
4b998cfd05
[Examples] Top down lights example ( #2199 )
* Start 2d lights example.
* finish example
* update image.
* Cleanup render textures
* Fixes to handle shadows on edges that are near to the light better.
* tabs
* move to shapes
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
před 3 roky
ptarabbia
5ac07122bd
Add panning to raudio and update audio_raw_stream example. ( #2205 )
* Add panning to raudio and update audio_raw_stream example.
* remove pan smoothing, code formatting changes following pull request comments
Co-authored-by: Ray <raysan5@gmail.com>
před 3 roky
Ray
a134b8bc6d
Update Makefile
před 3 roky
Ray
b61c9afd04
Update Makefile, simplified
před 3 roky
Ray
0416d5ff7b
Update Makefile
před 3 roky
Ray
cabb5518e5
Improve Makefile organization
před 3 roky
Archie
7b7424802f
Fixes an error in the spelling of "appearance" ( #2276 )
před 3 roky
raysan5
a940f41b4b
Update year to 2022
před 3 roky
Ray
611e54e67e
Reviewed makefiles
před 3 roky
Ray
31dd7b95bc
Update Makefile.Web
před 3 roky
Damien Pitard
bb7b13ef3c
fixed cross-compilation from x86-64 (debian buster) to Raspberry Pi (raspbian) ( #2233 )
před 3 roky
raysan5
22d0baa896
Review makefiles debug flag
před 3 roky
raysan5
ef5be632fe
REVIEWED: `ExportMesh()` #2220
před 3 roky
Ray
7787102573
Remove hardcoded path #2200
před 3 roky
Ray
48d4806e53
Update raylib_compile_execute.bat
před 3 roky
Tobias Berger
7c6adc5d97
Update LICENSE.md ( #2179 )
Fix typo in link
před 3 roky
Anders Holmberg
71f2e2b1e4
Add macos support to zig build system ( #2175 )
před 3 roky
Ray
c3d32c156c
REMOVED: Network examples
They were not working
před 3 roky
Ray
5e3db0aa83
Updated some scripts paths
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
před 3 roky
Ray
1fac09d0f4
REVIEWED: example: Compute shader Game-of-life
před 3 roky
Astie Teddy
f090f5444c
Add Conway's Game of Life compute shader example. ( #2088 )
* Add Conway's Game of Life compute shader example.
* Fix various shaders problems, and tune command buffer size.
* Various coding convention changes.
před 3 roky
Peter0x44
2bb4d36c43
Add missing file extensions for drag-and-drop support ( #2090 )
před 3 roky
Jeffery Myers
daeccd03ac
Fix VC warnings for examples ( #2085 )
před 3 roky
Ray
ae13f438ba
Update Makefile.Web
před 3 roky
raysan5
6ce38e599a
Remove big asset
před 3 roky
raysan5
1883343944
Update core_input_gamepad.c
před 3 roky
raysan5
dd6e006d78
Reviewed multitouch example #1988
před 3 roky
Ray
2d82788e42
Reviewed uniform name
před 3 roky
Ray
fba117478d
Update Makefile.Web
před 3 roky
raysan5
2e151408bb
REVIEWED: models_yaw_pitch_roll
před 3 roky
raysan5
fec0ce34c5
Remove trailing spaces
před 3 roky
Ray
7763ccd8ad
Resync .obj models! gitignore was ignoring them!
před 3 roky
raysan5
628e6e52f3
Update examples screenshots
před 3 roky
raysan5
f437f7b405
Reviewed makefile and examples building
před 3 roky
raysan5
cf12992b6a
Remove trailing spaces
před 3 roky
raysan5
6243466770
Create Makefile.Web
před 3 roky
raysan5
0f8caeb186
Added new examples to Makefile
před 3 roky
raysan5
c20df9aa47
Reviewed examples
před 3 roky
raysan5
2a6bd973bd
Review some comments
před 3 roky
raysan5
ef858b0dbb
Review examples
před 3 roky
Ryan Roden-Corrent
588131c9d5
Add zig buildfile for examples. ( #2051 )
* Add zig buildfile for examples.
- `zig build` to compile all examples
- `zig build [module]` to compile all examples for a module (e.g. `zig build core`)
- `zig build [example]` to compile _and run_ a particular example (e.g. `zig build core_basic_window`)
You can use `-Dtarget=` to compile for a non-native platform, such as
`zig build -Dtarget=x86_64-windows-gnu` to compile from Linux to
Windows.
* Skip pthread example on Windows.
* Select appropriate lib file based on target.
před 3 roky
raysan5
51b147cd32
Update models_loading_vox.c
před 3 roky
raysan5
942731cc22
REVIEWED: macOS does not require GLAD library #2052
It directly uses the libraries provided by the system
před 3 roky
raysan5
f9d4601057
Create LICENSE
před 3 roky
raysan5
f1659d78d3
Reviewed models examples paths
před 3 roky
raysan5
d92531b81d
Rename examples for consistency
před 3 roky
raysan5
670eab8b17
Review comments
před 3 roky
raysan5
1b91ac0b0d
REVIEWED: EXAMPLE: shaders_shapes_outline
Removed unneeded resources to use raylib ones.
před 3 roky
raysan5
599d6e810f
REVIEWED: models resources structure
před 3 roky