ComfyUI > Nodes > ComfyUI_HYWorld2 > 🏔️ WorldMirror 3D Reconstruction

ComfyUI Node: 🏔️ WorldMirror 3D Reconstruction

Class Name

VNCCS_WorldMirror3D

Category
VNCCS/3D
Author
AHEKOT (Account age: 1256days)
Extension
ComfyUI_HYWorld2
Latest Updated
2026-04-30
Github Stars
0.04K

How to Install ComfyUI_HYWorld2

Install this extension via the ComfyUI Manager by searching for ComfyUI_HYWorld2
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI_HYWorld2 in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

🏔️ WorldMirror 3D Reconstruction Description

Facilitates 3D reconstruction from images using WorldMirror model, converting 2D data into immersive 3D models for various applications.

🏔️ WorldMirror 3D Reconstruction:

The VNCCS_WorldMirror3D node is designed to facilitate 3D reconstruction from images using the WorldMirror model. This node leverages advanced algorithms to convert 2D image data into a 3D representation, providing a powerful tool for artists and developers looking to create immersive and realistic 3D environments. By utilizing this node, you can transform standard images into detailed 3D models, which can be used for various applications such as virtual reality, augmented reality, and digital content creation. The node's primary goal is to simplify the process of 3D reconstruction, making it accessible to users without requiring extensive technical knowledge. It achieves this by automating complex processes and providing a user-friendly interface that allows for easy integration into creative workflows.

🏔️ WorldMirror 3D Reconstruction Input Parameters:

device

The device parameter specifies the hardware on which the WorldMirror model will run. It can be set to "cuda" for GPU acceleration or "cpu" for CPU execution. Using a GPU can significantly speed up the processing time, especially for large datasets or complex models. The default value is "cuda", which is recommended if your system supports it.

sampling_strategy

The sampling_strategy parameter determines the method used to sample data points during the 3D reconstruction process. Options include "uniform" and potentially other strategies that balance between speed and accuracy. The choice of strategy can impact the quality and detail of the reconstructed 3D model. The default is "uniform", which provides a balanced approach suitable for most use cases.

enable_conf_filter

The enable_conf_filter parameter is a boolean that, when set to True, activates a confidence filter during the reconstruction process. This filter helps in refining the output by removing less reliable data points, potentially improving the accuracy of the 3D model. The default value is False, meaning the filter is not applied unless explicitly enabled.

conf_threshold_percent

The conf_threshold_percent parameter sets the threshold for the confidence filter, expressed as a percentage. It defines the minimum confidence level required for data points to be included in the final 3D model. A higher threshold can lead to a cleaner model by excluding uncertain points, but it may also result in loss of detail. The default value is 30.0, providing a moderate level of filtering.

🏔️ WorldMirror 3D Reconstruction Output Parameters:

model

The model output parameter provides the loaded WorldMirror model ready for 3D reconstruction tasks. This model is configured based on the input parameters and is essential for processing images into 3D representations. It serves as the core component that performs the actual reconstruction work.

device

The device output parameter indicates the hardware used for executing the model, reflecting the input device parameter. This information is useful for understanding the execution context and ensuring compatibility with your system's capabilities.

🏔️ WorldMirror 3D Reconstruction Usage Tips:

  • Ensure that your system has a compatible GPU and CUDA installed to take full advantage of the device parameter set to "cuda", which will significantly enhance processing speed.
  • Experiment with different sampling_strategy options to find the best balance between speed and detail for your specific project needs.
  • Use the enable_conf_filter and conf_threshold_percent parameters to refine your 3D models, especially if you notice noise or inaccuracies in the output.

🏔️ WorldMirror 3D Reconstruction Common Errors and Solutions:

"CUDA device not found"

  • Explanation: This error occurs when the node is set to use a GPU (device="cuda"), but no compatible CUDA device is detected on your system.
  • Solution: Ensure that your system has a CUDA-compatible GPU and that the necessary drivers and CUDA toolkit are installed. Alternatively, set the device parameter to "cpu" if a GPU is not available.

"Invalid sampling strategy"

  • Explanation: This error indicates that the sampling_strategy parameter is set to an unrecognized value.
  • Solution: Verify that the sampling_strategy is set to a valid option, such as "uniform". Check the documentation for any additional supported strategies.

"Confidence filter threshold out of range"

  • Explanation: This error occurs when the conf_threshold_percent is set outside the acceptable range.
  • Solution: Ensure that the conf_threshold_percent is set within a reasonable range, typically between 0 and 100. Adjust the value to suit your filtering needs.

🏔️ WorldMirror 3D Reconstruction Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI_HYWorld2
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

🏔️ WorldMirror 3D Reconstruction