P0137 Binner 29th March 2001

The Binner project allows simple statistical analysis to be done on scattered points. It does this by placing the series of scattered points onto the nearest points of a uniform grid and counting the number of points at each grid node. The project can also count the number of points at each grid node that fall within specified data ranges.

Authors: Mario Valle, AVS Italy; MA YingLiang, MVC; Andrew Dodd, IAC Version: 1.0 Path: iac_proj/binner/

User Macro Document - binner Archive - binner.tar.gz Archive - binner.tar.Z Archive - binner.zip Example Image


P0031 BlendNodeData 30th November 1998

Inputs two compatible fields (node data only) and blends (interpolates) between the two using a ratio value. A ratio of 0.0 outputs the first field's node data. A value of 1.0, outputs the second field's node_data.

Author: Paul G. Lever Version: 1.0 Path: iac_proj/blend/

Module Document - BlendNodeData User Macro Document - blend_node_data Archive - blend.tar.gz Archive - blend.tar.Z Archive - blend.zip


P0049 BlendyTubes 24th July 2000

Converts polylines into continuous tubes using scalar data to scale and colour the tubes.

Authors: James S. Perrin, MVC; Ian Curington, AVS Inc; Andrew Dodd, IAC Version: 1.2 Path: iac_proj/blndtube/

Module Document - BlendyTubesCore User Macro Document - simple_tubes User Macro Document - blendy_tubes Archive - blndtube.tar.gz Archive - blndtube.tar.Z Archive - blndtube.zip Example Image


P0186 BodyOfRevolution 25th January 2002

The BodyOfRevolution module rotates two polylines around the z-axis to form a "solid" body of revolution. The routine also calculates the mass properties for the body. The body is generated for 360 degrees of revolution.

Author: Brian Selle, Leon Thrane, Ian Curington, AVS Inc. Version: 1.0 Path: iac_proj/bodofrev/

User Macro Document - BodyOfRevolution Archive - bodofrev.tar.gz Archive - bodofrev.tar.Z Archive - bodofrev.zip


P0207 BoundsLite 30th May 2003

This module computes a cuboidal bounding box of a 3D nonuniform field from its minimal and maximal x, y and z coordinates.

Authors: Simone Herrmann, MVC; Tobias Schiebeck, MVC Version: 1.0 Path: iac_proj/boundslt/

User Macro Document - BoundsLite Archive - boundslt.tar.gz Archive - boundslt.tar.Z Archive - boundslt.zip Bounding box of the bluntfin file generated by the AVS/Express bounds module Bounding box of the bluntfin file generated by the BoundsLite module


P0010 CatCellSets 27th September 2002

Catenates all the Cell_Sets of the same Cell type within a field into a single Cell_Set.

Author: James Perrin Version: 1.1 Path: iac_proj/cat_cs/

Module Document - CatCellSets User Macro Document - cat_cell_sets Archive - cat_cs.tar.gz Archive - cat_cs.tar.Z Archive - cat_cs.zip


P0032 Catmull 30th November 1998

Generates a Catmull-Rom spline from a series of 2D or 3D coordinates.

Author: Mario Valle Version: 1.0 Path: iac_proj/catmull/

Module Document - CatmullRomSpline User Macro Document - catmull Archive - catmull.tar.gz Archive - catmull.tar.Z Archive - catmull.zip


P0153 Catmull_2 20th July 2001

Generates a Catmull-Rom spline from a series of 2D or 3D coordinates or from a input field (2D or 3D Mesh+Node_Data). The Catmull_2 project is intended to replace the Catmull project.

Authors: Mario Valle,AVS Inc;Paul G. Lever, Andrew Dodd, IAC; Dr Federico Gamba Version: 1.0 Path: iac_proj/catmull2/

Module Document - CatmullSplineCore/CatmullSplineFldCore User Macro Document - catmull_spline/catmull_spline_fld Archive - catmull2.tar.gz Archive - catmull2.tar.Z Archive - catmull2.zip


P0113 ChromaDepth 3rd November 2000

Generates a special image from the current viewer suitable for 3D stereo display using ChromaDepth glasses.

Authors: Ian Curington, AVS Inc.; Andrew Dodd, IAC Version: 1.1 Path: iac_proj/chromad/

User Macro Document - chroma_depth Archive - chromad.tar.gz Archive - chromad.tar.Z Archive - chromad.zip Example Image Example Image Example Image


P0075 CleanExtEdges 16th February 2000

Cleans duplicated edges in external_edges output.

Authors: Erik Thorvaldson, Andrew Dodd Version: 1.0 Path: iac_proj/cl_edges/

User Macro Document - CleanEdges Archive - cl_edges.tar.gz Archive - cl_edges.tar.Z Archive - cl_edges.zip


P0044 ClusterProbe 5th March 1999

The cluster_probe and cluster_probe_edit macros input two glyphs and replicate the second glyph at each of the coordinates in the first grid, using that point as the origin of each instance of the second glyph. The cluster_probe_edit user macro also contains a user interface allowing the glyph transformation to be edited with the standard xform editor.

Author: Paul G. Lever Version: 1.0 Path: iac_proj/cprobe/

Module Document - CLusterProbeCreate User Macro Document - cluster_probe(_edit) Archive - cprobe.tar.gz Archive - cprobe.tar.Z Archive - cprobe.zip


P0092 Collapse 17th May 2000

Collapses a uniform field along a specified axis.

Authors: Mario Valle, AVS Inc.; Andrew Dodd, IAC Version: 1.0 Path: iac_proj/collapse/

User Macro Document - collapse_field & collapse_field_plane Archive - collapse.tar.gz Archive - collapse.tar.Z Archive - collapse.zip Example Image


P0150 ConeCrop 20th June 2001

Cuts a 3D model with a cone, returning the model remaining the inside of the cone.

Authors: Ali Bitar, AVS Inc.; Tobias Schiebeck, IAC Version: 1.0 Path: iac_proj/conecrop/

User Macro Document - ConeCrop Archive - conecrop.tar.gz Archive - conecrop.tar.Z Archive - conecrop.zip Example Image Example Image Example Image Example Image Developer Edition Only


P0168 Convert2TriStrip 28th September 2001

This module converts a 2D quad or tri input mesh to a polytri strip for faster rendering.

Authors: Dave Goughnour, AVS; Mary McDerby,MVC; Tobias Schiebeck, IAC Version: 1.0 Path: iac_proj/cvt2tri/

User Macro Document - Convert2TriStrip Archive - cvt2tri.tar.gz Archive - cvt2tri.tar.Z Archive - cvt2tri.zip


P0183 CreatePolyList 14th December 2001

CreatePolyList creates the poly_connect_list for a polyline mesh. It searches the input id_array array looking for common ids. If the id number changes while searching down the array, the start and end indices are stored and the number of polylines incremented.

Authors: Brian Selle, Leon Thrane, Ian Curington, AVS Inc.; Paul G. Lever, MVC Version: 1.0 Path: iac_proj/cr_polyl/

User Macro Document - CreatePolyList Archive - cr_polyl.tar.gz Archive - cr_polyl.tar.Z Archive - cr_polyl.zip


P0216 CutPolylines 28th April 2008

This project cuts a 3D polyline mesh on an imported cut-plane. This allows one to cut a bounding box of an object with the object inside.

Authors: Joanna Leng, Tobias Schiebeck Version: 1.0 Path: iac_proj/polycut/

User Macro Document - CutPolylines Archive - polycut.tar.gz Archive - polycut.tar.Z Archive - polycut.zip Example Image Tested for AVS/Express Version 7.1 Tested for 64 Bit


P0050 CylinderCut 24th June 1999

A mapper module that cuts a 3D model with a cylinder, returning the model remaining either inside or outside of the cylinder.

Author: Ian Curington Version: 1.0 Path: iac_proj/cylcut/

Module Document - CylinderCutDist User Macro Document - cylinder_cut Archive - cylcut.tar.gz Archive - cylcut.tar.Z Archive - cylcut.zip Example Image Developer Edition Only


P0201 DICOM_Orthoslice 27th September 2002

An orthoslice module that works in conjunction with Read_DICOM to produce correctly orientated 2D slices of medical data.

Authors: James Perrin, MVC; Tobias Schiebeck, MVC Version: 1.0 Path: iac_proj/dcmortho/

User Macro Document - DICOM_Orthoslice Archive - dcmortho.tar.gz Archive - dcmortho.tar.Z Archive - dcmortho.zip Pre-requisite - Data IO
 - ReadDICOM


P0151 DVdownsize_scat 16th August 2002

Reduces the number of points in a Mesh. The module does not write any cell-connectivity information. The output of this module is a Point-Mesh which can be be used as coordinates for a glyph module.

Authors: Mario Valle, AVS Inc.; Tobias Schiebeck, IAC Version: 1.1 Path: iac_proj/dvdown/

User Macro Document - DVdownsize_scat User Macro Document - Oriented Streamline Archive - dvdown.tar.gz Archive - dvdown.tar.Z Archive - dvdown.zip


P0212 DistanceMapSegmentation 26th March 2004

The DistanceMapSegmentation performs a 3D segmentation based on the difference in the value of neighboured pixels. The segmentation itself is done by region growing.

Authors: Dr Krzysztof Nowinski, Warsaw University; Anja Bindrich, MVC; Tobias Schiebeck, MVC Version: 1.0 Path: iac_proj/distmap/

User Macro Document - DistanceMapSegmentation User Macro Document - DistanceMapSegmentationDialog Archive - distmap.tar.gz Archive - distmap.tar.Z Archive - distmap.zip Example Application using the DistanceMapSegmentation module DistanceMapSegmentationDialog Window


P0157 Dmap2Image 20th July 2000

Generates an image, which can be used with Scalar2Texture2, from a given Datamap.

Authors: Ian Curington, AVS Inc; Tobias Schiebeck, IAC Version: 1.0 Path: iac_proj/dmap2img/

User Macro Document - Dmap2Image Archive - dmap2img.tar.gz Archive - dmap2img.tar.Z Archive - dmap2img.zip


P0154 Excavate_Brick 13th July 2001

Excavate a quadrant in a 3D volume by setting all voxels to 0.

Authors: Dave Goughnour, AVS; Ma YingLiang, MVC Version: 1.0 Path: iac_proj/exbrk/

User Macro Document - Excavate_Brick Archive - exbrk.tar.gz Archive - exbrk.tar.Z Archive - exbrk.zip


P0115 FastAdvector 5th December 2000

Uses points to display advection particles. Allows many more particles to be displayed at once.

Author: Ian Curington, AVS Inc. Version: 1.0 Path: iac_proj/f_advect/

User Macro Document - fast_advector Archive - f_advect.tar.gz Archive - f_advect.tar.Z Archive - f_advect.zip Example Image Developer Edition Only


P0070 FastGlyph 7th June 2002

A set of modules that generate glyphs more quickly than the standard glyph module.

Authors: Mark Lambert, Ian Curington, AVS Inc., Andrew Dodd Version: 1.1 Path: iac_proj/fglyph/

User Macro Document - fast_glyph_2D User Macro Document - fast_glyph_3D Archive - fglyph.tar.gz Archive - fglyph.tar.Z Archive - fglyph.zip Example Image


P0155 GenerateSurface 18th July 2001

Generates a 3D surface from a 2D Field.

Authors: Dave Goughnour, AVS; Ma YingLiang, MVC Version: 1.0 Path: iac_proj/gen_surf/

User Macro Document - GenerateSurface Archive - gen_surf.tar.gz Archive - gen_surf.tar.Z Archive - gen_surf.zip


P0213 IsoObjectlabel 14th May 2004

A mapper macro that adds text labels to isolines. It processes the output from the isoline module and generates a DataObject that can be directly displayed.

Authors: Dr Federico Gamba, AVS Inc.; Andrew Dodd, IAC; Simone Herrmann, MVC Version: 1.0 Path: iac_proj/isobjlbl/

Module Document - IsoObjectLabelCore User Macro Document - IsoObjectLabel Archive - isobjlbl.tar.gz Archive - isobjlbl.tar.Z Archive - isobjlbl.zip


P0149 IsoObjsReduce 31st May 2001

This module identifies the topological separate objects within an isosurface (ie segments) and orders them by size, the user can select which objects to display. This allows visualization of objects by removing obscuring artifacts.

Author: James S. Perrin, MVC Version: 1.0 Path: iac_proj/isoored/

Module Document - iso_objs_reduce and iso_objs_reduce2 User Macro Document - IsoObjsReduce and IsoObjsReduce2 Archive - isoored.tar.gz Archive - isoored.tar.Z Archive - isoored.zip


P0058 Isolabel 16th August 1999

A mapper module that adds text labels to isolines.

Author: John Sheehan, Ian Curington, Andrew Dodd Version: 1.0 Path: iac_proj/isolabel/

Module Document - Isolabel_core User Macro Document - isolabel Archive - isolabel.tar.gz Archive - isolabel.tar.Z Archive - isolabel.zip Example Image


P0102 Isolabel2 27th June 2000

An alternative version of the Isolabel project that adds text labels to isolines.

Authors: Dr Federico Gamba, AVS Inc.; Andrew Dodd, IAC Version: 1.0 Path: iac_proj/isolbl2/

Module Document - Isolabel2Core User Macro Document - isolabel2 Archive - isolbl2.tar.gz Archive - isolbl2.tar.Z Archive - isolbl2.zip Example Image


P0104 Isoline2Polyline 19th July 2002

Converts Line cell sets from Isoline module into a Polyline cell set.

Authors: Dr Federico Gamba, AVS Inc.; Andrew Dodd, IAC Version: 1.1 Path: iac_proj/iso2poly/

User Macro Document - isoline2polyline Archive - iso2poly.tar.gz Archive - iso2poly.tar.Z Archive - iso2poly.zip Pre-requisite - Mapper
 - BlendyTubes


P0145 IsosurfaceNest 26th March 2004

A module to control a set of N isosurfaces at unique levels, with each nested "onion-skins" having 2-pass transparency for high quality rendering.

Authors: Ian Curington, AVS Inc.; Ma YingLiang, MVC; Tobias Schiebeck, MVC Version: 1.1 Path: iac_proj/isonest/

User Macro Document - IsosurfaceNest Archive - isonest.tar.gz Archive - isonest.tar.Z Archive - isonest.zip Example Image Example Image Example Image Example Image


P0096 JoanArc 19th July 2002

Generates sinusodial arcs between 2 sets of points.

Authors: David Goughnour, Ian Curington, AVS Inc.; Andrew Dodd, IAC Version: 1.1 Path: iac_proj/joan_arc/

User Macro Document - joan_arc Archive - joan_arc.tar.gz Archive - joan_arc.tar.Z Archive - joan_arc.zip Example Image


P0206 LEA_Advector 30th January 2004

This module provides an implementation of the \"Lagrangian-Eulerian Advection for Unsteady Flow Visualization\" algorithm to visualize 2D unsteady vector fields.

Authors: Bruno Jobard, Mario Valle, CSCS; Tobias Schiebeck, MVC Version: 1.1 Path: iac_proj/lea/

User Macro Document - LEA Advector Archive - lea.tar.gz Archive - lea.tar.Z Archive - lea.zip LEA Advector image of the AVS wind field


P0195 MergeCellSets 19th July 2002

The MergeCellSets module merges cell sets with same cell type and same number of cell data.

Authors: Mario Valle, AVS Italy; Tobias Schiebeck, MVC Version: 1.0 Path: iac_proj/merge_cs/

