Quantcast
Channel: Kineme - programming
Browsing all 6 articles
Browse latest View live

XML Downloader, how to retrieve xml node value?

Hey there!I've just written an iPhone web-server to share accelerometer values as xml:From iPhone address http://192.168.32.4:50725/ I've got:<?xml version="1.0"?><iphone>...

View Article



Using GLUT in QC custom plugin

Hi, is it possible to use GLUT library inside a custom QC plugin? I tried to do that in this way: * add GLUT framework to my project * add#import <OpenGL/OpenGL.h> #import <OpenGL/gl.h>...

View Article

My first Plug-in problem! Blending modes

I'm making my first plug-in. It's a simple consumer plug in that renders filled ellipses.I have a problem/question at the moment:How to implement different0 blending modes in it (As same as the...

View Article

Image may be NSFW.
Clik here to view.

How to output a vertices structure from a custom plugin (with code)

Hi to all, I'm trying to extend my iniTree plugin with a custom plugin that outputs a structure with vertices position every frame, as suggested by gToledo. To try this kind of output I tried to modify...

View Article

xCode error on compilation

I've been trying to get some OpenGL and GLSL stuff done as executables in xCode, whilst porting GLSL stuff back to QC's GLSL level of support.When trying to compile Shader Maker from source [it's...

View Article


Image may be NSFW.
Clik here to view.

iniTreeStructure (iniTree with vertices output)

Some days ago I posted iniTree plugin, that allow to draw recursive ternary trees. Gtoledo suggested to rewrite the plugin as a provider. Asking the community what is the best way to output a structure...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images