Igaret - igaret.com - iGARET
General Information:
Latest News:
Using Corona Terminal more efficiently 14 May 2013 | 01:03 am
If you’re like me, you know it’s a pain in the ass to type “/Applications/CoronaSDK/Corona\ Terminal” into terminal every time you want to run the Corona Terminal; and you’d probably rather not have a...
Using Timelines in Corona SDK (MovieClipX) 8 May 2013 | 09:08 pm
A little over a year ago I released a tool that extended Corona SDK’s MovieClip library, in a sense it originally was just adding another layer of manipulability. Allow me to illustrate in flowcharts....
Uploading files to a remote server using rsync 19 Apr 2013 | 12:24 am
So I had this annoying task before me to perform a massive batch file upload to a web server, and I’m talking gigs of data. So after trying a few visual FTP clients and failing, I decided to use good ...
Using MovieClipX with your Corona SDK projects 7 Jul 2012 | 12:52 am
As an aspiring (for now) game developer, I spend a lot of time researching and experimenting with various engines. As many of you can probably tell from my site, a tool I use often is Corona SDK. It’s...
Using MovieClipX with your Corona SDK projects 6 Jul 2012 | 09:52 pm
As an aspiring (for now) game developer, I spend a lot of time researching and experimenting with various engines. As many of you can probably tell from my site, a tool I use often is Corona SDK. It’s...
Mixing colors mathematically. 18 Jun 2012 | 08:51 am
So the other day I was confronted with a challenge while developing my game. I needed a way to mix two colors programmatically. So in the rare chance that you’re confronted with the same challenge, le...
Mixing colors mathematically. 18 Jun 2012 | 05:51 am
So the other day I was confronted with a challenge while developing my game. I needed a way to mix two colors programmatically. So in the rare chance that you’re confronted with the same challenge, le...
Nerd Swag 2 May 2012 | 02:26 am
Drinking coffee out of a GitHub mug this morning My laptop’s sporting a Blender 3d sticker and an Octocat sticker (tentacle visible in the back). Don’t forget to follow me on GitHub! IGConfigurabl...
Nerd Swag 1 May 2012 | 10:26 pm
Drinking coffee out of a GitHub mug this morning My laptop’s sporting a Blender 3d sticker and an Octocat sticker (tentacle visible in the back). Don’t forget to follow me on GitHub! IGConfigurabl...
IGConfigurableDropZone 9 Apr 2012 | 04:00 pm
Ever tried adding a drop zone to your Objective-c app? It can be a daunting task for newcomers and veterans alike. It’s one of those things that really should be a lot easier and require a lot less co...