Two good alternatives in Windows are Dependency Walker & Process Explorer plus the former of the two will let you save the output in a text file.
Sunday, 21 February 2010
Shared Library Dependencies
In Linux displaying such information is quite simple as you can use ldd, however in Windows MinGW doesn't come with ldd.
Labels:
dependency walker,
ldd,
linux,
process explorer,
windows
Saturday, 20 February 2010
John Carmack & OpenGL
Recently I discovered this post that John Carmack had made back in 1996, where he discusses the differences between OpenGL & Direct3D & concludes that OpenGL is a lot easier to use.
Apparently he still appears to think the same as when he was asked in this 2008 interview whether his new game would be using OpenGL or DirectX, he said...
It’s still OpenGL, although we obviously use a D3D-ish API [on the Xbox 360], and CG on the PS3.
Subscribe to:
Posts (Atom)