sludge

643
Reputation
79 views

Registered User

Name sludge
Member for 1 year
Seen 20 mins ago
Website
Location CA
Age 28
Programmer at a game company.
8h
asked Is there a visual scripting library or toolkit that I can plug into my app?
Nov
22
comment Useful things to put in the user stream segment of minidumps
Then you agree that it's a forward looking question. By providing the maximum diagnostic information, you can debug cases that you encounter in the future. Hence the question. :) Keep in mind that debug dumps are generated by third parties, including customers. Understanding as much as possible about the environment of the app when it crashed can be essential to tracking an issue.
Nov
2
asked Useful things to put in the user stream segment of minidumps
Oct
24
accepted How do I append a large amount of rich content (images, formatting) quickly to a control without using tons of CPU?
Oct
24
answered How do I append a large amount of rich content (images, formatting) quickly to a control without using tons of CPU?
Oct
24
answered Porting Wii and/or PSOne Games to OpenGL ES
Sep
29
revised What’s the best way to discover why threads are being created in my C++ app and what they do?
added 254 characters in body
Sep
29
asked What’s the best way to discover why threads are being created in my C++ app and what they do?
Sep
26
awarded  Yearling
Jul
6
comment How do I take a screengrab of a single window using Cocoa or Carbon on OS X?
This does the trick. A short Google provided sample code, rigged with profiling. developer.apple.com/samplecode/SonOfGrab/…
Jul
5
asked How do I take a screengrab of a single window using Cocoa or Carbon on OS X?
Jul
5
comment How do I retrieve iPhone camera or video images before the user presses the snapshot button?
Also, it appears that there is an app called "RedLaser" which was approved by Apple. It overlays a red bar on the camera and lets you do realtime scanning of barcodes. ismashphone.com/2009/05/… However, it isn't available in the "Canadian" iTunes store as of this writing. That means it could have been pulled after approval.
Jul
5
comment How do I retrieve iPhone camera or video images before the user presses the snapshot button?
This appears to be a related thread. Certainly with relevant comments: stackoverflow.com/questions/601381/…
Jul
5
comment How do I retrieve iPhone camera or video images before the user presses the snapshot button?
Does this answer take into account the new UIVideoEditorController class added recently? There seems to be a dearth of documentation on the subject.
Jul
5
asked How do I retrieve iPhone camera or video images before the user presses the snapshot button?
Jul
5
comment iPhone camera images as OpenGL ES textures
Does the iPhone OpenGL ES standard allow for the GL_ARB_texture_non_power_of_two extension? This may be worth looking into.
Jun
21
answered how to get into game dev(part time)?
Jun
21
revised How can I learn about cross platform game development?
edited body; added 589 characters in body
Jun
21
answered How can I learn about cross platform game development?