MikhailGorobets / ParallaxMapping

Parallax mapping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parallax Mapping

Cloning the Repository

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

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

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

git pull
git submodule update --init --recursive

How To Use

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

Links

Parallax Mapping

About

Parallax mapping

License:MIT License


Languages

Language:C# 100.0%