Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

Parameters

 

Name

Type

Description

MaxwellParticles"FileName"

char*

Particles filenameMaxwellParticles

"Radius Factor"

float

Particle radius multiplierMaxwellParticles

"MB Factor"

float

Motion blur multiplierMaxwellParticles

"Shutter 1/"

float

Camera shutterspeed

MaxwellParticles"Load particles %"floatPercentage of particles to loadMaxwellParticles
"Create N particles per particle"unsigned intEnables Multipoint featureMaxwellParticles
"Extra particles dispersion"floatDispersion of the extra particles cloud
MaxwellParticles"Extra particles deformation"floatDeformation of the extra particles cloud
MaxwellParticles"Load particle Force"byteLoad or not array of Force vectors
"Min Force"float 
"Max Force"float 
"Load particle Vorticity"byteLoad or not array of Vorticity vectors
"Min Vorticity"float MaxwellParticles
"Max Vorticity"float 
"Load particle Normal"byteLoad or not array of Normal vectors
"Load particle neighbors no."byteLoad or not array of particle neighbors#
"Min Nneighbors"unsigned int 
"Max Nneighbors"unsigned int 
"Load particle UV"byteLoad or not array of particle UV
"Load particle Age"byteLoad or not array of particle Age
"Min Age"float 
"Max Age"float 
"Load particle Isolation Time"byteLoad or not array of particle isolation time
"Min Isolation Time"float 
"Max Isolation Time"float 
"Load particle Viscosity"byteLoad or not array of particle viscosity
"Min Viscosity"float 
"Max Viscosity"float 
"Load particle Density"byteLoad or not array of particle density
"Min Density"float MaxwellParticles
"Max Density"float 
"Load particle Pressure"byteLoad or not array of particle pressure
"Min Pressure"float 
"Max Pressure"float 
"Load particle Mass"byteLoad or not array of particle mass
"Min Mass"float 
"Max Mass"float 
"Load particle Temperature"byteLoad or not array of particle temperature
"Min Temperature"float 
"Max Temperature"float 
"Load particle ID"byteLoad or not array of particle ID
"PARTICLE_POSITIONS"float*Array of particle positions
"PARTICLE_SPEEDS"float*Array of particle speeds
"PARTICLE_RADII"float*Array of particle radii
"PARTICLE_IDS"int*

Array of particleID's

...