This little repo contains helpful Links to various topics about Programming. This was originally made by deccer
- Memory, Cache, CPU Optimization Resources (by ocornut)
- Bit Twiddling Hacks
- Bit Hacks on GitHub
- Semantic Versioning
- MarkDown Cheat Sheet
- Getting Started
- Core Guidelines
- Single Header Libraries
- BSD Socket Basics - Beej's Network Guide
- Gaffer on Games - Game Networking
- Gaffer on Games - Networked Physics
- Gaffer on Games - Building a Game Network Protocol
- Learn OpenGL
- OpenGL tutorial
- OGLdev - Modern OpenGL Tutorials
- Learning Modern 3D Graphics Programming
- Vulkan in 30 Minutes
- Learn Vulkan
- Vulkan C++ examples and demos
- API without secrets: Introduction to Vulkan
- Pixar Online Libary
- Real Time Rendering SIGGRAPH Papers
- Procedural Worlds
- Polygon Map Generation
- Depth Precision Visualized
- PBR Textures Sponza
- 11 Dithering Algorithms
- Bindless Texturing (Deferred Rendering and Decals)
- Normal Map Generator (Alternative to CrazyBump)
- Renderdoc