1 Star 0 Fork 0

褚旭 / PBRViewer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

PBRViewer

This is the repository containing the source code for PBRViewer, an application developed for the master thesis "A Comparison of phyiscally based Rendering Algorithms" by Daniel Schmitt.

PBRViewer

The application allows to change the lighting parameters for physically based rendering algorithms in order to analyze their impact. Currently, there are five models implemented:

  • Cook-Torrance BRDF
  • Blinn-Phong
  • Oren-Nayar BRDF
  • Ashikhmin-Shirley BRDF
  • Disney BRDF

The application was developed under Windows 10 with Visual Studio 2017. At the moment, the application is executable under Windows only.
For the future there are already considerations to port the application also for Linux and MacOS.
OpenGL Version 4.3 or higher is required.

Setup

  1. Clone the repository including submodules:
    git clone --recurse-submodules https://github.com/DanielSchmitt93/PBRViewer
  2. Execute Setup.ps1 in order to extract the provided 3D models
    If you get the error: "Running scripts is disabled on this system" please perform set-executionpolicy remotesigned in a powershell window with administrative rights.
  3. Load the solution file (.sln) with Visual Studio

Quickstart

To get the setup from the image above, please follow these steps, after you have completed the setup:

  1. Start the application
  2. Load the model 'Suzanne' from ./resources/objects/Suzanne by deadalusmask/Suzanne.gltf
  3. Load the skybox ./resources/skybox/blue_grotto_8k.hdr
  4. Activate the lights in the graphic settings panel
  5. Activate 'Enable custom values' in the options of the Cook-Torrance BRDF
  6. Set the slider accordingly to the ones in the image

Contact

For more information or further questions please contact the autor:
schmittda62253@th-nuernberg.de or
danielschmitt@t-online.de

MIT License Copyright (c) 2019 Daniel Schmitt Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chuxu1793/PBRViewer.git
git@gitee.com:chuxu1793/PBRViewer.git
chuxu1793
PBRViewer
PBRViewer
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891