Commit graph

55 commits

Author SHA1 Message Date
Milan Nikolic
9d293edb6e Update Android and RPi instructions 2018-05-06 12:47:05 +02:00
Milan Nikolic
30c57a1102 Fix Android build 2018-05-06 11:17:55 +02:00
Milan Nikolic
a6d36a3699 Update C sources, add new functions 2018-05-06 09:34:11 +02:00
Milan Nikolic
4e1ed93b47 Update example 2018-02-21 22:35:46 +01:00
Milan Nikolic
2c9227e124 Merge branch 'master' of github.com:gen2brain/raylib-go 2018-02-21 22:23:19 +01:00
Milan Nikolic
6c684f7af6 Update example 2018-02-21 22:20:10 +01:00
Milan Nikolic
3bde422185 Move rres 2018-02-21 22:11:07 +01:00
Zykatious
d251a96929
Updated neighbor count code
Also added the ability to click toggle cells and all edges wrap.
2017-12-18 18:48:32 +00:00
Zykatious
4b020f1b6b
Delete life.go 2017-12-18 18:46:21 +00:00
Zykatious
5173b74485
Merge branch 'master' into master 2017-12-16 23:14:43 +00:00
Zykatious
0f3d428d79
Update life.go 2017-12-16 23:08:27 +00:00
Zykatious
db71b4c9b9
Added click to toggle cells to alive or dead.
Additionally improved neighbor counting code and edges now wrap.
2017-12-16 23:07:44 +00:00
Milan Nikolic
6fc955d098 Use []byte instead of unsafe.Pointer 2017-12-07 18:30:07 +01:00
Milan Nikolic
1923507276 OpenAL is no more 2017-12-05 19:45:13 +01:00
Milan Nikolic
5b59c0b7e9 rREM - raylib Resource EMbedder 2017-11-27 05:32:39 +01:00
Milan Nikolic
d25f6e5b1f Remove rand.Seed() from loop 2017-11-24 12:25:35 +01:00
Zykatious
4e04f853dc
Updated Random Seed
Removed unnecessary seed generation inside cell creation loop.
2017-11-24 11:24:36 +00:00
Zykatious
14b0f48aff
Create life.go 2017-11-23 23:52:50 +00:00
Milan Nikolic
3d615555e0 Update physics demo example 2017-11-19 18:38:31 +01:00
Milan Nikolic
fc1eef80f8 Improve physics and add examples 2017-11-19 18:35:44 +01:00
Milan Nikolic
f200ce6e7e Update example 2017-11-14 13:42:10 +01:00
Milan Nikolic
645c0ab713 Fix shaders 2017-11-14 13:24:06 +01:00
Milan Nikolic
4ccaf486ea Add image_text example 2017-11-14 04:39:02 +01:00
Milan Nikolic
0d292e2f76 Improve Android bootstrap script 2017-11-14 04:13:21 +01:00
Milan Nikolic
d8b8556f56 Update C library 2017-11-14 04:10:47 +01:00
Milan Nikolic
2d8472fb63 Update C library 2017-11-14 04:10:20 +01:00
Milan Nikolic
793e521511 Remove old example 2017-10-29 00:37:14 +02:00
Milan Nikolic
498d26994c Add comments 2017-10-28 16:39:11 +02:00
Milan Nikolic
ea323e7051 Update Android 2017-10-27 23:08:18 +02:00
Milan Nikolic
ab45d642e5 Update GUI 2017-10-27 20:01:32 +02:00
Milan Nikolic
fb585b0065 Add ToImage/FromImage helpers for Go image.Image interface 2017-10-27 13:59:05 +02:00
Milan Nikolic
bc794349c5 Add Bunnymark example 2017-10-27 03:26:09 +02:00
Milan Nikolic
ee30ffe333 Add image_generation example 2017-10-26 21:37:32 +02:00
Milan Nikolic
ee66ee4d8e Update examples 2017-10-26 19:03:17 +02:00
Milan Nikolic
661c7a9f55 Update README.md 2017-08-03 15:46:01 +02:00
Milan Nikolic
8f1ad11c49 Update C sources and examples 2017-04-24 18:25:27 +02:00
Milan Nikolic
1aabddd935 Update README.md 2017-03-07 17:21:12 +01:00
Milan Nikolic
39264dc723 Physics examples 2017-03-05 22:54:34 +01:00
Milan Nikolic
c7f6376031 Update README.md 2017-02-25 23:50:23 +01:00
Milan Nikolic
82efd44b0b Update README.md 2017-02-25 23:49:23 +01:00
Milan Nikolic
d9d26d30f3 Add scrolling background and particles 2017-02-25 21:54:32 +01:00
Milan Nikolic
6bcfa21235 Fix ineffectual assignments 2017-02-25 09:55:15 +01:00
Milan Nikolic
17941ec954 RPi example 2017-02-22 12:11:18 +01:00
Milan Nikolic
468b700d5d Golint 2017-02-21 17:16:26 +01:00
Milan Nikolic
5d5a0e708f Move camera, platform dummy functions, fix examples 2017-02-21 14:15:24 +01:00
Milan Nikolic
8fa575dce2 Add texture from image.Image example 2017-02-14 07:40:25 +01:00
Milan Nikolic
2f90318d30 Update C sources, add new functions 2017-02-10 11:28:19 +01:00
Milan Nikolic
ac3cb63287 Floppy assets 2017-02-03 01:15:02 +01:00
Milan Nikolic
ea2748fd8c Pimp floppy example 2017-02-03 00:26:27 +01:00
Milan Nikolic
e365f75e34 Android example can now be built on desktop 2017-02-02 03:09:17 +01:00