legends2k
System Programmer 💻 — Graphics Engineer ◢ — Game Developer ♞ — Open-source Fanatic ∀ — Math Lover ∫
India
Pinned Repositories
2d-fov
Field of View and Line of Sight in 2D
2d-transforms-101
A presentation/tutorial on 2D transforms for practitioners
Artha4WP
Artha ~ The Open Thesaurus for Windows Phone
build-fundamentals
Presentation on basics of using build systems
cpp-idioms-chrome
Presentation on selected C++ Idioms found in Chromium project
cpp-param-ref
Quick Reference for Choosing C++ Function Parameter Type
legends2k.github.io
Personal weblog generated with Hugo
spirit-of-cpp
Presentation for the non-C++ programmer to build a healthy C++ mental model
legends2k's Repositories
legends2k/2d-fov
Field of View and Line of Sight in 2D
legends2k/spirit-of-cpp
Presentation for the non-C++ programmer to build a healthy C++ mental model
legends2k/cpp-param-ref
Quick Reference for Choosing C++ Function Parameter Type
legends2k/2d-transforms-101
A presentation/tutorial on 2D transforms for practitioners
legends2k/legends2k.github.io
Personal weblog generated with Hugo
legends2k/cpp-idioms-chrome
Presentation on selected C++ Idioms found in Chromium project
legends2k/Hello2D
2D Graphics Primer Presentation using Direct2D
legends2k/Proto3D
OpenGL prototype starter project with GLFW and GLM
legends2k/WordNet_Win32
WordNet library to read WordNet database files tweaked for Windows
legends2k/build-fundamentals
Presentation on basics of using build systems
legends2k/3d-picking
Presentation on theory behind (geometric) picking in a 3D scene
legends2k/advent-of-code
Solutions to Advent of Code puzzles
legends2k/Blender-Notes
My notes on Blender learnings
legends2k/blog
Content for blog
legends2k/cglm
📽 Highly Optimized Graphics Math (glm) for C
legends2k/cpp-vcpkg-seed
C++ base project using CMake + vcpkg
legends2k/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
legends2k/DXMathTest
Cross-platform seed to use DirectX Math with CMake
legends2k/essentialmath
Example code and libraries for the book "Essential Mathematics for Games and Interactive Applications."
legends2k/exercism
Exercism.io exercises
legends2k/ghostwriter
A port of ghostwriter theme to Hugo.
legends2k/glslcookbook
Code for OpenGL Shading Language Cookbook, 1st Edition
legends2k/heapstat
Lightweight and easy to use C++98 heap tracker that can tell you which of your heap allocations are leaking memory.
legends2k/hugo-whisper-theme
Whisper is a minimal documentation theme for Hugo.
legends2k/loguru
A lightweight C++ logging library
legends2k/MINGW-packages
Package scripts for MinGW-w64 targets to build under MSYS2.
legends2k/MSYS2-packages
Package scripts for MSYS2.
legends2k/NoSAL
Header disabling Microsoft SAL annotations (sal.h)
legends2k/pdf-tools
Emacs support library for PDF files.
legends2k/sokol
minimal cross-platform standalone C headers