Related nodesQuad (DX9) |
Primitives in the 'DX9' category combine a 3d geometry and a drawing effect (ie. shader) in one node. They are always only drawn with constant shading, no lighting. These nodes return a 'Layer' which can be directly plugged into the Renderer or a Group. Primitives can be colored using Color and textured using Texture. DX9 nodes internally use the direct3d fixed function pipeline (to whom this may mean something). Examples in your vvvv\girlpower\ directory:
|
Related nodesBox (EX9.Geometry) |
Geometries from the 'EX9.Geometry' category are only 3d meshes, they need an Effect (from the 'EX9.Effect' category) to be drawn. Effects are containers for user-programmable vertex- and pixelshader, which in turn represent the two steps in which drawing is performed. See the Shader section for more on those. Examples in your vvvv\girlpower\ directory:
|
Related nodesXfile (EX9.Geometry load) |
Loading Meshesvvvv can natively load meshes exported from 3D Modelling Software (like Blender, Maya, Cinema4D) in the XFile (*.x) or Collada (*.dae) formats. Skeletons, Animations, Cameras are also available in the Collada format. Via the Assimp category of nodes a large list of 3d-formats can be imported alternatively. The Assimp-nodes are contributed by vux and are coming with the addonpack. Examples in your vvvv\girlpower\ directory:
See also: |
Related nodesMesh (EX9.Geometry Join) |
Dynamic MeshesYou can use the basic built-in geometries from the 'EX9.Geometry' category as a starting point and then manipulate / add / remove vertices and indices or create everything from scratch. A Mesh is a data container with two distinct parts: IndexBuffer and VertexBuffer
A Vertex is a container itself for data like position, orientation (normal), texture coordinates and so on. But vertex is also often used as a synonym for a 3d position, as the position data is the most important part of it, because with it the shape of the Mesh is defined. Examples in your vvvv\girlpower\ directory:
See also: |
Related nodesLine (EX9) |
Lines are pretty straight forward to draw: create a spread of their points and plug it into the Line (EX9) or Line (EX9 FromTo). Or use one of the PointEditors to edit points in the Renderer. Examples in your vvvv\girlpower\ directory:
See also: |
See a special page on Curves: |
anonymous user login
~30min ago
~6d ago
~6d ago
~7d ago
~20d ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago