instantreality 1.0

Component:
Shape
Status:
partly implemented
Structure type:
concrete
Standard:
Avalon

DropletFlowAppearance

The DropletFlowAppearance node runs a droplet flow simulation in image space and can be used as an additional appearance of the geometry.

Inheritance

Code

XML encoding
<DropletFlowAppearance surfaceMapSize='256 256'
noiseMapSize='32 32'
perturbAngle='0.1'
frictionN='8.0'
frictionSigma='0.5'
fluidDensity='1.0'
fluidViscosity='1.0'
contactAngle='1.570778'
fluidColor='0.1 0.2 0.9 1.0'
force='0.0 -0.1 0.0'
sources=''
appearanceMode='auto'
tangents='1'
timeStep='0.4'
timeDelay='0.01'
triggerName='Timer'
sortKey='0'
sortType='auto'
logFeature=''
 />
Classic encoding
DropletFlowAppearance {
	surfaceMapSize 256 256
	noiseMapSize 32 32
	perturbAngle 0.1
	frictionN 8.0
	frictionSigma 0.5
	fluidDensity 1.0
	fluidViscosity 1.0
	contactAngle 1.570778
	fluidColor 0.1 0.2 0.9 1.0
	force 0.0 -0.1 0.0
	sources []
	appearanceMode "auto"
	tangents 1
	timeStep 0.4
	timeDelay 0.01
	triggerName "Timer"
	sortKey 0
	sortType "auto"
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element