Web Render 2021.1 X5

RenderUnit configuration

In C:\ProgramData\Lumiscaphe\RenderUnit, open the file settings.xml. The following elements must be configured according to three setting levels:

Basic configuration:

Setting

Default value

Description

databaseRepository

C:\ProgramData\Lumiscaphe\ RenderUnit\Databases

The place where the databases from which the renderings will be generated will be transferred.

Tip

It is recommended to modify this value in order to move this folder to a dedicated partition. Allow enough storage space in this partition for the databases that will be uploaded to Web Render.

extraDataIntrospection

None

Introspection of additional data.

None | Materials | Surfaces | All - All for Lumis 3D / None otherwise

Advanced configuration:

Setting

Default value

Description

name

Computer name

Name of the rendering unit.

tcpPort

8080

TCP listening port.

cacheRepository

C:\ProgramData\Lumiscaphe\RenderUnit\Cache

Web Render uses this folder to store files generated during rendering.

materialLibrary

C:\ProgramData\Lumiscaphe\RenderUnit\Materials

Web Render uses this folder to store materials when rendering.

fboWidth

3840

FBO width.

fboHeight

3840

Height of FBO.

multisamplingHardware

4

Multisampling hardware.

pickBuffer

false

Indicator to activate selection.

extraBuffersAllocation

None

Allocation of additional buffers.

Values can be:

  • None

  • RealTimeSunBuffers

  • BlitterFloatBuffer

  • EnhancedTransparencyBuffers

  • ScreenSpaceReflectionsBuffers

  • AllBuffers

RAMManagementStrategy

LRUCacheFullDatabase

RAM database management strategy.

Values can be:

  • NoCache

  • LRUCacheNeededResources

  • LRUCacheFullDatabase

GPUManagementStrategy

LRUCache

GPU database management strategy.

Values can be:

  • NoCache

  • LRUCache

  • Threshold

  • NeverFlush

Hidden configuration:

Setting

Default value

Description

id

Random

Id of the web provider.

allowMultipleInstances

false

Flag to operate multiple web providers on the same computer.