Design
文章平均质量分 78
GeistYp
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Shape - "Hello,Shape"
/* * MOUSE * position x : length * position y : thickness and number of lines * drag : draw */ofColor col;bool bClear = false;//------------------------------------原创 2012-11-07 17:01:46 · 676 阅读 · 0 评论 -
Shape - "Alignment"
#include "ofxSVG.h"ofxSVG* currentShape;vector shapes;int tileCount = 5;float tileWidth, tileHeight;float shapeSize = 50;float newShapeSize = shapeSize;float shapeAngle = 0;ofCo原创 2013-01-09 17:29:35 · 535 阅读 · 0 评论
分享