nosarious
Creatively Coded Curiousity... BFA in Media Art and Digital Technologies, MSc in Computational Media Design. Master of Fine Arts
Ger's ArtCalgary, Alberta
Pinned Repositories
2-kinect-node-movement
Changing and saving a kinect placement using ofNode in openframeworks
instagram_Array
An attempt to work with the instagram API through Processing.
kinect-gui
uses ofxKinect, ofxOpenCV, ofxGui and ofxDelaunay
kinect-sillhouettes
A tutorial for working with silhouettes from the kinect for working with images and video.
multiKinect_locations
Finding the locations of multiple kinects in a space. Uses the point cloud only to visualize where people are.
ofxKinect_multi-revisited
a revisit of a hack to get more than one kinect working in openframeworks
particleSwarm
a binned particle system that is tied to a kinect for interaction.
Publishing-Engine
Publishing Engine Work
Shader-test
this is a prototype to incorporate multiple openGL shaders within a single document.
ShaderSphereExplode-Feb21
openframeworks geometry shader tests - explode objects
nosarious's Repositories
nosarious/ofxLight2D
A basic 2D light / shadow implementation.
nosarious/ghost-material
Material Design theme for Ghost blogging platform
nosarious/ofxMSAOpenCL
C++ openFrameworks addon for very simple to use wrapper for OpenCL. All underlying openCL objects are accessible to allow advanced features too if need be
nosarious/ofxStreetView
OF scraper for GoogleStreetView panoramas and depthmap
nosarious/ofxFluid
GPU Fluid Simulation with a collisions layer
nosarious/ofxVoro
OpenFrameworks wrapper of Voro++ that do 3D Voronoi Tessellation
nosarious/ofxVoronoi-1
Simple two-dimensional Voronoi diagrams
nosarious/ofxRules
Rules based mesh generation addon for openFrameworks.
nosarious/https---github.com-openframeworks-openFrameworks
nosarious/ofxKinectCommonBridge
A wrapper for the simple Kinect for Windows library developed at Microsoft in partnership with myself & James George
nosarious/Shader-test
this is a prototype to incorporate multiple openGL shaders within a single document.
nosarious/kinect-gui
uses ofxKinect, ofxOpenCV, ofxGui and ofxDelaunay
nosarious/ofxKinect-example-redux
This is an extension of the kinect example that is included in the ofxKinect library, which has since been included in openFrameworks itself. It uses ofxGui to allow the use of the mask generation for masking which depth pixels are used. This also uses the ofxDelaunay triangulation to turn those points into triangles. It also includes an offset for the step value to change how the point cloud is generated. The plugins used are not altered in any way, just 'how' they are used.
nosarious/OF_GenerativeTypography
OpenFrameworks port of the CAN_GenerativeTypography examples
nosarious/ofxCameraSaveLoad
openFrameworks addon. lets you save and load all the parameters of any ofCamera of ofEasyCam object.
nosarious/ofxMarchingCubes
nosarious/materializedGhost
A Ghost Theme based on Materialize Framework
nosarious/GLSL_Fun
After taking a workshop from Tarrik Barri and rediscovering shader toy I started to make things !
nosarious/ShatterGeometryShader
nosarious/ShaderSphereExplode-Feb21
openframeworks geometry shader tests - explode objects
nosarious/ofxVolumetricLine
nosarious/ofxUI
A User Interface Library/Addon for openFrameworks
nosarious/ofxVoronoi
Voronoi Diagram
nosarious/OFexamples
various OpenFramework examples
nosarious/cinekinect
nosarious/ofxASR
An openFrameworks addon for speech recognition
nosarious/Streetview-Explorer
streetview-explorer
nosarious/ofxSTL
STL importer/exporter for openFrameworks
nosarious/instagram_Array
An attempt to work with the instagram API through Processing.
nosarious/ofxTriangle
triangulation between points for openFrameworks