Posts
iPhone OpenGL Speed Tip – Turn Off Thumb Instructions
cocoaswirl.com/developer-topics/iphone-opengl-speed-tip-turn … ↗
atMonitor
How to convert an integer to a hexadecimal string in C++ int number = 42; stringstream…
How to convert an integer to a hexadecimal string in C++ int number = 42;stringstream ss;ss << hex << number;// now ss.str(), which is a string, contains "2a"The Ultimate Indie Game Developer Resource List
mangatutorials.com/forum/showthread.php?742-The-Ultimate-Ind … ↗
How to mix C and C++
Basic Interactive Logic Design Elements
BIN to ISO on Mac OS X Are you looking for a free, open-source program to convert your…
BIN to ISO on Mac OS X Are you looking for a free, open-source program to convert your BIN file(s) to ISO? Look no further, here’s binchunker to the rescue! http://he.fi/bchunk/ The linked site contains the source code, but if you’re interested in a version (1.2) …Setting Mac OS X font smoothing to light defaults -currentHost write -globalDomain…
Setting Mac OS X font smoothing to light defaults -currentHost write -globalDomain AppleFontSmoothing -int 1Online Color Scheme Designer
VBinDiff — Visual Binary Diff
mda VST plug-in source codes
Blender 3D: Noob to Pro
sumitpaul
journal.sumitpaul.com/post/9806006399 ↗
sumitpaul: A documentary about open source tools: “Hello World”Minimalistic Processing.js online IDE
Flower - made in Processing Move mouse over the image to change parameters You can…
Flower - made in Processing Move mouse over the image to change parameters You can download the binaries (Mac/Win) as well as the sources here. source: (not so polished, but you get the idea) int halfw; int halfh; void setup() { size(480,350); halfw = width/2; halfh = height/2; …Donut math: how donut.c works
Zajal - Sketching
Short demo of Zajal’s live coding, graphics and export functionality. See more sketches at sketch.zajal.cc Get the language at zajal.ccPorting Color Themes to Xcode 4
UIView + position
Polycode
Create a RAM Disk in Mac OS X
wonderfl - build flash online
Dive into HTML5
Jason Davies' JS Toys