Got an idea
Got an idea, finally.. Been dabbling with F# and SlimDX in the mean time. I ported the simple SlimDX triangle example from C# to F#. Shortly thereafter I decided to ditch SlimDX completely; 3D just takes too much time to make properly. So I’m now working with F# and WinForms and normal .NET 3.5 runtime should be enough in the end. It will be interesting to see how well the game runs as I’m planning on doing some fluid dynamics and stuff.. 
Tags: LD17