NOBのArduino日記!

NOBのArduino日記!

趣味は車・バイク・自転車・ラジコン・電子工作です。

Processingの使い方(色々な関数リファレンス編)

3. データ(55)
3.1 プリミティブ型
5. 形状(37)
createShape()
loadShape()
PShape
5.1 2D形状
arc()
ellipse()
line()
point()
quad()
rect()
triangle()
5.2 曲線
bezier()
bezierDetail()
bezierPoint()
bezierTangent()
curve()
curveDetail()
curvePoint()
curveTangent()
curveTightness()
5.3 3D形状
box()
sphere()
sphereDetail()
5.4 属性
ellipseMode()
rectMode()
strokeCap()
strokeJoin()
strokeWeight()
5.5 頂点
beginContour()
beginShape()
bezierVertex()
curveVertex()
endContour()
endShape()
quadraticVertex()
vertex()
5.6 読み込み中および表示中
shape()
shapeMode()
6. 入力(40)
6.1 マウス
mouseButton
mouseClicked()
mouseDragged()
mouseMoved()
mousePressed()
mousePressed
mouseReleased()
mouseWheel()
mouseX
mouseY
pmouseX
pmouseY
6.2 キーボード入力
key
keyCode
keyPressed()
keyPressed
keyReleased()
keyTyped()
6.3 ファイル
BufferedReader
createInput()
createReader()
launch()
loadBytes()
loadJSONArray()
loadJSONObject()
loadStrings()
loadTable()
loadXML()
parseJSONArray()
parseJSONObject()
parseXML()
selectFolder()
selectInput()
6.4 時間に関する関数
day()
hour()
millis()
minute()
month()
second()
year()
7. 出力(20)
7.1 テキスト領域
print()
printArray()
println()
7.2 画像
save()
saveFrame()
7.3 ファイル
beginRaw()
beginRecord()
createOutput()
createWriter()
endRaw()
endRecord()
PrintWriter
saveBytes()
saveJSONArray()
saveJSONObject()
saveStream()
saveStrings()
saveTable()
saveXML()
selectOutput()
8. 変換(13)
applyMatrix()
popMatrix()
printMatrix()
pushMatrix()
resetMatrix()
rotate()
rotateX()
rotateY()
rotateZ()
scale()
shearX()
shearY()
translate()
9. ライト・カメラ(27)
9.1 ライト
ambientLight()
directionalLight()
lightFalloff()
lights()
lightSpecular()
noLights()
normal()
pointLight()
spotLight()
9.2 カメラ
beginCamera()
camera()
endCamera()
frustum()
ortho()
perspective()
printCamera()
printProjection()
9.3 座標
modelX()
modelY()
modelZ()
screenX()
screenY()
screenZ()
9.4 材料特性
ambient()
emissive()
shininess()
specular()
10. 色(16)
10.1 設定
background()
clear()
colorMode()
fill()
noFill()
noStroke()
stroke()
10.2 作成と読み込み
alpha()
blue()
brightness()
color()
green()
hue()
lerpColor()
red()
saturation()
11. 画像(19)
createImage()
PImage
11.1 読み込み中および表示中
image()
imageMode()
loadImage()
noTint()
requestImage()
tint()
11.2 テクスチャ
texture()
textureMode()
textureWrap()
blend()
copy()
filter()
get()
loadPixels()
pixels
set()
updatePixels()
blendMode()
clip()
createGraphics()
noClip()
PGraphics
12.1 シェイダー
loadShader()
PShader
resetShader()
shader()
13. 文章(12)
PFont
13.1 読み込み中および表示中
createFont()
loadFont()
text()
textFont()
13.2 属性
textAlign()
textLeading()
textMode()
textSize()
textWidth()
13.3 測定
textAscent()
textDescent()
14. 数学(48)
PVector
%(モジュロ)
*(乗算)
*=(乗算割り当てる)
+(加算)
++(インクリメント)
+=(割り当ての追加)
-(マイナス)
-(デクリメント)
-=(割り当てを引く)
/(除算)
/=(割当割当)
14.2 ビット演算子
&(ビット単位AND)
<<(左シフト)
>>(右シフト)
|(ビットOR)
14.3 数学的な関数
abs()
ceil()
constrain()
dist()
exp()
floor()
lerp()
log()
mag()
map()
max()
min()
norm()
pow()
round()
sq()
sqrt()
asin()
atan()
cos()
degrees()
radians()
sin()
tan()
14.5 乱数
noise()
noiseDetail()
noiseSeed()
random()
randomGaussian()
randomSeed()

イメージ 1イメージ 2
励みになりますのでよければクリック下さい(^o^)/



この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。