This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.
Change Log - vvvv33beta4
acl(admin devvvv vvvvgroup)
released 30 04 03
nodes
new: Delaunay (2d Triangle)
new: Triangle (DX8 Indexed)
new: Pot Node (similar to Tint but for values)
new: Stopwatch (Animation). see module: Metronom (Animation)
new: ShellExecute (Windows)
new: ClientSocket (Network) and ServerSocket (Network) may be used to implement various network protocols in subpatches
new: OSCEncoder (Network) encodes a string according to the OpenSoundControl protocol to be sent over the network (supports only TypeTags c, i and s for now. the decoder is still to come)
added: outputs for AccessedDate and CreatedDate to ModificationDate (Windows)
fixed (again): Perspective, Ortho..: Near Plane / Far Plane
new: Vertigo (Transform) allows to keep a plane at certain distance in focus means changing the field of view (FOV) will dolly the camera position accordingly so that objects at a certain distance keep their size.
new: MovingTriad (Transform) which allows to align an animated object on its path. see girlpowerpatch RollerCoaster.
new: vector pins introduced; use Vector (Join), Vector (Split) to build vectors.
several nodes are now available in Version "Vector"
new: LookAt (Transform) see girlpowerpatch RollerCoasterLookAt
new: Parallelepiped (Transform) see girlpowerpatch RollerCoaster
new: vector versions of several nodes
Attention: transform 2d, transform 3d work with center other than before; see: Rectangle (DX8 Regpoint)