User Macro Document - MergeCellSets Archive - merge_cs.tar.gz Archive - merge_cs.tar.Z Archive - merge_cs.zip


P0043 MultiProbe 25th February 1999

Inputs an array of Grids (and Xforms) and merges all of the coordinates into one composite grid object. This allows multiple probes (glyphs) to be merged and used as a single input to modules such as streamlines and advect.

Author: Paul G. Lever Version: 1.0 Path: iac_proj/mprobe/

Module Document - MultiProbeMerge User Macro Document - multi_probe Archive - mprobe.tar.gz Archive - mprobe.tar.Z Archive - mprobe.zip


P0027 NullMask 5th October 1998

Processes Node Data and replaces it with a binary mask. Valid data is replaced by a user specified value, and null data (either indicated by the input itself, or by the user) is replaced with another user specified value. The two output values may be inverted, and one of the values may be set as null in the output, thus allowing the null data (or the valid data) to be seen as a single value.

Author: Paul G. Lever Version: 1.0 Path: iac_proj/nullmask/

Module Document - NullMaskNodeData User Macro Document - null_mask Archive - nullmask.tar.gz Archive - nullmask.tar.Z Archive - nullmask.zip


P0090 PlaneProject 8th November 2002

Slice-plane module that generates 2D output slices.

Author: Ian Curington, AVS Inc. Version: 1.2 Path: iac_proj/planep/

Module Document - plane_proj User Macro Document - plane_project & plane_project_ARR Archive - planep.tar.gz - for AVS/Express Versions 5.1 and before Archive - planep.tar.Z - for AVS/Express Versions 5.1 and before Archive - planep.zip - for AVS/Express Versions 5.1 and before Archive - planep.tar.gz - for AVS/Express Version 6.0 Archive - planep.tar.Z - for AVS/Express Version 6.0 Archive - planep.zip - for AVS/Express Version 6.0 Developer Edition Only


P0205 ProjectNodeData 7th March 2003

This module computes a shadow projection of a 3D uniform scalar field onto the three major planes (xy, xz, yz).

Author: Tobias Schiebeck, MVC Version: 1.0 Path: iac_proj/projnd/

User Macro Document - ProjectNodeData Archive - projnd.tar.gz Archive - projnd.tar.Z Archive - projnd.zip


P0147 Region 20th December 2002

This module grows a region starting from a seed point. It works on 2D and 3D scalar and vector data. The region is grown by comparing the data values of seed point or the previous point with the point to check. The next point to check is one of the neighbouring points (4/9 points in 2D or 6/24 points in 3D).

Authors: Tobias Schiebeck, MVC; Brian Selle, Leon Thrane, AVS Inc.; Tim Naylor, MVC Version: 2.0 Path: iac_proj/region/

User Macro Document - RegionGrow Archive - region.tar.gz Archive - region.tar.Z Archive - region.zip Region grown from the Hydrogen data set Region grown from the Hydrogen data set inverting the output


P0091 RegionGrow 5th May 2000

Allows a section of a data set to be isolated by growing a region based on a Guassian distribution of values.

Authors: Alex Allen, Joanna Leng, MVC; Andrew Dodd, IAC Version: 1.0 Path: iac_proj/reg_grow/

Module Document - RegionGrowCore Module Document - AccumulateCore Module Document - GenerateGuassianProbs Archive - reg_grow.tar.gz Archive - reg_grow.tar.Z Archive - reg_grow.zip Example Image


P0162 Revolve 30th August 2001

This Module takes a function specified by an array of 2D points and revolves it around the X axis. The result is the revolution surface of this function.

Authors: anonymous; Alexander Korban, MVC Version: 1.0 Path: iac_proj/revolve/

User Macro Document - Revolve Archive - revolve.tar.gz Archive - revolve.tar.Z Archive - revolve.zip Tested for AVS/Express Version 7.1 Tested for 64 Bit


P0046 Scat2Unif 7th June 2002

Convert a scatter field into a uniform field without interpolation.

