| bio | website | jakesee.com |
|---|---|---|
| location | Singapore, Singapore | |
| age | ||
| visits | member for | 1 year, 7 months |
| seen | Apr 2 at 13:10 | |
| stats | profile views | 16 |
|
Dec 17 |
answered | No sense of direction of what to do next in C++, what to learn next? |
|
Dec 17 |
comment |
No sense of direction of what to do next in C++, what to learn next? Why is DirectX not appealing? Too difficult? |
|
Dec 17 |
comment |
No sense of direction of what to do next in C++, what to learn next? @jhocking +1 funny indeed. |
|
Dec 14 |
comment |
What method replaces GL_SELECT for box selection? Just to confirm, are you suggesting this for box slection? |
|
Dec 12 |
revised |
What method replaces GL_SELECT for box selection? added 171 characters in body |
|
Dec 12 |
comment |
What method replaces GL_SELECT for box selection? I use glReadPixel for a point selection. But for a large area, there will be lots of pixels to enumerate? More than necessary? |
|
Dec 12 |
asked | What method replaces GL_SELECT for box selection? |
|
Nov 24 |
answered | How can I make a C++ countdown timer that doesn't freeze user input? |
|
Nov 19 |
comment |
Translating an Object to a certain Vector 3 in OpenGL and Java LWJGL haha.. that's why you had to show some code for us to make sense. glad your problem is solved. |
|
Nov 18 |
answered | Translating an Object to a certain Vector 3 in OpenGL and Java LWJGL |
|
Nov 14 |
comment |
Camera lookAt target changes when rotating parent node I feel you are not explaining your problem very well. What is your "parent the camera"? How does Adobe AE work? Not everyone has experience with AE to understand you. Maybe you should show some code and explain what you want do. Use references that everyone can access. We can then compare what you want versus what code you wrote. |
|
Oct 28 |
awarded | Yearling |
|
Oct 7 |
answered | How to fly enemies like galaxian game enemies? |
|
Aug 8 |
revised |
Career in Game or in Software/Web Career not Carrier. I thought for a moment you were talking about Starcraft! |
|
Aug 8 |
comment |
Career in Game or in Software/Web This question is too subjective. It totally depends on your personal career objectives. Also, you have not explained what exactly the cause of confusion. I suspect you need to think in the direction that fixes that first. |
|
Aug 8 |
suggested | suggested edit on Career in Game or in Software/Web |
|
Aug 5 |
comment |
Central renderer for a given scene Yea, so I have answered your question: reasonable solution - see Ogre 3D; improvements - set limits; caveats - getting too complicated with different types of renderables. |
|
Aug 5 |
revised |
Central renderer for a given scene added 57 characters in body |
|
Aug 5 |
answered | Central renderer for a given scene |
|
Jul 21 |
comment |
Help with Open GL terrain I think you need to seriously strip down the code to the bare minimum before anyone can help much. remove all the transforms, colors, program. and just draw a triangle. |