PDA

View Full Version : Game Programming Fundamentals


Pages : 1 2 [3] 4 5 6

  1. Template specialization of a method
  2. Reading Binary Files
  3. too many transformations
  4. Shrinking An Array After Creation
  5. Am I calculating the dot-product correctly?
  6. Starting with Cocoa/OpenGL
  7. Cocoa: Mouse location while dragging window
  8. Projecting one vector onto another... why?
  9. PDF lecture notes on various game programming topics
  10. Cocoa Game Programming Workshop
  11. Scenegraph newbie
  12. Can't Find a Good Quadtree Tutorial/Example
  13. pthreads vs carbon threads
  14. Trouble Calculating Height Field Normals
  15. Some nice tutorials on graphics and physics
  16. geting window position
  17. Free sample chapter from Physics for Game Programmers
  18. More games should use these laws of physics
  19. Carbon Help
  20. Some excellent articles on Rigid Body Dynamics
  21. Too bad this isn't on Mac
  22. Do you use HID Manager in your games?
  23. NSTimer Running always or somtimes
  24. Events
  25. Brew me up a hot cup of Cocoa
  26. pathfinding crashes
  27. Minesweeper algorithm
  28. scaling of textures
  29. Multiple Defines on One Line
  30. Timers via clock()
  31. High Scores
  32. Game Engine
  33. Starting from scratch? (PHP Background)
  34. OBB Intersection volume
  35. Starting from scratch? (C Background)
  36. My craptacular interpretation of Jakobsen's verlet paper
  37. Texture is being horizonatally flipped...
  38. how does Mac OS X handle relative file paths?
  39. Simple OpenGL/Xcode Question.
  40. Flipping FTGL glyphs
  41. NSTableView
  42. I love o-o programming :-)
  43. Problem with sdl opengl
  44. Trickey Input Problem
  45. Getting the name of a key from a NSDictionary
  46. Contexts and NSOpenGLViews problem
  47. moving Mac OS X game to another OS X machine....
  48. Here's a tip on collision detection
  49. redirecting stdout, stderr to console window?
  50. Stupid Permissions Questions...
  51. I'm going CRAZY!!! Random crashes without reason
  52. Is Force Feedback broken in Tiger?
  53. Pinball - The Basics?
  54. NSImage and NSView problems
  55. Cursor coordinates off during resolution change
  56. Using NSPanel with IB
  57. Syntax error
  58. Quake II Evolved and XCode
  59. Algorithm for moving between two points on a plane...
  60. Something I'm getting frustrated with...
  61. drawRect before awakeFromNib
  62. Computing Vertex Normals of Heightfield
  63. Cocoa list widget?
  64. scrolling math
  65. Do you actually use dynamic memory?
  66. Verlet Integration + Basic Stick Constraints. Now What?
  67. State Tables and Event Handling
  68. Call For Help: The Game Track Open Source Project
  69. Fullscreen menu problem
  70. Help With Linking Errors
  71. drawRect: is not executed after setNeedsDisplay:YES
  72. Some sort of array problem
  73. Game Module Structure Question
  74. Can you programmatically set the title of a NStextfield?
  75. Surround
  76. pathfinding, special case...
  77. Troubles With Dynamic Memory
  78. Particle Engines
  79. Collision Detection
  80. Obtaining Supported Screen Resolutions
  81. C tutorials for a beginner
  82. Simple OO OpenGL Setup.
  83. Help with some beginner C code!
  84. Spiny Dobopty
  85. Even Number of Triangles for Any 3D model
  86. Dodgy Normals!?!?!??!
  87. Good collision points
  88. Carbon Key / Char Codes
  89. Random Drawing issue
  90. Game Loop in Cocoa
  91. Good Game Loop with Physics Units
  92. Is there a system call to open HTML file programatically?
  93. memcpy(stuct array pointer struct array point)
  94. Knowing when to hold 'em.
  95. Prompting User to Select File
  96. how to init and get a dictionary working
  97. Collision Response Question
  98. Dangling Pointers/ Memory Leak definitions...
  99. Capturing Arrow Key Press
  100. Arkanoid type game question
  101. Height Map Loader, problem
  102. Basic compiling questions...
  103. Programically creating window + openGl view
  104. Texturing height map problems
  105. Crazy AI stuffs
  106. pointer or not?
  107. compiler (pre-processing?) error of SDL project
  108. Code for Terminal in Obj-C?
  109. Populating a scenegraph and Dynamism
  110. Nifty geometry reference
  111. A Little Problem with NSLog (and long time no see)
  112. Key sequence to generate end-of-file signal?
  113. Cocoa/Objective-C Question
  114. Another problem, this time with NSTextField
  115. ode - speed with composite objects
  116. Starting to program an actual game
  117. How to write a custom memory manager
  118. Cocoa Event Loop/NSTimer revisited
  119. Nib in a framework
  120. Opinion on lots of bullets in game
  121. Character Physics talk
  122. Object Release Difficulty
  123. Coding Styles and Speed
  124. NSNumber lvalue assignment woes
  125. Can't use NSString to put a number on screen?
  126. Saving data to file
  127. NSLog Changes Value
  128. Discussion about only having one exit point in a function?
  129. Finding 2D Perpendicular Vector
  130. Converting (x, y) into NESW direction
  131. Creating Triangular mesh from vertex
  132. Getting Number From Character In NSString
  133. Raw key even handler hogging the keyboard input
  134. Particle groups
  135. Handling a return or enter key event on an edit text control
  136. A Custom Window for a Game
  137. Hide Mouse Pointer
  138. question about code structure/style
  139. subfunctions?
  140. Screen release during crash
  141. Using OpenGL 1.5 functions
  142. Newbie Cocoa query - setTitle: at window init
  143. Mac OS X Programming books
  144. Prebinding for Ogg and Voribs libs/frameworks
  145. Taking the next big step... into 3D
  146. Graphic Programming for Games
  147. 2d array trouble
  148. Programming a Game Interface
  149. Is it possible to lerp between to matrices?
  150. type of enum from old code
  151. Anyone use the C++ standard library?
  152. Trouble With Class in Custom Framework
  153. Two c++ questions
  154. Separating Axis Collision Detection
  155. Inheritage visibility in C++
  156. Noob Cocoa and Carbon Questions
  157. c++ constructor question
  158. File parsing... the best way...
  159. Particle Engine Musings
  160. Module Based Game?
  161. Silly Pet Peeve or something I should be doing...
  162. Fake NSTableView
  163. NSTimer / animation framerate question
  164. New to Mac Game Programming
  165. Storing data for action replays
  166. How do you usually do animation in 3D
  167. Pong AI trouble
  168. Float vs Double
  169. abstruse transformation Matrix question...
  170. Implementing audio in games
  171. GLFW issue
  172. OOP in C?
  173. NSData to ...?
  174. glGenTextures always sets '0'....
  175. How to change zNear and zFar dynamically
  176. models to openGL overview or introduction...
  177. Simple CarbonEvent Question
  178. Texture Fails to Appear
  179. Custom Primatives... faster?
  180. If - or statement help
  181. I need code to dissasemble.
  182. Physics Examples/Help With Differentials
  183. true newbie Q: my app can't find the .nib file (SDL)
  184. NSGL fullscreen toggling
  185. Pointer-related woes (C/C++)
  186. RTS unit handling
  187. XCode Skipping Certain Breakpoints
  188. Mathmatical formula for integer checking
  189. Isometric Tile Plotting
  190. Collision Detection between 2 circles
  191. Menus Not Loading From Nib
  192. QuickDraw?
  193. Collision Detection Suggestions
  194. Little error...
  195. Hi, I am really interested in starting to make games for fun.
  196. Would you consider these powerful tools?
  197. fgets is only reading part of the line
  198. Collision detection problem
  199. NSView loaded from bundle won't draw...
  200. Drawing a subview loaded from a bundle
  201. Rsrc Etc
  202. Game Data In A OOP World
  203. Hiding the Cursor in Carbon?
  204. c++ tutorials and lessons
  205. blocking function for timing purposes
  206. Path Finding
  207. i'm beginner: need some help
  208. Event Handling (Keyboard and Mouse)
  209. Screen Anti-aliasing basic question
  210. Question about gametutorials
  211. Cocoa obj-c method invocation problem
  212. Quicktime broken?
  213. Obtaining GL Context
  214. Translate mouse coordinates to world coordinates
  215. Loading Textures in OpenGL using libpng
  216. Good tools for programming on MacOS X Tiger
  217. NSColor and NSColorPicker Don't Agree
  218. "Command /.../jam failed with exit code 1"- huh?
  219. Beginner needs suggestions for starting programming
  220. Cocoa system time?
  221. How to get started in game development!
  222. Get Started Sticky Question
  223. Rotating a triangle to vertical.
  224. Engine Conceptualization
  225. Noob needs help on AI
  226. Camera work. centering mouse
  227. Yet Another Collision Detection Question
  228. Collection Class Peformance
  229. Space partitioning with Octrees
  230. Please help me conceptually with extended character support
  231. Loading a png with devIL
  232. Copy Protection
  233. Return style
  234. Microsoft is providing game writing tutorials!
  235. Free Structs
  236. OSX basics
  237. Sometimes collisions work, sometimes they don't.
  238. Mouse button enabler, like GamePad Companion
  239. Simulating "system idle" events in Carbon applications
  240. Searching Headers & Documentation
  241. Problems with fink installed libpng at runtime
  242. Struct based functions
  243. Most basic real-time app programming
  244. Next step after Timers
  245. Vector on slope
  246. Collision
  247. setting a bool while using an NSMutableSet
  248. Mathematics for flying through a 3d space
  249. Undefined symbol & getpixel
  250. Do I Have to Use a Seperate PID