Parallax 3D Print

HandsomeCheese - 代码插件 - 2022/06/24

This plugin can help you create the 3D parallax material you need in a very short time

  • 支持的平台
  • 支持的引擎版本
    4.27, 5.0
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

This plugin can help you create the 3D parallax material you need in a very short time.

The material is similar to the furniture in the UE5 Matrix's parallax room.

Video Demonstration

  • Automatically generate the required front and back depth maps and HDR capture maps
  • Based on two different algorithms, the corresponding materials are generated, which can be used directly or can be nested and combined

技术细节

Features:


  • Hammersley algorithm
  • Halton algorithm
  • Automatically generate materials


Code Modules:


  •  Parallax3DPrintPlugin-RT2DEditorCustomize [Editor]
  • Parallax3DPrintPlugin-RT2DRuntimeCustomize [Runtime]


Number of C++ Classes: 9

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

Documentation: Document

Example Project: Example