Pinned Repositories
CppTemplates
Templates for C++ projects controlled by CMake. Checked by test scripts.
GPCVideoRecorder
Wrapper class for FFMPEG video recording.
libCppGUI
libImGui
My attempt at providing an easy-to-use, CMake-enabled wrapper for Dear ImGui.
MyLocalHost
Making your PC's resources available to modern browsers, so UI's can be done with DOM/JavaScript.
node-cwrap
SerialChannel
C++ class implementing serial (COM port) communication for Windows. Uses Boost threading and cyclic buffers.
websockify
Add WebSockets support to any application/server (formerly wsproxy)
JPGygax68's Repositories
JPGygax68/SerialChannel
C++ class implementing serial (COM port) communication for Windows. Uses Boost threading and cyclic buffers.
JPGygax68/CppTemplates
Templates for C++ projects controlled by CMake. Checked by test scripts.
JPGygax68/GPCVideoRecorder
Wrapper class for FFMPEG video recording.
JPGygax68/CppFileEmbedder
Simple C++ header file generator that embeds files and makes them available through a map object.
JPGygax68/cmake-basis
The CMake Build system And Software Implementation Standard makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. More importantly, BASIS supplies a fully integrated suite of functionality to make the whole process seamless!
JPGygax68/ConanCereal
JPGygax68/glbinding
A C++ binding for the OpenGL API, generated using the gl.xml specification.
JPGygax68/gpc-ko-grid
JPGygax68/gpc-ko-treeview
JPGygax68/gpc-ko-widgets
My attempt at creating a Knockout based widget library
JPGygax68/gpc-react-treeview
TreeView component for React JS - SELF-EDUCATIONAL. MILES AWAY FROM BEING USABLE.
JPGygax68/gpc-simpledoc
JPGygax68/GPCEmbed
A command-line tool helping with embedding constant data into a C/C++ binary.
JPGygax68/GPCFontRasterizer_old
JPGygax68/grunt-browserify
Grunt task for node-browserify
JPGygax68/hidapi
A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
JPGygax68/jpg-node-webkit
A grunt-init template for node-webkit projects.
JPGygax68/jpmvc-objectwrapper
Wrappers for plain JS objects and arrays implementing Model interfaces. Promise-based.
JPGygax68/libGPCAVpp
My own C++ wrappers for the FFMpeg libraries.
JPGygax68/libGPCFonts
JPGygax68/libGPCGUI
C++11 based GUI library
JPGygax68/libGPCGUIGLRenderer
OpenGL 4.3 implementation of the GPC GUI Canvas concept
JPGygax68/libGPCGUIRenderer
Defines a concept that defines 2D drawing capabilities intended for GUI needs.
JPGygax68/libSDL2pp
C++ wrapper for libSDL2
JPGygax68/OBS
Open Broadcaster Software
JPGygax68/PyCAPIParser
JPGygax68/Pygwy
EMBRYO STAGE: my Python GUI library
JPGygax68/pyvx
Implementation of OpenVX in python
JPGygax68/RectangleBinPack
Source code for performing 2d rectangular bin packing.
JPGygax68/SDL2
SDL2 with changed (saner?) blending function for SDL_BLENDMODE_BLEND