| bio | website | rushyo.com |
|---|---|---|
| location | United Kingdom | |
| age | 26 | |
| visits | member for | 2 years, 9 months |
| seen | 2 days ago | |
| stats | profile views | 41 |
|
Apr 12 |
comment |
Getting a texture from a renderbuffer in OpenGL? @NickWiggill I wish! Fudged something and moved on with my life. Can't actually test your answer until I recreate the assets that I used in this prototype. Might get around to that at some point... |
|
Apr 11 |
awarded | Notable Question |
|
Oct 23 |
awarded | Guru |
|
Oct 18 |
comment |
Saving virtual goods balance in Android Game @YanivNizan But you can do those things with 'flat' files just as easily... /confused |
|
Oct 10 |
comment |
Saving virtual goods balance in Android Game @YanivNizan "SQLite DB beats storing on a file since it can be encrypted in a much better way" Um... wha? You can encrypt the data however you want. What does using SQLite offer? |
|
Oct 10 |
comment |
Why are trees shining in background? @bummzack Turn up your monitor contrast then you'll be able to see that both pictures have very dark content. However, the OP should definitely consider that not everyone has a super-bright screen like his/hers. |
|
Sep 3 |
answered | How are certain objects named in OpenGL? |
|
Aug 17 |
answered | Debugging Shader Code? |
|
Aug 17 |
accepted | Finding line of best fit demarcating national borders |
|
Aug 17 |
comment |
Finding line of best fit demarcating national borders Looks like there are many variants of the Voronoi diagram, including weighted ones: nirarebakun.com/voro/emwvoro.html Had a look at a couple of papers and I'm sure there's one or two things that will work. Cheers! |
|
Aug 16 |
asked | Finding line of best fit demarcating national borders |
|
Aug 11 |
awarded | Yearling |
|
Mar 2 |
awarded | Good Answer |
|
Sep 27 |
awarded | Popular Question |
|
Aug 12 |
awarded | Yearling |
|
Jun 22 |
comment |
Simple Math Multiplayer game - is Ajax sufficient? I can't argue they're alternatives. But so is C++. C++0x is coming out soon too. Probably more versatile, smarter and faster. Probably no more helpful in this context as well. |
|
Jun 22 |
comment |
Using multiple indexes with buffer objects in OpenTK My understanding of this method concurs with zacharmarz's statement. |
|
Jun 20 |
accepted | Using multiple indexes with buffer objects in OpenTK |
|
Jun 19 |
comment |
Using multiple indexes with buffer objects in OpenTK Ouch. I almost might as well not bother with the indices... I'll accept shortly failing any other suggestions. |
|
Jun 19 |
asked | Using multiple indexes with buffer objects in OpenTK |