Slashdot Mirror


Crytek Open-Sources Their 'Renderdoc' 3D Debugger

An anonymous reader writes "Game studios now seem to be forming a habit out of opening up their debugger / development utilities. After Valve's notable VOGL debugger, Crytek has now decided to open source their Renderdoc debugger. Renderdoc had been available for free use since earlier in the year but now they have posted an MIT-licensed version of the code to GitHub. Renderdoc builds on both Windows and Linux but for now just targets the Direct3D 11 graphics API while OpenGL support is being expected later."

2 of 20 comments (clear)

  1. Re:Why not the GPL? by Himmy32 · · Score: 2

    If only the MIT license was GPL compatible, and someone could add to it and then release a GPL'd fork.

  2. Re:Why not the GPL? by diamondmagic · · Score: 2

    I seriously doubt the AGPL is legally enforceable. It's a copyright license (so you can still use the software), not a "conveyance license", not to mention the output of a computer program isn't copyrightable.