Liking cljdoc? Tell your friends :D

nine-clj.phys


add-rigid-bodyclj

(add-rigid-body dynamics-world shape pos rot mass)
source

boxclj

(box world pos rot [scale-x scale-y scale-z] mass)
source

byte-bufferclj

(byte-buffer size)
source

capsuleclj

(capsule world pos rot radius height mass)
source

dynamics-worldclj

(dynamics-world)
source

float-byte-bufferclj

(float-byte-buffer fs)
source

geom-shapeclj

(geom-shape verts)
source

get-angular-velocityclj

(get-angular-velocity body)
source

get-matrixclj

(get-matrix body)
source

get-positionclj

(get-position body)
source

get-velocityclj

(get-velocity body)
source

int-byte-bufferclj

(int-byte-buffer is)
source

move-charclj

(move-char body vel)
source

planeclj

(plane world [nx ny nz] const)
source

set-angular-velocityclj

(set-angular-velocity body [vx vy vz])
source

set-matrixclj

(set-matrix body mat)
source

set-positionclj

(set-position body [x y z])
source

set-rotation-enabledclj

(set-rotation-enabled body v)
source

set-velocityclj

(set-velocity body [vx vy vz])
source

sphereclj

(sphere world pos rot radius mass)
source

update-worldclj

(update-world world time-step)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close