dev-awesomenesses
awesome things noted and reviewed.
- awesome-gdc17 - Participated/recommended/missed presentations of GDC17.
- awesome-cppcon - Picked and starred presentations of CppCon.
- awesome-frostbite-engine - a comprehensive collection of Frostbite Engine during 2007-2017.
external awesomenesses
- awesomenesses of general development
- awesomenesses of specific technologies
Vendors
Studios
Tools
- Microsoft - PIX
- Windows Performance Toolkit
- RenderDoc
-
a graphics debugger, currently available for Vulkan, D3D11, D3D12, and OpenGL development on windows.
-
Engines
- Unreal Engine
- Unity Engine
- Frostbite (awesome-frostbite-engine.md)
- cocos2d-x
- Godot
- KlayGE (on GitHub)
- OGRE
Middlewares
- UI
C/C++
- single-file C/C++ libraries
- Visual Leak Detector for Visual C++ 2008-2015
-
The main difference between the CRT Debug Library and VLD, is that Visual Leak Detector shows you the complete callstack used for memory allocation has led to the leak.
-