Authors: James Schumm and Andrew Dodd Version: 1.1 Path: iac_proj/sct2unif/

Module Document - sct2unif Archive - sct2unif.tar.gz Archive - sct2unif.tar.Z Archive - sct2unif.zip Example Image Example Image


P0152 SeededThreshold 28th June 2001

3D Region Growing Method that defines the borders of the volume to grow using the threshold values (lower and upper limit).

Authors: Dave Goughnour, AVS Inc.; Tobias Schiebeck, IAC Version: 1.0 Path: iac_proj/seedthr/

User Macro Document - SeededThreshold Archive - seedthr.tar.gz Archive - seedthr.tar.Z Archive - seedthr.zip


P0214 SegmentationEditor 28th May 2004

This project is the implementation of a 2½D segmentation editor. This editor allows selecting a region of interest on a 2D orthoslice from a 3D volume and stacking the result in a new 3D volume. The result is a segmentation of the 3D volume on a slice-by slice basis.

Authors: Tobias Schiebeck, IAC Version: 1.0 Path: iac_proj/segedit/

User Macro Document - SegmentationEditor Archive - segedit.tar.gz Archive - segedit.tar.Z Archive - segedit.zip  SegmentationWizard Developer Edition Only


P0128 SemiSphere 13th September 2002

SemiSphere rotates a semi-spherical "solid" body of revolution.

Authors: Brian Selle, Leon Thrane, Advanced Visual Systems Inc. Version: 1.1 Path: iac_proj/semisphr/

Module Document - modSemiSphere Archive - semisphr.tar.gz Archive - semisphr.tar.Z Archive - semisphr.zip


P0156 Slice_to_Volume 15th December 2003

Inserts a slice of data_values into a volume of data.

Authors: Dave Goughnour, AVS; Tobias Schiebeck, IAC Version: 2.0 Path: iac_proj/slc2vol/

User Macro Document - Slice_to_Volume Archive - slc2vol.tar.gz Archive - slc2vol.tar.Z Archive - slc2vol.zip Tested for AVS/Express Version 7.1 Tested for 64 Bit


P0117 StreamTime 11th December 2000

Converts streamline polyline output into tubes with time resolved node data.

Authors: Jeremy Maccelari, Visual Numerics; Ian Curington, AVS Inc. Version: 1.0 Path: iac_proj/streamt/

User Macro Document - stream_time Archive - streamt.tar.gz Archive - streamt.tar.Z Archive - streamt.zip Example Image


P0095 TailedAdvector 5th June 2000

Generates AVS5 style advectors with dynamic tails.

Authors: Fernand Alcatrao, AVS Inc.; Andrew Dodd, IAC Version: 1.0 Path: iac_proj/t_advect/

User Macro Document - tailed_advector User Macro Document - TimeDependentAdvector Archive - t_advect.tar.gz Archive - t_advect.tar.Z Archive - t_advect.zip Example Image Developer Edition Only


P0042 TextureVPlane 8th November 2002

The user macro texture_vplane is used to generate a "vertical" plane and apply an image (or texture map) to the plane.

Author: Erik Thorvaldson Version: 1.1 Path: iac_proj/txvplane/

User Macro Document - texture_vplane Archive - txvplane.tar.gz Archive - txvplane.tar.Z Archive - txvplane.zip


P0057 ThinPlateSpline 29th July 1999

Generates uniform and rectilinear fields using the Thin Plate Spline algorithm.

Author: Mario Valle Version: 1.1 Path: iac_proj/tpspline/

Module Document - TPS_unif_core & TPS_rect_core User Macro Document - tps_unif & tps_rect Archive - tpspline.tar.gz Archive - tpspline.tar.Z Archive - tpspline.zip Example Image


P0118 Triangle 18th December 2000

A suite of modules for advanced Triangle generation and manipulation.

Authors: Dr. David Knight, AVS Inc.; Ma YingLiang, MVC; Andrew Dodd, IAC Version: 1.0 Path: iac_proj/triangle/

