项目作者: MikhailGorobets

项目描述 :
Parallax mapping
高级语言: C#
项目地址: git://github.com/MikhailGorobets/ParallaxMapping.git
创建时间: 2020-10-07T12:34:54Z
项目社区:https://github.com/MikhailGorobets/ParallaxMapping

开源协议:MIT License

下载


Parallax Mapping

Cloning the Repository

To get the repository and all submodules, use the following command:

  1. git clone https://github.com/MikhailGorobets/ParallaxMapping.git

When updating existing repository, don’t forget to update all submodules:

  1. git pull
  2. git submodule update --init --recursive

How To Use

  • Find this scene: ParallaxMapping/Scenes/Scene in the Project Window and then open it
  • Click Play ButtonParallax Mapping