Posts

P/Invoke Performance

More than 14 years old

SharpGL 2.0 has no P/Invoke - all native functions are called by a C++/CLI class library (OpenGLWrapper if you're getting the code from CodePlex) …
Read more

Trials and Tribulations with SharpGL 2.0

More than 14 years old

SharpGL has not been updated for a while, the original CoreProject article is at: http://www.codeproject.com/KB/openGL/sharpgl.aspx Recently I have …

Solitaire and Spider Solitaire on the CodeProject

More than 14 years old

I have uploaded a new article on the CodeProject, a step by step tutorial showing how to create Solitaire and Spider Solitaire for WPF with the help …