Dean Butcher (ButchDean)

ButchDean

Geek Repo

Location:Toronto, Ontario, Canada

Home Page:http://ButchDean.github.io

Github PK Tool:Github PK Tool


Organizations
EpicGames

Dean Butcher's starred repositories

imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

Language:C++License:GPL-2.0Stargazers:33193Issues:444Issues:1021

awesome-compose

Awesome Docker Compose samples

Language:HTMLLicense:CC0-1.0Stargazers:30752Issues:418Issues:109

barrier

Open-source KVM software

Language:CLicense:NOASSERTIONStargazers:26293Issues:256Issues:1495

spdlog

Fast C++ logging library.

Language:C++License:NOASSERTIONStargazers:22493Issues:437Issues:2082

doomemacs

An Emacs framework for the stubborn martian hacker

Language:Emacs LispLicense:MITStargazers:18617Issues:237Issues:4350

3d-game-shaders-for-beginners

🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.

Modern-CPP-Programming

Modern C++ Programming Course (C++03/11/14/17/20/23/26)

ninja

a small build system with a focus on speed

Language:C++License:Apache-2.0Stargazers:10594Issues:266Issues:1002

assimp

The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.

Language:C++License:NOASSERTIONStargazers:10327Issues:306Issues:2805

QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)

Language:C++License:GPL-2.0Stargazers:9673Issues:350Issues:31205

runner-images

GitHub Actions runner images

Language:PowerShellLicense:MITStargazers:9168Issues:269Issues:4089

starter-workflows

Accelerating new GitHub Actions workflows

Language:TypeScriptLicense:NOASSERTIONStargazers:8475Issues:445Issues:446

thebookofshaders

Step-by-step guide through the abstract and complex universe of Fragment Shaders.

Language:GLSLLicense:NOASSERTIONStargazers:5778Issues:235Issues:96

awesome-cmake

A curated list of awesome CMake resources, scripts, modules and examples.

gdal

GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.

Language:C++License:NOASSERTIONStargazers:4528Issues:163Issues:3472

Unity

Simple Unit Testing for C

gflags

The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:

Language:C++License:BSD-3-ClauseStargazers:2810Issues:112Issues:226

argparse

Argument Parser for Modern C++

Language:C++License:MITStargazers:2402Issues:30Issues:180

Primes

Prime Number Projects in C#/C++/Python

python-systemd-tutorial

A tutorial for writing a systemd service in Python

ogl-samples

The OpenGL Samples Pack

Learn-LLVM-12

Learn LLVM 12, published by Packt

Language:C++License:MITStargazers:470Issues:13Issues:16

Modern-CMake-for-Cpp

Modern CMake for C++, published by Packt

Language:DockerfileLicense:MITStargazers:444Issues:16Issues:9

olcUTIL_Geometry2D

A Single-Header 2D Geometry Analysis Library

Language:C++License:NOASSERTIONStargazers:260Issues:5Issues:23

GL_vs_VK

Comparison of OpenGL and Vulkan API in terms of performance.

Language:C++License:MITStargazers:82Issues:7Issues:6

glm

OpenGL Mathematics (GLM)

Language:C++License:NOASSERTIONStargazers:74Issues:6Issues:0

dp

Dynamic Programming for Beginners

Vulkan-Samples

based on Khronos Vulkan-Samples

Language:C++License:NOASSERTIONStargazers:23Issues:6Issues:0

example

Example C++ project using the gflags library