浏览代码

Fix minor typos

/main
GitHub 5 年前
当前提交
eecb5614
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 8
      README.md

8
README.md


# Unity startup DXR project
This repository contains a startup Unity Project that uses DXR. It allow to start with Unity HDRP DXR.
This repository contains a startup Unity Project that uses DXR. It allows you to start with Unity HDRP DXR.
You can clone the repository using tools like Git, Github Desktop, or Sourcetree.

This Project uses the real-time ray tracing feature that experimentally released in Unity 2019.3b1. Use it with HDRP package version 7.1.1 or higher. You can not use this Project for any production work. For more information about ray tracing in HDRP, see the [Documentation](https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html?subfolder=/manual/Ray-Tracing-Getting-Started.html).
Caution: The master branch of this project work with development verison of Unity, please use branch release/2019.3 for gettting a version that is compatible with Unity 2019.3
Caution: The master branch of this project works with the development version of Unity, please use branch release/2019.3 for gettting a version that is compatible with Unity 2019.3
Requirements:
- NVIDIA RTX series card with the latest drivers [here](https://www.nvidia.com/Download/index.aspx?lang=com)

- Install latest Unity 2019.3
- Clone the Project
- Launch Unity.exe
- The project is pre-configure to work with HDRP DXR
- The project is pre-configured to work with HDRP DXR
- I get " this application wont work on this computer" when running Unity.exe
- I get "this application won't work on this computer" when running Unity.exe
You don't have all the files from the repository. This Project uses Git Large Files Support (LFS). Downloading a zip file using the green button on Github **does not work**. You must clone the Project with a version of git that has LFS, or download a zip from the [release section](https://github.com/Unity-Technologies/SmallOfficeRayTracing/releases). You can download Git LFS here: <https://git-lfs.github.com/>.
正在加载...
取消
保存