Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Once you have completed photogrammetry, and have produced an Alembic, ST Map(s), and optional Mask Mesh, you can run the PROCESS step to create PBR textures.

Configure Processing

Click ‘Queue’ to add the selected row to the run queue.

36_process_job_queue.png

The configure window will be launched, with the Process tab selected.

37_process_job_configure.png

The Light system has been pre-filled from when the job was created. It can be replaced with a different preset if necessary.

If the selected light system has a different number of lights to the initial configuration, Marso may not work correctly.

An exposure preset is required to process a job.

38_process_job_exposure.png

Click the exposure preset for your capture system, and click ‘Select’ to confirm.

If you have not yet created an Exposure preset, see:
https://m-xr.atlassian.net/wiki/spaces/MD/pages/486539289/Setup#Exposure-Preset

39_process_job_select_exposure.png

Then provide the paths to the Mesh File and ST Map produced by photogrammetry.

You can optionally provide the path to an additional Mask Mesh file.

41_process_job_geometry.png

Next check all shader workflows you would like to use textures for.

  • BlenderCycles:
    Recommended

  • BlenderCycles
    SpecularWorkflow
    Experimental

42_process_job_shaders.png

The final settings are:

  • UV Bleed: we recommend leaving this on.

  • UV Resolution: Select the desired UV texture resolution.

    • If multiple are selected, the material will be processed at the highest resolution and smaller textures will be down-sampled from it.

43_process_job_export.png

Clicking Queue to add the job to the processing queue, or Cancel to discard changes.

44_process_job_configure_finish.png

This will return you to the main Marso window, where the selected job is now in the run queue. You should see the configuration you entered in the Details panel.

Run the Process step

32_queue_ready_processing.png

Click Start to begin processing the asset.

33_start_queued_processing.png

Processing can take upwards of 6 hours, depending on the mesh size, source photography resolution, and the number of cameras and lights. See Processing Times.

34_processing_job_row.png

📦 Results

Upon processing completion, the Results button will be made available and clicking it will open the directory storing the material textures:

35_finished_job.png

The results directory for each completed job will present the following contents:

A directory named Textures, containing folders for each supported render engine (currently just BlenderCycles).  PBR textures will be generated for the Diffuse, Roughness, Specular and Normals channels in EXR, PNG, and JPEG formats.

image-20240605-132842.png

☠️ Interrupting a Job

A running job can be interrupted with either the Stop/Skip or Pause buttons. Both will keep any progress up to the current step. Pause will return it to the front of the queue, while Skip will remove it from the queue and start processing the next queued item.

  • No labels