Commit Graph

100 Commits

Author SHA1 Message Date
iko
88193fbd39 Made it run 2019-05-25 21:32:58 +03:00
iko
88b21444a7 Updated to swift 4.2 2019-05-25 02:26:42 +03:00
iko
bed66a5c2f Made it build 2019-05-25 02:18:32 +03:00
Vinicius Vendramini
b88fbfcaa5 Merge branch 'dev' 2017-03-16 12:49:50 -03:00
Vinicius Vendramini
866ec7044e Merge branch 'feature-swift3' into dev 2017-03-16 12:49:36 -03:00
Vinicius Vendramini
bbd306a243 Xcode settings. 2017-03-16 12:49:20 -03:00
Vinicius Vendramini
ee36c25e49 Fixed warnings. 2017-03-16 12:47:29 -03:00
Vinicius Vendramini
8fdf66bcb3 Updated project settings. 2017-03-16 12:40:08 -03:00
Vinicius Vendramini
0095b6a5c1 Removed extraneous prints. 2017-03-16 12:39:47 -03:00
Vinicius Vendramini
8431fe0580 Converted automatically with Xcode tools; fixed bugs Xcode didn't cover; removed useless files to reduce work; updated CocoaPods to Swift 3. 2017-03-16 12:35:52 -03:00
vinivendra
feaaefcb71 Merged release-presentation into master 2016-02-29 17:31:05 -05:00
vinivendra
ea6fc18350 Updated the readme. 2016-02-29 17:29:57 -05:00
vinivendra
923b8f4b88 Merged feature-presentation into dev 2016-02-29 17:29:03 -05:00
vinivendra
6eba596c0d Updated the readme. 2016-02-29 17:28:52 -05:00
vinivendra
f8f56b30fe Refactored colors, added edge animations. 2016-02-29 17:00:53 -05:00
vinivendra
ad2714dd05 Refactored timer parameters, added vertex parameters. 2016-02-29 17:00:30 -05:00
vinivendra
db88326e6d Added helper methods for CALayer. 2016-02-29 17:00:00 -05:00
vinivendra
05cd2a360b Spring interpolation. 2016-02-29 16:59:45 -05:00
vinivendra
3492e748e7 Made metaballs smaller, since they were a bit too close. 2016-02-25 15:43:14 -05:00
vinivendra
500614ebfd Put the metaballs in circles. 2016-02-25 15:41:04 -05:00
vinivendra
5b0bad6c8f Refactored dispatch_after. 2016-02-25 15:28:50 -05:00
vinivendra
9392fc7657 Improved initial edge animation. 2016-02-25 15:25:27 -05:00
vinivendra
1b31819373 Removed black dot on the middle of metaballs. 2016-02-25 15:22:52 -05:00
vinivendra
f680eb370c Improved metaball positions. 2016-02-25 15:22:41 -05:00
vinivendra
8b54ecfa71 Refactored metaballs. 2016-02-25 15:22:16 -05:00
vinivendra
f6914176c4 Improved look of test case. 2016-02-25 15:21:28 -05:00
vinivendra
120a2c4797 A bit more progress in antialiasing. 2016-02-25 14:50:30 -05:00
vinivendra
9184f0ff69 Updating project files on repo. 2016-02-20 18:45:23 -05:00
vinivendra
21443eabd4 Merged feature-colors into dev 2016-02-20 18:42:13 -05:00
vinivendra
27c0833ef4 Removed useless variable. 2016-02-20 18:42:04 -05:00
vinivendra
a9b95fb99a Fixed artifacts in link coloring. 2016-02-20 14:13:28 -05:00
vinivendra
7a59a03345 Improved coloring in the links (now not affected by close metaballs). 2016-02-20 02:20:13 -05:00
vinivendra
6b476b7ecb Code style refactor. 2016-02-20 01:27:09 -05:00
vinivendra
f3707d992f Added missing cocoapods files to git. 2016-02-16 13:27:43 -05:00
vinivendra
5b5c5b24e2 Corrected color transfer method (from cpu to gpu). 2016-02-16 12:59:03 -05:00
vinivendra
0bfcd45bda Refactored the shader to use structures, fixed indexing and color calculations. 2016-02-16 12:54:51 -05:00
vinivendra
131fb3168e Added color information to the metaball buffer. 2016-02-14 02:32:01 -05:00
vinivendra
292d19c73f Added UIColor extension to facilitate conversion to individual rgba values. 2016-02-14 02:29:30 -05:00
vinivendra
3c3a09be8a Added Chameleon from cocoapods. 2016-02-14 02:20:57 -05:00
vinivendra
28a13e25dd Added initial antialiasing to shader code. 2016-02-14 01:58:10 -05:00
vinivendra
e7d1cf4e8c Simplified indexing in the loops. 2016-02-12 13:51:10 -05:00
vinivendra
8de54d9d65 Removed a few more repeated calculations. 2016-02-12 13:49:23 -05:00
vinivendra
67fc9a0116 Momoized a few calculations (complexity is still the same though). 2016-02-12 13:40:46 -05:00
vinivendra
1d0814fb0c Removed redundant mix functions. 2016-02-12 13:13:58 -05:00
vinivendra
ef01b885b1 Merged release-graph-logic into master 2016-02-12 00:47:47 -05:00
vinivendra
95887c9896 Merged feature-edge-animation into dev 2016-02-12 00:47:20 -05:00
vinivendra
731abff8a9 Removed extra animation before merging. 2016-02-12 00:47:04 -05:00
vinivendra
9c79a9327e Refactored for DRY. 2016-02-12 00:45:37 -05:00
vinivendra
6ce21cc573 Encapsulated animation code into functions. 2016-02-12 00:44:04 -05:00
vinivendra
60cef2b4e2 Added interpolation functions, added fade-out animation, adapted parameters. 2016-02-12 00:41:04 -05:00