Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phong Shading shaders #34

Closed
wants to merge 10 commits into from
Closed

Phong Shading shaders #34

wants to merge 10 commits into from

Conversation

juanraul8
Copy link
Collaborator

Implementation based on http://www.cs.toronto.edu/~jacobson/phong-demo/. Parameters are defined in shaders as they do not match directly to the parameters of the BRDF based on Disney model (Material.h)

@juanraul8 juanraul8 self-assigned this Nov 7, 2020
Copy link
Owner

@Zielon Zielon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes are required.

position .1855 .0825 .169
scale 0.01 0.01 0.01
}

mesh
{
file cornell_box/cbox_largebox.obj
material orange
material white
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, don't change those files.

@Zielon Zielon closed this Nov 8, 2020
@Zielon
Copy link
Owner

Zielon commented Nov 8, 2020

Won't do

@Zielon Zielon deleted the juan-dev branch November 8, 2020 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants