Pinned Repositories
bde
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
bynadlaster
Clone of Dyna game. C++ + OpenGL + SDL + boost + lua & luabind
fusion_samples
Sample code for CppCon14 talk
HeadFirstC
Source code for the book Head First C, by O'Reilly Media
hellomap-android
Quick start with the Google Maps Android API
match3
A web match-3 game in C++14 using SDL2 / MVC / Range-v3 / Meta State Machine / Dependency Injection
pienoon
Multiplayer party game where you can throw pies at your friends.
programmers-guide-samples
Programmers Guide Samples
stroustrup_ppp
Exercises from Stroustrup's "Programming - Principles and Practice Using C++" (First Edition)
gofawer's Repositories
gofawer/bde
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
gofawer/match3
A web match-3 game in C++14 using SDL2 / MVC / Range-v3 / Meta State Machine / Dependency Injection
gofawer/Algo
gofawer/Algo2
gofawer/android-vulkan-tutorials
A set of samples to illustrate Vulkan API on Android
gofawer/Computer-Vision-with-OpenCV-3-and-Qt5
Computer Vision with OpenCV 3 and Qt5, published by Packt
gofawer/Cpp-High-Performance-Second-Edition
C++ High Performance Second Edition, published by Packt
gofawer/Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
gofawer/emeocv
Read and recognize the counter of an electricity meter with OpenCV
gofawer/EOS_Demo
gofawer/GameNetworkingSockets
Reliable & unreliable messages over UDP. Message fragmentation & reassembly, bandwidth estimation, encryption.
gofawer/HelloWorldSamples
Various Cocos2d-x sample code in each branch of this repository.
gofawer/Mastering-Cpp-Game-Development
Code files for Mastering C++ Game Development, published by Packt
gofawer/Mastering-OpenCV3-Second-Edition
Mastering OpenCV 3 - Second Edition by Packt
gofawer/ModernesCppSource
gofawer/MultiplayerCourseBlasterGame
A complete multiplayer shooter project. This project accompanies the Udemy course that teaches how to create it.
gofawer/notworking
gofawer/opencv
Open Source Computer Vision Library
gofawer/P0267_RefImpl
Reference Implementations of P0267, the proposed 2D graphics API for ISO C++
gofawer/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
gofawer/pik
gofawer/Puzzle
gofawer/qml_movie_renderer
gofawer/qt-opencv-demo
Example code for Qt Multimedia video filters targeting embedded (i.MX6 devices mainly) and desktop Linux
gofawer/Screenshotter
A library to take screenshots without root access
gofawer/SDLcheack
gofawer/Signal-Android
A private messenger for Android.
gofawer/snaaake
source code for SNAAAKE game
gofawer/VariantTalk
Example code and slides for my talk "std::variant and the Power of Pattern Matching"
gofawer/xlnt
:bar_chart: Cross-platform user-friendly xlsx library for C++14