ComfyUI > Nodes > ComfyUI_HYWorld2 > 🌍 WorldMirror V2 3D Reconstruction

ComfyUI Node: 🌍 WorldMirror V2 3D Reconstruction

Class Name

VNCCS_WorldMirrorV2_3D

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 V2 3D Reconstruction Description

Facilitates 3D reconstruction using HY-World-2.0 model, transforming 2D images into detailed 3D models for AI artists.

🌍 WorldMirror V2 3D Reconstruction:

The VNCCS_WorldMirrorV2_3D node is designed to facilitate 3D reconstruction using the advanced capabilities of the HY-World-2.0 model. This node is part of the ComfyUI framework and leverages the WorldMirror V2 technology to transform 2D images into detailed 3D models. The primary goal of this node is to provide a seamless and efficient way to perform 3D reconstructions, making it an invaluable tool for AI artists who wish to create immersive and realistic 3D environments from flat images. By utilizing this node, you can achieve high-quality 3D outputs that are suitable for various applications, including virtual reality, gaming, and digital art. The node's integration with the HY-World-2.0 model ensures that the reconstructions are not only accurate but also visually appealing, capturing intricate details and textures from the input images.

🌍 WorldMirror V2 3D Reconstruction Input Parameters:

device

The device parameter specifies the hardware on which the model will run, typically set to "cuda" for GPU acceleration or "cpu" for CPU processing. Using a GPU can significantly speed up the processing time, making it ideal for handling large datasets or complex reconstructions. The default value is "cuda", but it can be set to "cpu" if a GPU is not available.

sampling_strategy

The sampling_strategy parameter determines the method used to sample data points during the reconstruction process. Options may include "uniform" or other strategies that affect how data is processed and can influence the quality and speed of the reconstruction. The default value is "uniform", which provides a balanced approach to sampling.

enable_conf_filter

The enable_conf_filter parameter is a boolean that, when set to true, activates a confidence filter to refine the reconstruction by excluding low-confidence data points. This can enhance the accuracy of the 3D model by focusing on more reliable data. 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 reconstruction. A higher threshold results in a more selective filtering process, potentially improving model accuracy at the cost of excluding more data. The default value is 30.0%.

🌍 WorldMirror V2 3D Reconstruction Output Parameters:

model

The model output parameter provides the loaded WorldMirror V2 model, ready for inference. This model is the core component used to perform the 3D reconstruction, and its availability as an output allows for further customization or integration with other processes.

device

The device output parameter indicates the hardware used for processing, confirming whether the model is running on a GPU or CPU. This information can be useful for debugging or optimizing performance, ensuring that the node is utilizing the available resources effectively.

🌍 WorldMirror V2 3D Reconstruction Usage Tips:

  • Ensure that your system has a compatible GPU and that the device parameter is set to "cuda" to take full advantage of the node's capabilities and reduce processing time.
  • Experiment with different sampling_strategy options to find the best balance between speed and quality for your specific project needs.
  • Use the enable_conf_filter and conf_threshold_percent parameters to refine your 3D reconstructions, especially when working with complex or noisy datasets.

🌍 WorldMirror V2 3D Reconstruction Common Errors and Solutions:

"CUDA device not found"

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

"Invalid sampling strategy"

  • Explanation: This error indicates that an unsupported value has been provided for the sampling_strategy parameter.
  • Solution: Verify that the sampling_strategy is set to a valid option, such as "uniform", and consult the documentation for other 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 to a value between 0 and 100, representing a valid percentage.

🌍 WorldMirror V2 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 V2 3D Reconstruction