Experimental Plugins

From K-3D

Jump to: navigation, search
Category:Experimental
Plugins:104
IconPluginDescription
 3DSMeshReaderMesh reader that loads external 3ds (.3ds) files into the document by reference
 AddColorAttributesAdds a color attribute to a mesh component, primarily for testing purposes.
 AddIndexAttributesAdds an integer 'index' attribute to every table in a mesh, primarily for testing purposes.
 AnimationTrackDoubleDoubleStores a series of keyframes for an animation, using 'double' as time and value
 AnimationTrackDoubleMatrix4Stores a series of keyframes for an animation, using 'double' as time type and 'matrix4' as value
 BitmapPerceptualDifferenceCalculate a perceptual difference metric between two bitmap images
Image:BridgeFaces.pngBridgeFacesCreates new polygons forming a bridge between two selected polygons
 ClothSimulationCloth simulation (currently for grids only)
 IndigoBackgroundIndigo Background
 IndigoDiffuseMaterialIndigo Diffuse Material
 IndigoEngineIndigo Render Engine
 IndigoRectangleLightIndigo Rectangle Light
 IndigoSkylightIndigo Skylight
 InterpolatorDoubleDoubleLinearLinearly interpolates double values to a double time source
 InterpolatorDoubleMatrix4LinearLinearly interpolates matrix4 values to a double time source
Image:LSystemParser.pngLSystemParserGenerates an L-System object from a configuration file
 LeastSquaresPlotAproximates points with a surface given a set of equations.
Image:LuxRenderBilinearInterpolationTexture.pngLuxRenderBilinearInterpolationTextureLuxRender Bilinear Interpolation Texture
Image:LuxRenderCarpaintMaterial.pngLuxRenderCarpaintMaterialLuxRender Carpaint Material
Image:LuxRenderDistantLight.pngLuxRenderDistantLightLuxRender Distant Light
Image:LuxRenderEngine.pngLuxRenderEngineLuxRender Render Engine
Image:LuxRenderEnvironmentLight.pngLuxRenderEnvironmentLightLuxRender EnvironmentLight
Image:LuxRenderGlassMaterial.pngLuxRenderGlassMaterialLuxRender Glass Material
Image:LuxRenderGlossyMaterial.pngLuxRenderGlossyMaterialLuxRender Glossy Material
Image:LuxRenderGoniometricLight.pngLuxRenderGoniometricLightLuxRender Goniometric Light
Image:LuxRenderImageTexture.pngLuxRenderImageTextureLuxRender Image Texture
Image:LuxRenderMatteMaterial.pngLuxRenderMatteMaterialLuxRender Matte Material
Image:LuxRenderMatteTranslucentMaterial.pngLuxRenderMatteTranslucentMaterialLuxRender Matte Translucent Material
Image:LuxRenderMetalMaterial.pngLuxRenderMetalMaterialLuxRender Metal Material
Image:LuxRenderMirrorMaterial.pngLuxRenderMirrorMaterialLuxRender Mirror Material
Image:LuxRenderMixMaterial.pngLuxRenderMixMaterialLuxRender Mix Material
Image:LuxRenderNullMaterial.pngLuxRenderNullMaterialLuxRender Null Material
Image:LuxRenderPointLight.pngLuxRenderPointLightLuxRender Point Light
Image:LuxRenderRoughGlassMaterial.pngLuxRenderRoughGlassMaterialLuxRender Rough Glass Material
Image:LuxRenderScalarImageTexture.pngLuxRenderScalarImageTextureLuxRender Scalar Image Texture
Image:LuxRenderShinyMetalMaterial.pngLuxRenderShinyMetalMaterialLuxRender Shiny Metal Material
Image:LuxRenderSkyLight.pngLuxRenderSkyLightLuxRender SkyLight
Image:LuxRenderSunLight.pngLuxRenderSunLightLuxRender SunLight
 MergeCollinearEdgesMerges edges that are collinear, up to a threshold
 MergeCoplanarFacesMerges faces that are coplanar, up to a given threshold
 MeshDiffCompares meshes for equivalence
 MeshToStdoutPrints mesh information to stdout
 MorphPointsApplies morph to different targets, interpolating between target and source position
 NGUIAnimationTimelinePanelProvides a panel for manipulating the current animation time
 NGUIKnotVectorControlProvides a custom property control for NURBS knot vectors.
 NGUIMaterialManagerPanelMaterial Manager Panel
 NGUIMorphPointsPageProvides a custom property page for the MorphPoints modifier.
