Commit graph

25 commits

Author SHA1 Message Date
nek0
4c7918d9df more canvas size 2017-03-23 04:32:43 +01:00
nek0
0d48565c85 introduce canvas size 2017-03-23 04:31:10 +01:00
nek0
369a74c0d0 make update provide the time again 2017-03-23 04:29:48 +01:00
nek0
0963ca4f42 remove surface from load function 2017-03-23 04:27:57 +01:00
nek0
7bf2962d07 some linting 2017-03-20 05:24:30 +01:00
nek0
f4a96f03c4 split particle update ind update and draw. Adding some concurrency 2017-03-20 05:24:02 +01:00
nek0
a32c8957bd adding process function 2017-03-16 20:52:45 +01:00
Astro
4882350095 split updateLoop into eventLoop/updateLoop, getTick, getDelta 2017-03-16 20:12:41 +01:00
nek0
767643a1af fixing leak in partUpd 2017-02-25 17:23:54 +01:00
nek0
97186c5709 it works only halfway 2017-02-17 17:15:06 +01:00
nek0
84b1a86f22 cleaning 2016-12-26 14:19:03 +01:00
nek0
ebc0eea6c7 make previous examples work again 2016-12-26 14:06:51 +01:00
nek0
2095bb1924 fixed routing 2016-12-25 08:14:51 +01:00
nek0
b75f20c3d5 link all new particles 2016-12-24 08:27:09 +01:00
nek0
d5bf09919c make it work! 2016-12-24 01:13:00 +01:00
nek0
ee1200b597 random colors 2016-12-24 01:12:34 +01:00
nek0
158e4ddc80 trying to enable initial draw again 2016-12-24 01:11:59 +01:00
nek0
388c141e23 particle system now works as a cascade of nodes 2016-12-23 14:18:39 +01:00
nek0
f468fdaaf5 *vomiting sounds* 2016-12-21 04:29:11 +01:00
nek0
179e2f9516 trying hard to make it better 2016-12-20 11:29:03 +01:00
nek0
a1b0b50b57 update particles after new ones come 2016-12-20 06:28:18 +01:00
nek0
55ae0bd32a changing particle draw condition
Now particles are drawn when moving the mouse whilst pressing the left
mouse button
2016-12-20 05:27:45 +01:00
nek0
fc67e752ed updated example. works fine 2016-12-20 04:16:31 +01:00
nek0
5a44486477 adjusted example 2016-12-18 19:01:53 +01:00
nek0
9d1b26d633 new: particle system and an example for that 2016-12-13 11:08:49 +01:00