Christopher Baker (@bakercp)
  • Stars
    star
    1,675
  • Global Rank 18,479 (Top 0.7 %)
  • Followers 550
  • Following 269
  • Registered over 14 years ago
  • Most used languages
    C++
    79.7 %
    C
    6.8 %
    Shell
    4.1 %
    JavaScript
    2.7 %
    Makefile
    2.7 %
    Objective-C
    1.4 %
    Arduino
    1.4 %
    Objective-C++
    1.4 %
  • Location 🇺🇸 United States
  • Country Total Rank 5,797
  • Country Ranking
    Arduino
    29
    Objective-C++
    138
    C++
    339
    Makefile
    1,318
    Objective-C
    1,584
    C
    1,839
    Shell
    7,270

Top repositories

1

PacketSerial

An Arduino Library that facilitates packet-based serial communication using COBS or SLIP encoding.
C++
250
star
2

ofxHTTP

A suite of HTTP tools, including clients and servers for openFrameworks.
C++
108
star
3

ofxSpatialHash

A collection of 2D/3D spatial hashing algorithms. Useful for quick nearest neighbor calculations.
C++
103
star
4

ofxIpVideoGrabber

An openFrameworks addon for MJPEG streams (Axis IP Camera, mjpeg-streamer, etc.).
C++
99
star
5

ofxPS3EyeGrabber

A Sony PS3 Eye Camera grabber for openFrameworks.
C++
87
star
6

ofxIO

A collection of I/O core utils including a directory watcher, file filters and ordering, compression and more.
C
81
star
7

CRC32

An Arduino library for calculating a CRC32 checksum.
Arduino
75
star
8

ofxDlib

An openFrameworks wrapper for dlib. http://dlib.net/
C++
52
star
9

IPCAM2SYPHON

An bridge that converts multiple IPCam video streams to Syphon textures.
Objective-C
51
star
10

ofxSerial

An cross platform Serial library for openFrameworks.
C++
45
star
11

ofxClipper

An openFrameworks wrapper for Clipper - "an open source freeware polygon clipping library".
C++
36
star
12

ofxLight2D

A basic 2D light / shadow implementation.
C++
34
star
13

ofxFont

An extensible typography framework featuring layout, Unicode, drawing in ofPaths, and much much more.
C++
30
star
14

ofxPointer

A framework to unify openFrameworks pointer events into a single W3C-PointerEvent like interface.
C++
26
star
15

ofxTouchPad

Multitouch support for touchpads.
C++
25
star
16

ofxTaskQueue

A multi-threaded task management system.
C++
25
star
17

ofxESCPOS

An openFrameworks addon for thermal Point of Sale printers.
C++
23
star
18

ofxGeo

A set of utilities and classes for common geographic tasks.
C++
23
star
19

ofxJSONRPC

JSONRPC Implementation using openFrameworks events, WebSockets, etc.
JavaScript
22
star
20

ofxMaps

A slippy map addon. Based heavily on modestmaps-of.
C++
22
star
21

ofxSQLiteCpp

A package and examples around ofxSQLiteCpp.
C
21
star
22

ofxSatellite

A satellite tracker using libsgp4 : http://www.danrw.com/sgp4/
C++
20
star
23

MCP3XXX

An Arduino Library supporting the MCP3XXX series of ADC SPI chips, including MCP3002, MCP3004, MCP3008 and others.
C++
20
star
24

ofxJitterNetworkSender

Send video to Max/MSP/Jitter via the [jit.net.recv] object.
C++
18
star
25

ofxSMTP

An SMTP Client (including SSL/TLS for Gmail, etc) for openFrameworks.
C++
18
star
26

ofxSparklines

A small library for creating sparkline graphs.
C++
17
star
27

ofxTwitter

Streaming and REST Twitter Clients supporting API v1.1 for openFrameworks.
C++
16
star
28

ofxTSNEParallel

A parallel version of ofxTSNE.
C++
16
star
29

ofxUnicode

An openFrameworks addon that wraps various Unicode algorithms.
C++
15
star
30

ofxEos

An openFrameworks addon that wraps the eos face model.
C++
15
star
31

ofxTime

A collection of utilities for dealing with Time in openFrameworks.
C++
13
star
32

Logger

An Arduino library for handling log messages.
C++
12
star
33

ofxVideoBuffer

A multi-tap video buffer / delay line with asynchronous video loading.
C++
11
star
34