Module Document - triangle User Macro Document - Delauney, Voronoi, Convex_Hull, Concave_Tri User Macro Document - Triangulate_Area Archive - triangle.tar.gz Archive - triangle.tar.Z Archive - triangle.zip Example Image


P0004 Tube 21st July 1999

Converts line and polyline cell_sets to tubes.

Authors: Jeremy Maccelari and Andrew Dodd Version: 1.1 Path: iac_proj/tube/

Module Document - Tube Archive - tube.tar.gz Archive - tube.tar.Z Archive - tube.zip Example Image


P0210 Tubes 15th December 2003

This module combines the Tube and BlendyTubes Modules into one fully functional module.

Authors: James S. Perrin, MVC; Ian Curington, AVS Inc; Andrew Dodd, IAC; Robert Frank, MVC Version: 1.0 Path: iac_proj/tubes/

User Macro Document - Tubes Module Document - tube Module Document - BlendyTubesCore User Macro Document - simple_tubes User Macro Document - blendy_tubes Archive - tubes.tar.gz Archive - tubes.tar.Z Archive - tubes.zip


P0081 VolRender2 8th November 2002

Modified version of volume_render that allows datamap range to be easily altered.

Authors: James Perrin, IAC Version: 1.1 Path: iac_proj/volren2/

User Macro Document - volume_render2 Archive - volren2.tar.gz - for AVS/Express Versions 5.1 and before Archive - volren2.tar.Z - for AVS/Express Versions 5.1 and before Archive - volren2.zip - for AVS/Express Versions 5.1 and before This module is obsolete in this version! Developer Edition Only.


P0185 VolumeIntegral 14th December 2001

Computes the surface area and the enclosed volume of a surface mesh enclosing some 3D space.

Authors: Ian Curington, AVS Inc.; Andy R. Haas, National Center for Toxicological Research;Tobias Schiebeck,IAC Version: 1.0 Path: iac_proj/volint/

User Macro Document - VolumeIntegral Archive - volint.tar.gz Archive - volint.tar.Z Archive - volint.zip Tested for AVS/Express Version 7.1 Tested for 64 Bit


P0160 Volume_To_Contour 26th July 2001

Volume_To_Contour generates contours from Volume data or 3D field data.

Authors: Dave Goughnour, AVS; Ma YingLiang, MVC Version: 1.0 Path: iac_proj/vcontour/

User Macro Document - Volume_To_Contour Archive - vcontour.tar.gz Archive - vcontour.tar.Z Archive - vcontour.zip Tested for AVS/Express Version 7.1 Tested for 64 Bit


P0163 Wiggle 30th August 2001

This module uses the data values on each line in a bitmap to generate seismic wave functions.

Authors: David Knight, AVS Inc.; Mary McDerby, MVC; Tobias Schiebeck, IAC Version: 1.0 Path: iac_proj/wiggle/

User Macro Document - Wiggle Archive - wiggle.tar.gz Archive - wiggle.tar.Z Archive - wiggle.zip


P0087 Xedge 25th April 2000

Special version of external edges module, with silhouettes.

Authors: Alex Yarmarkovic, Ian Curington, AVS Inc. Version: 1.0 Path: iac_proj/xedge/

User Macro Document - xedge Archive - xedge.tar.gz Archive - xedge.tar.Z Archive - xedge.zip Example Image Example Image


P0209 slice_orthoplane_ARR 15th December 2003

This module is an implementation of the orthoslice module for arrays of structured and unstructured fields. It combines the functionality of the slice_orthoplane and slice_plane_ARR module.

Authors: Stephan Ebersbach, MVC; Tobias Schiebeck, IAC Version: 1.0 Path: iac_proj/slop_arr/

User Macro Document - slice_orthoplane_ARR Archive - slop_arr.tar.gz Archive - slop_arr.tar.Z Archive - slop_arr.zip Tested for AVS/Express Version 7.1 Tested for 64 Bit Developer Edition Only