Roy Macdonald (@roymacdonald)
  • Stars
    star
    532
  • Global Rank 52,735 (Top 2 %)
  • Followers 284
  • Following 95
  • Registered over 12 years ago
  • Most used languages
    C++
    70.9 %
    C
    12.7 %
    Makefile
    7.3 %
    Objective-C
    3.6 %
    Processing
    3.6 %
    Python
    1.8 %
  • Location πŸ‡¨πŸ‡± Chile
  • Country Total Rank 45
  • Country Ranking
    C++
    2
    Processing
    2
    Makefile
    3
    C
    19
    Python
    1,038

Top repositories

1

ofxSoundObjects

Simple yet super powerful modular sound architecture for openFrameworks.
C++
82
star
2

ofxGLWarper

openGL image quad-wraper addon for OF.
C++
57
star
3

ofxLineaDeTiempo

A new timeline addon for openframeworks.
C++
41
star
4

ofxFatLines

openFrameworks addon. draw nicely antialiased and feathered lines and polylines of any width via openGL.
C++
41
star
5

ofxInfiniteCanvas

Infinitely zoomable and scrollable 2D canvas addon for openFrameworks.
C++
29
star
6

kinectToTexturedOBJ

class to save the data from the kinect as a textured OBJ file.
C++
24
star
7

ofxDLib-DEPRECATED-

openFrameworks addon for including and wrapping the dlib library
C++
18
star
8

ofxDropdown

openFramewoks addon that creates dropdown menus using ofxGui
C++
17
star
9

ofxCameraSaveLoad

openFrameworks addon. lets you save and load all the parameters of any ofCamera of ofEasyCam object.
C++
16
star
10

ofxLUT

openFrameworks addon to filter images using 3D LUTs. 3D LUTs are used mainly in color gradding software to save the color transformations applied to an image.
C++
14
star
11

ofxOpenNI

this used to be a fork from https://github.com/gameoverhack/ofxOpenNI/
C
14
star
12

ofxGLFog

Simple to use OpenGL fog addon. With ofParameters and ofxGui for easy parameter customisation, save and load.
Makefile
11
star
13

ofxAfterEffectsTransforms

import into OF the transform keyframes from AfterEffects.
C++
9
star
14

ofx2DCam

Interactive ortoghraphic camera addon for openFrameworks.
C++
8
star
15

ofxConstantQ

Constant Q transform implementation addon for openFrameworks.
C++
7
star
16

ofxWhisper

openFrameworks implementation of whisper.cpp
C
7
star
17

ofxSoundObjects-NDI

Additional module for ofxSoundObjects for sending audio over a network using ofxNDI
C++
7
star
18

ofxTbb

Easily add Intel's Threading Building Blocks to your openFrameworks project
C++
6
star
19

ofxGrbl2

openFrameworks addon for easily sending GCode commands to a device with GRBL firmware
C++
6
star
20

flatCity

Repo for flatNewYork project.
C++
6
star
21

DLibTest

TEst project that includes DLib in an openFrameworks project
C++
5
star
22

Serial_workshop

Makefile
5
star
23

ofxAVFoundationGrabber

AVFOundation vidoe grabber for openFrameworks
C++
5
star
24

ofxHiResRenderer

Hi Resolution renderer for openFrameworks. Tiled renderer.
Makefile
5
star
25

ofxParameterMidiSync

openFrameworks addon for easily syncronizing ofParameters with MIDI messages.
C++
5
star
26

ofxTween2

Reimplementation of ofxTween, which was deprecated, now using ofxEasing to deal with easings.
C++
4
star
27

ofxScaleDragRect

openFrameworks addon. adds interactive scale and dragging to the ofRectangle class.
C++
4
star
28

ofxSoundDeviceManager

Simple addon for openFrameworks that provides managing and GUI of sound devices
C++
3
star
29

OF_GammaTests

Testing different approaches to process gamma properly on openFrameworks
Makefile
3
star
30

ofxModal

openFrameworks addon. Easily create custom modal dialogs.
C++
3
star
31

ofxIldaFile

openFrameworks addon for reading and writing ilda (.ild) files
C++
3
star
32

ofxOpen3d

openframeworks adddon for open3d
C++
3
star
33

p5cq

Automatically exported from code.google.com/p/p5cq
Processing
2
star
34

ofxLidarSlam

openFrameworks addon that implements SLAM with a Lidar
C++
2
star
35

ofxGuiPlus

Enhaced slider control for openFramworks native ofxGui.
C++
2
star
36

KinectAlphaMaks

kinectalphamask
C
2
star
37

BPMautoMovie

edit and cut a batch of movies based on a song bpm
C
2
star
38

ofxAVFoundationPlayerTest

testing AVFoundation video player with OpenFrameworks
Objective-C
2
star
39

ofxSampleRate

openFrameworks addon for changing audio buffer's playback speed or samplerate using libsamplerate
C
2
star
40

ofxDisplayEvents

Let's your openFramworks app to listen to display events such as adding or removing a display, resizing, etc.
C++
2
star
41

ofxSKT

openFrameworks implementation of simpleKinectTouch. Is very messy right now. needs to be cleaned.
C++
2
star
42

ofxDynamixel

openFrameworks addon for controlling Robotis Dynamixel servos using their DynamixelSDK
C++
2
star
43

ofxiOSFTP

OpenFrameworks addon. Super simple and straightforward FTP client for iOS. Shold work just out of the box with openFrameworks, based on WhiteRaccoon iOS ftp client by valentinradu https://github.com/valentinradu/WhiteRaccoon
Objective-C
2
star
44

ofxOusterLidar

openFrameworks addon to use the ouster lidars.
C++
2
star
45

TheFriedmanEffect

Simple OF app that recreates the seudo pixelation effect seen on some works of artist Tom Friedman.
C++
2
star
46

ofxHapStressTest

simple openFrameworks app to stress test ofxHapPlayer
C++
1
star
47

workshopPUC

Processing
1
star
48

ofxGoIO

openFrameworks addon for interfacing with Vernier Go! USB products
C
1
star
49

ofxCvOpenNIcapture-GUI

Simple debugging app to remap the depth image taken from the Kinect using OpenCV and OpenNI
C++
1
star
50

spleeter-runway

Python
1
star
51

ofxDrawCamera

Super simple addon that draws the any ofCamera or ofEasyCam frustum
C++
1
star
52

ofxSoundObjects-AudioUnit

Additional module for ofxSoundObjects for using Audio Units
C++
1
star
53

ofxGuiTabs

openFrameworks addon that creates tabs for ofxGui.
C++
1
star
54

ofxPointCloudShader

C
1
star
55

FourierStudies

Personal studies dealing with discrete fourier transforms. I made all these projects in order to understand different aspects of the DFT. More info in http://roymacdonald.github.io/random/2015/06/01/FourierStudies.html
C++
1
star