Image:NGUISnapTool.pngNGUISnapToolProvides interactive controls for 'snapping' nodes.
 NGUIToolPropertiesPanelDisplays tool properties
 NamedTextArrayCreates or updates a named array with string data
 NurbsAddTrimCurveAdds a trimming curve to the selected patch
 NurbsCloseCurveConnects the 2 end points of the selected curve
 NurbsConnectCurvesConnects a set of NURBS curves
 NurbsCreateCapCreates a NURBS surface filling out the selected closed curves
 NurbsCurveGenerates a NURBS curve
 NurbsCurveDegreeElevationTakes a curve of degree p and turns it into a curve with degree p+degree
 NurbsCurveInsertKnotInserts a new Knot with the specified u-value
 NurbsCurveTraversalCreates a NURBS surface while traversing one NURBS curve along another
 NurbsEditCurveKnotVectorEdit the knot vector of a NURBS curve
 NurbsExtractCurvePointExtract the point at the given parameter value
 NurbsExtractPatchCurveExtract a curve from a patch at a given parameter in given direction
 NurbsExtractTrimCurvesExtracts patch trim curves as 3D NURBS curve approximations
 NurbsExtrudeCurveExtrudes the selected curve along a coordinate axis and lets you create caps if one of the curves is closed
 NurbsExtrudePatchExtrudes the selected patch along a coordinate axis
 NurbsFlipCurveFlips the order of the points for the selected curves
 NurbsMergeConnectedCurvesJoin selected curves with common endpoints into a single NURBS curve
 NurbsMergeCurveKnotVectorsInserts a new Knot with the specified u-value
 NurbsPatchDegreeElevationElevates the selected patches in either u or v direction
 NurbsPatchInsertKnotAdds a new knot in either u or v direction to all selected patches
 NurbsPolygonizeCurveCreates a LinearCurve representation of the selected NURBS curve
 NurbsPolygonizePatchCreates a Polyhedron representation of the selected NURBS patch
 NurbsRevolveCurveTake a NURBS curve and rotate it around one of the coordinate system axis
 NurbsRuledSurfaceCreates a NURBS surface stretched between the 2 curves
 NurbsSetWeightSets the weight of the selected Control Points
 NurbsSkinnedSurfaceCreates a NURBS surface stretched along all selected curves
 NurbsSplitCurveBreaks a NURBS curve at a given u value (0...1)
 NurbsSplitPatchSplits a patch at the selected u/v value
 NurbsSweepSurfaceCreate a Surface by traversing one curve along another and orienting it tangential to the traverse curve
 ODEPhysicalNodeRigid-body dynamics object.
 ODESimulationRigid-body dynamics simulation.
 OgreXmlMeshWriterMesh writer that saves external Ogre XML Mesh files
 OpenGLColorFacePainterRenders mesh faces using a per-face color array
 OpenGLFaceNormalPainterRenders polyhedron face normal vectors
 OpenGLHalfEdgePainterDraws arrows to show polyhedron half edge orientation
 OpenGLNormalArrayPainterVisualizes normal-vector arrays
 OpenGLSDSEdgePainterRenders mesh as SDS patch borders using OpenGL 1.1
 OpenGLSDSFacePainterRenders mesh as SDS faces using OpenGL 1.1
 OpenGLSDSPointPainterRenders mesh as SDS patch corners using OpenGL 1.1
 OpenGLSLPainterApplies an OpenGL shader to downstream painters
 OpenGLVaryingDataPainterPrints associated varying data near each edge, for debugging purposes
 OpenGLVertexDataPainterPrints vertex data near each corresponding vertex
 PapagayoLipsyncReaderLoad a papagayo lipsync (.dat) file and output its values given a time source
 PipelineProfilerRecords data profiling execution of the visualization pipeline
 QSlimSurface simplification using quadric error metrics
 RenderManAreaLightRenderMan area light source
 SVGMeshReaderReader that loads external Scalable Vector Graphics (.svg) files into the document by reference
Image:SelectClockwise.pngSelectClockwiseSelect the clockwise edge of an edge. If multiple edges are selected the first one in the list is selected and all others are deselected
Image:SelectCompanion.pngSelectCompanionSelect the companion of an edge. If multiple edges are selected the first one in the list is selected and all others are deselected
 SelectionToStdoutPrints selection information to stdout
Image:Snap.pngSnapSnaps one node to another
Image:SolarPosition.pngSolarPositionCalculates the position of the Sun based on observer position, date, and time.
 StringToStdoutPrints an input string value to stdout
 ValidMeshesTests to see that every every primitive and mesh in a collection of meshes can be validated.
 XTrackCADDocumentImporterXTrackCAD Tracks File ( .xtc )
Personal tools