| bio | website | iki.fi/sol |
|---|---|---|
| location | Finland | |
| age | 37 | |
| visits | member for | 2 years, 5 months |
| seen | 13 hours ago | |
| stats | profile views | 485 |
Programmer, designer, writer, etc.
My website http://iki.fi/sol/ contains more information about me, tons of source code, tutorials, binaries for various game and demo projects I've done, and.. stuff.
|
Jan 29 |
comment |
How can I get a velocity vector for an object moving in a circle? In order to move in a circle, you must constantly accelerate sideways. |
|
Jan 29 |
comment |
Flash, Java, Unity plugin install penetration? Silverlight 70%? I find that difficult to believe. |
|
Jan 29 |
comment |
Whats a good setup/toolchain for a project? This sounds like five community wiki questions to me. |
|
Jan 29 |
comment |
Playing a Song causing WP7 to crash on phone, but not on emulator Ah, the joys of DRM. |
|
Jan 29 |
answered | What is the recommended library for using Lua from C++? |
|
Jan 27 |
answered | OpenGL or OpenGL ES |
|
Jan 27 |
revised |
Available AI middleware added 48 characters in body |
|
Jan 27 |
comment |
Available AI middleware I find it kind of sad that basically all AI middleware is pathfinding. |
|
Jan 27 |
revised |
Available AI middleware added 268 characters in body |
|
Jan 27 |
revised |
Available AI middleware deleted 17 characters in body |
|
Jan 27 |
comment |
How to restrict paddle movement using Farseer Physics engine 3.2 Have you considered asking the question on the farseer discussions page? farseerphysics.codeplex.com/discussions ... On second glance, apparently you have, and have an answer too: farseerphysics.codeplex.com/Thread/View.aspx?ThreadId=243468 |
|
Jan 26 |
awarded | Altruist |
|
Jan 26 |
awarded | Enthusiast |
|
Jan 25 |
answered | How do I price a game that sells internationally online? |
|
Jan 25 |
comment |
Different camera movement methods in a 2d- side-scrolling game that makes it fun This question was about camera movement, not what makes 2d games fun in general (or shmups specifically) |
|
Jan 25 |
comment |
Online leaderboard systems for (small/indie) PC games? My business idea was that you get N free connections a month for a starter fee (some 20 bucks or some such), and if your game gets successful, you need to upgrade to a more premium, monthly fee package. The starter fee is to cull the accounts so that 99.999% of the accounts are not just sitting idle.. |
|
Jan 24 |
comment |
Are any 3D-design skills required for game development? Some bits are required, true, but for most of it, it's enough that you know someone who does. =) It doesn't matter if you know how matrices work if you can just use them as black boxes.. |
|
Jan 24 |
comment |
Are any 3D-design skills required for game development? And quite many 3d games are 2d at heart.. mass effect 2 is actually pretty 2d =) |
|
Jan 24 |
answered | Are any 3D-design skills required for game development? |
|
Jan 24 |
comment |
Why is Reinforcement Learning so rarely used in pathfinding? Okay, more realistic results eventually =) |