Commit graph

26 commits

Author SHA1 Message Date
Palessan
ded439d849 rectangle will be renamed to textures_sprite_anim part 2/2
(using git mv to preserve git history)
2024-06-28 15:27:21 +03:00
Palessan
49d7e62303 rectangle will be renamed to textures_sprite_anim part 1/2 2024-06-28 15:18:23 +03:00
Palessan
6c3961f894 better to use the using existing method by passing the required []color.RGBA instead of the unsafe.Pointer 2024-06-28 15:11:11 +03:00
Palessan
f529bc2897 Adding gif and sprite animation examples.
-Added new UpdateTextureUnsafe method to support it.
2024-06-28 12:50:30 +03:00
unkl nik
1500124ca1 add more examples 2023-11-15 22:44:54 +02:00
Milan Nikolic
0d91e92a2f
Update example 2023-11-12 11:46:29 +01:00
Milan Nikolic
c61ef10346
Update examples 2023-11-10 10:57:07 +01:00
unkl nik
f121c0e386 add more texture & shader examples 2023-10-21 22:23:22 +02:00
unkl nik
0dda56d08d add more textures examples 2023-10-20 22:01:45 +02:00
unkl nik
e7668cd4cb Sprite Explosion Example 2023-10-10 17:34:38 +02:00
unkl nik
a163aa486d port new texture example
Port of the original example at this link https://www.raylib.com/examples/textures/textures_sprite_explosion.html to Go
2023-10-06 14:38:30 +02:00
Milan Nikolic
8e21086fe1
Update examples 2022-08-27 18:42:04 +02:00
Milan Nikolic
7b91ce25fb
Update examples 2021-11-11 16:36:32 +01:00
Juan Medina
3ce10f94d6 change example since LoadImageEx was removed 2020-09-02 14:40:24 +01:00
Milan Nikolic
bd6bf15356
Update C sources 2019-11-25 03:34:31 +01:00
Milan Nikolic
08aa518a46 Update C sources, add new functions and rename package to 2018-10-08 18:56:34 +02:00
Milan Nikolic
a6d36a3699 Update C sources, add new functions 2018-05-06 09:34:11 +02:00
Milan Nikolic
6c684f7af6 Update example 2018-02-21 22:20:10 +01:00
Milan Nikolic
4ccaf486ea Add image_text example 2017-11-14 04:39:02 +01:00
Milan Nikolic
fb585b0065 Add ToImage/FromImage helpers for Go image.Image interface 2017-10-27 13:59:05 +02:00
Milan Nikolic
ee30ffe333 Add image_generation example 2017-10-26 21:37:32 +02:00
Milan Nikolic
8f1ad11c49 Update C sources and examples 2017-04-24 18:25:27 +02:00
Milan Nikolic
6bcfa21235 Fix ineffectual assignments 2017-02-25 09:55:15 +01:00
Milan Nikolic
468b700d5d Golint 2017-02-21 17:16:26 +01:00
Milan Nikolic
8fa575dce2 Add texture from image.Image example 2017-02-14 07:40:25 +01:00
Milan Nikolic
d7ff68b487 Initial commit 2017-01-27 09:35:30 +01:00