Lists (2)
Sort Name ascending (A-Z)
Stars
Fully functional web server using C/C++ from scratch without third party library
🧩 Hands-on SIMD Programming with C++
Text, diagrams, and source code for the book Computer Graphics from scratch.
A brief computer graphics / rendering course
Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"
A very basic implementation of a software rasterizer.
This is the raw contents of SDL's wiki. You can edit this through GitHub or at https://wiki.libsdl.org/ now!
Various resources related to developing plugins for audio production.
This repository contains the code of the examples showcased in the KDAB TV video series.
A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like
A C++ implementation of an algorithm to generate photorealistic string art images
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
LIBPNG: Portable Network Graphics support, official libpng repository
C++ Implementation for 23 Design Patterns
vim-be-good is a nvim plugin designed to make you better at Vim Movements.
KDAB's collection of miscellaneous useful C++ classes and stuff
The original open source release of Wolfenstein 3D
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.