Commit graph

15 commits

Author SHA1 Message Date
Richard Smith
a33f4fcc9a update examples 2024-11-17 01:17:05 +00:00
Richard Smith
1799c58ca5 update examples 2024-07-01 14:18:55 +01:00
Tim Fong 2
ef20eaf7c9 added models waving cubes example 2023-08-11 23:41:31 +07:00
electronstudio
42d6762fbe update raylib to 4.5 2023-05-22 17:01:19 +01:00
richard
7ca36d1285 animation example from https://github.com/electronstudio/raylib-python-cffi/pull/53 https://github.com/Lcbx 2022-02-03 00:47:30 +00:00
richard
775d2da32d remove depreciated stuff, tidy build a bit for 4.0 2021-10-13 16:35:35 +01:00
electronstudio
81819a133a separate static and dynamic libraries completely 2021-10-03 21:21:59 +01:00
richard
aa5659f272 update examples 2021-08-28 13:07:02 +01:00
Richard Smith
8824449bc1
New examples from @chriscamacho (#23)
* complete fog example
as both fog and basic lighting need the light system it made sense
to seperate it out, there are a few functions from raymath
int rlmath.py

* added shaders custom uniform

* added shaders_texture_waves.py

* added shaders_texture_drawing.py

* bug fix - unwanted transparent effect!

* complete fog example
as both fog and basic lighting need the light system it made sense
to seperate it out, there are a few functions from raymath
int rlmath.py

* added shaders custom uniform

* added shaders_texture_waves.py

* initial commit still WIP

* updated raylib

* undo all changes in this branch except for the example updates

* remove local raylib-c

Co-authored-by: codifies <nospam@antispam.com>
2020-11-15 20:07:05 +00:00
electronstudio
92dcc91b82 update mac build to latest github version 2019-11-22 16:20:29 +00:00
Pebaz
95b31c40de Add Skybox Example (#5)
* added skybox example

* use existing resource directory
2019-09-30 11:51:49 +01:00
Richard Smith
c3d018c830 update examples 2019-05-24 18:49:40 +01:00
Richard Smith
b6b9054d0d split project into static and dynamic modules 2019-05-24 04:31:48 +01:00
Richard Smith
2335c5275f heightmap example 2019-05-21 12:12:03 +01:00
Richard Smith
a703659c9d initial 2019-05-21 10:56:31 +01:00