Sunset Lake Software - iPhone http://www.sunsetlakesoftware.com/taxonomy/term/5/0 en Introducing GPUImage 2, redesigned in Swift http://www.sunsetlakesoftware.com/2016/04/16/introducing-gpuimage-2-redesigned-swift <div class="image-attach-teaser image-attach-node-622" style="width: 75px;"><a href="/2016/04/16/introducing-gpuimage-2-redesigned-swift"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/GPUImageLogo-Small.thumbnail.png" alt="GPUImageLogo-Small.png" title="GPUImageLogo-Small.png" class="image image-thumbnail " width="75" height="75" /></a></div> <p>Back in 2010, I <a href="http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios">gave a talk about the use of OpenGL shaders to accelerate image and video processing on mobile devices</a>. The response from that talk was strong enough that two years later I <a href="http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework">started work</a> on the open source framework <a href="https://github.com/BradLarson/GPUImage">GPUImage</a> with the goal of making this kind of processing more accessible to developers. In an attempt to broaden the reach of this framework, today I'm introducing the completely-rewritten-in-Swift <a href="https://github.com/BradLarson/GPUImage2">GPUImage 2</a> with support for Mac, iOS, and now Linux. This isn't just a port, it's a complete rewrite of the framework.</p> <p>Read on for how GPUImage 2 differs from the previous iteration, and why I rebuilt it from scratch.</p> <p><a href="http://www.sunsetlakesoftware.com/2016/04/16/introducing-gpuimage-2-redesigned-swift" target="_blank">read more</a></p> Cocoa Drupal iPhone Molecules Pi Cubed SonoPlot Sat, 16 Apr 2016 15:17:59 +0000 Brad Larson 630 at http://www.sunsetlakesoftware.com Molecules 2.1 now on the App Store http://www.sunsetlakesoftware.com/2012/04/05/molecules-21-now-app-store <div class="image-attach-teaser image-attach-node-32" style="width: 75px;"><a href="/2012/04/05/molecules-21-now-app-store"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/MoleculesIcon150.thumbnail.png" alt="Molecules icon" title="Molecules icon" class="image image-thumbnail " width="75" height="75" /></a></div> <p>It's been a little while since the last update, but version 2.1 of <a href="http://www.sunsetlakesoftware.com/molecules" rel="nofollow">Molecules</a> just went live <a href="http://itunes.apple.com/us/app/molecules/id284943090?mt=8" rel="nofollow">on the App Store</a>. 2.1 adds full support for the new Retina iPad, and has an enhanced rendering engine to support the detail on that newer device. I've also improved the contrast slightly on newer devices. </p> <p>For iPad users, I've also added an atomic color key, which I know has been a highly requested feature. I've yet to rework the iPhone / iPod touch interface to support this, so this is not present on those devices.</p> <p><a href="http://www.sunsetlakesoftware.com/2012/04/05/molecules-21-now-app-store" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2012/04/05/molecules-21-now-app-store#comments iPhone Molecules http://www.sunsetlakesoftware.com/crss/node/442 Thu, 05 Apr 2012 21:02:43 +0000 Brad Larson 442 at http://www.sunsetlakesoftware.com Introducing the GPUImage framework http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework <div class="image-attach-teaser image-attach-node-360" style="width: 75px;"><a href="/2012/02/12/introducing-gpuimage-framework"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/apple-touch-icon-precomposed.thumbnail.png" alt="SecondConf logo" title="SecondConf logo" class="image image-thumbnail " width="75" height="75" /></a></div> <p>I'd like to introduce a new open source framework that I've written, called GPUImage. The GPUImage framework is a BSD-licensed iOS library (<a href="https://github.com/BradLarson/GPUImage">for which the source code can be found on GitHub</a>) that lets you apply GPU-accelerated filters and other effects to images, live camera video, and movies. In comparison to Core Image (part of iOS 5.0), GPUImage allows you to write your own custom filters, supports deployment to iOS 4.0, and has a slightly simpler interface. However, it currently lacks some of the more advanced features of Core Image, such as facial detection.</p> <p>Read on for more about the GPUImage framework.</p> <p><a href="http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework" target="_blank">read more</a></p> Cocoa iPhone Mon, 13 Feb 2012 02:30:04 +0000 Brad Larson 440 at http://www.sunsetlakesoftware.com Molecules 2.02 now on the App Store http://www.sunsetlakesoftware.com/2011/06/02/molecules-202-now-app-store <div class="image-attach-teaser image-attach-node-32" style="width: 75px;"><a href="/2011/06/02/molecules-202-now-app-store"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/MoleculesIcon150.thumbnail.png" alt="Molecules icon" title="Molecules icon" class="image image-thumbnail " width="75" height="75" /></a></div> <p>Yet another update for <a href="http://www.sunsetlakesoftware.com/molecules" rel="nofollow">Molecules</a> is now <a href="http://itunes.apple.com/us/app/molecules/id284943090?mt=8" rel="nofollow">live on the App Store</a>, this time version 2.02. The focus of this update is performance, and the new version greatly improves the speed of the new rendering engine. The 3-D models are now rendered at 3-6 times the speed that they were in the previous version, which should make previously choppy framerates on the iPad 1 much smoother. If you're interested in how this significant optimization was achieved, check out <a href="http://stackoverflow.com/questions/6051237/how-can-i-improve-the-performance-of-my-custom-opengl-es-2-0-depth-texture-genera" rel="nofollow">my question about it on Stack Overflow</a>. Thanks go out to Tommy and Pivot for pointing me in the right direction on this.</p> <p><a href="http://www.sunsetlakesoftware.com/2011/06/02/molecules-202-now-app-store" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2011/06/02/molecules-202-now-app-store#comments iPhone Molecules http://www.sunsetlakesoftware.com/crss/node/399 Fri, 03 Jun 2011 03:46:38 +0000 Brad Larson 399 at http://www.sunsetlakesoftware.com Molecules 2.01 now on the App Store http://www.sunsetlakesoftware.com/2011/05/17/molecules-201-now-app-store <div class="image-attach-teaser image-attach-node-32" style="width: 75px;"><a href="/2011/05/17/molecules-201-now-app-store"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/MoleculesIcon150.thumbnail.png" alt="Molecules icon" title="Molecules icon" class="image image-thumbnail " width="75" height="75" /></a></div> <p>A minor update to <a href="http://www.sunsetlakesoftware.com/molecules" rel="nofollow">Molecules</a>, version 2.01, is <a href="http://itunes.apple.com/us/app/molecules/id284943090?mt=8" rel="nofollow">now on the App Store</a>. This new version fixes some slight bugs with the new rendering engine in 2.0, including a case where the ambient occlusion shading for a model would sometimes appear too dark, as well as some odd glitches when using pinch zooming on a model. </p> <p>I've also reenabled panning across the model using two fingers, which wasn't working well for 2.0 so I had left it out of the initial release. The way that the panning works has also been tweaked to have zooming and rotation always occur from the center of the screen. </p> <p>Finally, rendering performance on the iPad 2 has been slightly improved.</p> <p><a href="http://www.sunsetlakesoftware.com/2011/05/17/molecules-201-now-app-store" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2011/05/17/molecules-201-now-app-store#comments iPhone Molecules http://www.sunsetlakesoftware.com/crss/node/394 Wed, 18 May 2011 00:42:03 +0000 Brad Larson 394 at http://www.sunsetlakesoftware.com Enhancing Molecules using OpenGL ES 2.0 http://www.sunsetlakesoftware.com/2011/05/08/enhancing-molecules-using-opengl-es-20 <div class="image-attach-teaser image-attach-node-32" style="width: 75px;"><a href="/2011/05/08/enhancing-molecules-using-opengl-es-20"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/MoleculesIcon150.thumbnail.png" alt="Molecules icon" title="Molecules icon" class="image image-thumbnail " width="75" height="75" /></a></div> <p>The <a href="http://www.sunsetlakesoftware.com/2011/05/05/molecules-20-now-app-store">2.0 version of Molecules</a> brings with it a brand new rendering engine that utilizes OpenGL ES 2.0 to deliver realistic 3-D representations of molecular structures. This is a long way from the original OpenGL ES 1.1 renderer that I first wrote about <a href="http://www.sunsetlakesoftware.com/2008/08/05/lessons-molecules-opengl-es">here</a>, so I want to describe in detail how this new version works. The source code for Molecules is available under the BSD license, so you are free to download the project from the <a href="http://www.sunsetlakesoftware.com/molecules">main application page</a> and follow along as I walk through the process.</p> <p>Read on for a detailed breakdown of the new Molecules renderer.</p> <p><a href="http://www.sunsetlakesoftware.com/2011/05/08/enhancing-molecules-using-opengl-es-20" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2011/05/08/enhancing-molecules-using-opengl-es-20#comments iPhone Molecules http://www.sunsetlakesoftware.com/crss/node/382 Mon, 09 May 2011 03:01:44 +0000 Brad Larson 382 at http://www.sunsetlakesoftware.com Molecules 2.0 now on the App Store http://www.sunsetlakesoftware.com/2011/05/05/molecules-20-now-app-store <div class="image-attach-teaser image-attach-node-32" style="width: 75px;"><a href="/2011/05/05/molecules-20-now-app-store"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/MoleculesIcon150.thumbnail.png" alt="Molecules icon" title="Molecules icon" class="image image-thumbnail " width="75" height="75" /></a></div> <p>A major new update to Molecules, version 2.0, is <a href="http://itunes.apple.com/us/app/molecules/id284943090?mt=8">now live on the App Store</a>. This version brings an all-new renderer for newer iOS devices, one that is capable of beautiful, realistic 3-D graphics. You are now able to search the <a href="http://pubchem.ncbi.nlm.nih.gov/">NCBI PubChem</a> database of small molecule compounds, something people have been asking for since the launch of the application. In addition to this, the interface of the application has been streamlined and particularly improved on the iPad. As always, the latest source code of Molecules is <a href="http://www.sunsetlakesoftware.com/sites/default/files/Molecules-05042011.zip">available for download</a>.</p> <p>Read on for more about the new version of Molecules.</p> <p><a href="http://www.sunsetlakesoftware.com/2011/05/05/molecules-20-now-app-store" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2011/05/05/molecules-20-now-app-store#comments iPhone Molecules http://www.sunsetlakesoftware.com/crss/node/380 Fri, 06 May 2011 03:39:46 +0000 Brad Larson 380 at http://www.sunsetlakesoftware.com Molecules 1.4.2 now on the App Store http://www.sunsetlakesoftware.com/2011/01/10/molecules-142-now-app-store <div class="image-attach-teaser image-attach-node-32" style="width: 75px;"><a href="/2011/01/10/molecules-142-now-app-store"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/MoleculesIcon150.thumbnail.png" alt="Molecules icon" title="Molecules icon" class="image image-thumbnail " width="75" height="75" /></a></div> <p>A new version of <a href="http://www.sunsetlakesoftware.com/molecules" rel="nofollow">Molecules</a> is now <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284943090&amp;mt=8" rel="nofollow">available on the App Store</a>. This adds iOS 4.0 multitasking and Retina display support, and fixes a number of issues that users have identified.</p> <p>Read on for more about this update.</p> <p><a href="http://www.sunsetlakesoftware.com/2011/01/10/molecules-142-now-app-store" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2011/01/10/molecules-142-now-app-store#comments iPhone Molecules http://www.sunsetlakesoftware.com/crss/node/370 Tue, 11 Jan 2011 03:02:13 +0000 Brad Larson 370 at http://www.sunsetlakesoftware.com An introductory iOS development course taught at Rose-Hulman http://www.sunsetlakesoftware.com/2010/12/09/introductory-ios-development-course-taught-rose-hulman <div class="image-attach-teaser image-attach-node-366" style="width: 75px;"><a href="/2010/12/09/introductory-ios-development-course-taught-rose-hulman"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/RoseHulman.thumbnail.png" alt="Rose-Hulman logo" title="Rose-Hulman logo" class="image image-thumbnail " width="75" height="75" /></a></div> <p>Last quarter, <a href="http://www.rose-hulman.edu/~fisherds/" rel="nofollow">Dr. David Fisher</a> taught an introductory course on iOS development at my alma mater, the <a href="http://www.rose-hulman.edu/" rel="nofollow">Rose-Hulman Institute of Technology</a>. He's made that course <a href="http://www.rose-hulman.edu/iosprogramming" rel="nofollow">publicly available</a>, including videos of the sessions, assignments, and tests. If you want, you can also grab the videos from his <a href="http://itunes.apple.com/us/podcast/csse490-ios-programming-rose/id399951666" rel="nofollow">podcast on the subject</a>.</p> <p>I highly recommend checking out this course, because it has a huge amount of content within it and Dr. Fisher does a great job in presenting the material.</p> <p><a href="http://www.sunsetlakesoftware.com/2010/12/09/introductory-ios-development-course-taught-rose-hulman" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2010/12/09/introductory-ios-development-course-taught-rose-hulman#comments Cocoa iPhone http://www.sunsetlakesoftware.com/crss/node/367 Thu, 09 Dec 2010 19:02:34 +0000 Brad Larson 367 at http://www.sunsetlakesoftware.com GPU-accelerated video processing on Mac and iOS http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios <div class="image-attach-teaser image-attach-node-360" style="width: 75px;"><a href="/2010/10/22/gpu-accelerated-video-processing-mac-and-ios"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/apple-touch-icon-precomposed.thumbnail.png" alt="SecondConf logo" title="SecondConf logo" class="image image-thumbnail " width="75" height="75" /></a></div> <p>I've been invited to give a talk at the SecondConf developer conference in Chicago, and I'm writing this to accompany it. I'll be talking about using the GPU to accelerate processing of video on Mac and iOS. The slides for this talk are available <a href="http://www.sunsetlakesoftware.com/sites/default/files/CameraTalkForSecondConf.zip">here</a>. The source code samples used in this talk will be linked throughout this article. Additionally, I'll refer to the course I teach on advanced iPhone development, which can be found on iTunes U <a href="http://deimos.apple.com/WebObjects/Core.woa/Browse/matcmadison.edu.3989485784.03989485786">here</a>.</p> <p>Read on for more on using the GPU to accelerate processing of video.</p> <p><a href="http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comments Cocoa iPhone SonoPlot http://www.sunsetlakesoftware.com/crss/node/361 Fri, 22 Oct 2010 17:35:28 +0000 Brad Larson 361 at http://www.sunsetlakesoftware.com