libdpen

A library for reading .ELI, .WPI and other files generated by digital pens such as Wacom's Inkling, IntelliPens, and others.
C++
10
star
35

ofxICalendar

A calendar-based event scheduler. Useful for sending calendar events to your openFrameworks app.
C
10
star
36

ofxDOM

A DOM events implementation for openFrameworks.
C++
9
star
37

ofxSmile

An update to http://fffff.at/auto-smiley/
C++
9
star
38

ofxMUI

A multi-touch capable gui system for openFrameworks build on ofxDOM.
C++
8
star
39

ofxFAISS

An openFrameworks addon for Faiss - "efficient similarity search and clustering of dense vectors."
C++
8
star
40

ofx

A tool for managing openFrameworks addons.
Shell
7
star
41

ofxVideoUtils

C++
7
star
42

ofxMediaType

A set of utilities for discovering Media Type.
C++
7
star
43

ofxRectangleUtils

A library for aligning, distributing, packing, ordering and otherwise wrangling collections of rectangles.
C++
6
star
44

ofxOscRouter

A set of classes to help route and parse OSC message in programs with tree-like structures.
C++
6
star
45

ofxSSLManager

An openFrameworks addon for managing SSL connections.
C++
6
star
46

ofxSerializer

Serialize and deserialize openFrameworks data types.
C++
6
star
47

ofxActivityMonitor

An system resources and activity monitor for openFrameworks.
C++
5
star
48

ofxHID

An openFrameworks addon for direct HID access to USB devices.
C++
5
star
49

ofxofxAddonsThumbnailGenerator

Yeah, that's right.
Objective-C++
5
star
50

ofxGumbo

Parse, search, clean and manipulate HTML with Gumbo.
C
5
star
51

ofxOscSerial

A serial to OSC addon for openFrameworks.
C++
4
star
52

ofxEnablerInterface

A simple interface for turning things on and off.
C++
4
star
53

ofxPlayer

A collection of tools for playing back any data sequence, including images, sensors, paths, etc.
C++
4
star
54

ofxPower

An addon for keeping track of the current power state on your computer.
C++
4
star
55

BufferUtils

An Arduino library to facilitate working with raw byte arrays.
C++
4
star
56

ofxAddonScripts

A set of CI scripts for openFrameworks addons.
Shell
4
star
57

ofxGeographicLib

An openFrameworks wrapper for the Geographic Library.
C++
4
star
58

ofxCache

A sophisticated, yet easy-to use cascading caching framework for openFrameworks.
C++
3
star
59

ofxTimidity

Play lots of MIDI files in openFrameworks, if you must.
Makefile
3
star
60

ofxInstaLooter

An openFrameworks interface for InstaLooter (https://github.com/althonos/InstaLooter)
C++
3
star
61

ofxLibsndfile

Load and save sound files in openFrameworks using libsndfile.
Makefile
2
star
62

AdvancedProjects

A course repository for AdvancedProjects @ SAIC.
2
star
63

ofxOpenH264

openFrameworks addon for https://github.com/cisco/openh264
C++
2
star
64

MicroStepper

An Arduino library to facilitate working with microstepping stepper motor controllers.
C++
2
star
65

ofxUtils

A collection of utilities and interfaces
C
2
star
66

ofxICMP

"Ping" your friends using ICMP.
C++
1
star
67

ofxTOML

An openFrameworks wrapper for toml11.
C++
1
star
68

ofxStringUtils

A collection of simplified string utilities for openFrameworks.
C++
1
star
69

ofxGeoServices

A collection of web based services for mapping tasks, including driving directions, geocoding, etc.
C++
1
star
70

ofxPugiXML

A thin wrapper for pugixml http://pugixml.org
C++
1
star
71

Zeroconf

A cross platform Zeroconf library to wrap DNSSD and Avahi.
1
star
72

ofxExperimental

An openFrameworks addon that includes a collection of experimental and in-progress classes and functions.
1
star
73

ofxCloudPlatform

A set of tools for building access to Google Cloud Platform services, including Cloud Vision.
C++
1
star
74

bakercp.github.com

Github Pages.
JavaScript
1
star
75

ofxIndexRange

An implementation of an index range for openFrameworks.
C++
1
star
76

ofxPG

C++
1
star
77

ofxEigen

A slim addon for the Eigen library using for openFrameworks.
Shell
1
star