Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
0.8.4:volumerendering [2022/06/16 13:44] – [Lighting] admin0.8.4:volumerendering [2022/06/16 13:45] – [Lighting] admin
Line 379: Line 379:
  
 Since v0.8.4.2314 lighting and iso surface detection is also supported. Since v0.8.4.2314 lighting and iso surface detection is also supported.
 +
 +To activate lighting for a volumetric mesh, please use:
 +<file pascal>
 +GorillaVolumetricMesh1.UseLighting := true;
 +</file>
  
 Iso surface detection tries to evaluate a surface during raytracing.  Iso surface detection tries to evaluate a surface during raytracing.