![Bartosz Ciechanowski Profile](https://pbs.twimg.com/profile_images/1582149358245490689/99tAgEoJ.png)
Bartosz Ciechanowski
@BCiechanowski
Followers
21K
Following
456
Media
25
Statuses
1K
I wrote a blog post on GPU powered computation on iOS. Up to 64 times faster than CPU. http://t.co/tvbh1d8aNI.
3
38
50
@DaveDawkins I did the 3D models in @Shapr3D with small post processing in Blender, animations are just done by hand.
2
0
46
@fatiherikliuniq Gears are just generated programmatically, it made it very easy to tweak their shape as needed.
1
0
22
@jkleiser Hi Jon, I don't use any libraries, just bare canvas/WebGL, I just find it more convenient to use things directly.
4
0
17
I like how @arekholko read the clang source code to figure out when the self-capture-in-block warnings are emitted: http://t.co/O88fkZuH3a.
0
5
14
@spiralganglion Just bare webGL, it’s not that many lines of code to setup and it gives me complete control over what I want to render.
0
0
15
@redblobgames @DaveDawkins @Shapr3D I started working on it around two months ago on most weekends and many weekday evenings.
1
0
13
@arekholko Not necessarily true! Enable color offscreen in CA instrument to verify: no tint is free masking, green tint is very cheap masking, only yellow tint is an “expensive” case. A single CALayer without sublayers and just contents or just backgroundColor set can be masked for free!.
2
2
11
"If you think Apple Watch is a flop you are a moron." – never change @gruber, never change! ❤️.
1
2
11
"Seeing Circles, Sines, and Signals" by @JackSchaedler is just super cool. http://t.co/btV6BiT8U7.
0
2
10
I wrote a bit about technical interview @macoscope, we'd love to hear your feedback! http://t.co/pYmH8GaiRL.
8
2
9
"A Strategy for Great Work" by @kocienda is just brilliant. One of the most enjoyable sessions of WWDC 2014.
0
1
9
As a sneak peak, here's what my next blog post will discuss. This is a UILabel. http://t.co/toHFvL6WYW.
3
1
8
@lilbitesofcocoa "Try to avoid . views with a clear background" – it's fine, background colors with 0 alpha are not rendered (images are).
1
1
5
@zanderadi @_ptrks For 3D on the web it’s probably easiest to start with something like three.js.
0
0
5
@johnsundell The nice thing is it also helps developers who use Objective-C as the typedefs for NSStrings are always better than plain NSStrings. Everyone benefits from this change!.
0
0
6
@jahidkureci I haven't tracked time, but it took a while, I started working on the article in late November.
1
0
5
@krzyzanowskim @KOSTAPAPPASGR they’re not the same! Since iOS7 UIBezierPath returns “modern” smoothed paths. Layer’s cornerRadius is circle.
1
0
5
@steipete The only caveat with +flush is that it if you’re in any +begin/+commit “block” the actual commit to the server (and thus changes on screen) will happen after the +commit is called.
0
1
5
@istvan_csanady @Shapr3D Thank you for founding the company! Shapr3D was easily the most enjoyable CAD experience I’ve ever had.
1
0
5
@palavalli I use Hugo static site generator, the content is just handwritten JS, CSS, and Markdown.
0
0
4
@hfossli . IOSurface as a backing of e.g. MTLTexture then after you're done rendering you can just hand it off to CA without ever touching CPU/RAM.
1
0
3
@steipete CG can’t possibly have implementation of every useful geometrical function and letterboxing is arguably most often tied to video.
0
0
4
@NatashaTheRobot The Little Schemer. Starts with super easy recursion examples, ends up deriving Y combinator. Absolutely brilliant.
0
1
4
Pan-Pan by @spelkraft is a great puzzle-adventure game, a great way to spend an evening or two! .
0
0
4
@aidanwaitecomma The second hand rotates once per minute, the minute hand rotates once per hour, the hour hand rotates once per twelve hours.
1
0
3
For some reason I've never played Micro Corruption before. Fantastic reverse engineering challenges – http://t.co/20kqhdGybM.
0
1
3
@shubham_arora_0 @haritssr Nothing in particular, just seeing what it renders and tweaking from there.
1
0
3
@thomasaull It’s unminified JS so they are easily accessible in the website source itself, however, there are no comments and the quality is subpar though, since it’s all a write-once code.
1
0
3
@TimOliverAU If you wanna chat about rounded corners some more with specific details of when it’s free and what to avoid then I’ll also be there on the Friday morning labs!.
2
0
3