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

AlphaTest Mesh의 MSAA 처리시 Depth Map 작성 버그 #89

Closed
Jin02 opened this issue Apr 11, 2018 · 1 comment
Closed

AlphaTest Mesh의 MSAA 처리시 Depth Map 작성 버그 #89

Jin02 opened this issue Apr 11, 2018 · 1 comment
Assignees
Labels

Comments

@Jin02
Copy link
Owner

Jin02 commented Apr 11, 2018

https://github.com/Jin02/SOCEngine/blob/master/SOCEngine/SOCEngine/Rendering/Renderer/MainRenderer.cpp#L229

Opaque에서 사용하던 BlendState를 그대로 사용하면 안된다.
RenderTargetWriteMask를 0으로 설정한 새로운 Blend State를 사용해야한다.

@Jin02 Jin02 self-assigned this Apr 11, 2018
@Jin02 Jin02 changed the title MSAA - Depth Buffer 작성 버그 AlphaTest Mesh의 MSAA 처리시 Depth Map 작성 버그 Apr 11, 2018
@Jin02 Jin02 mentioned this issue Apr 17, 2018
@Jin02 Jin02 removed the Important label Apr 18, 2018
Jin02 added a commit that referenced this issue Jul 7, 2018
@Jin02 Jin02 added Done and removed Bug labels Jul 7, 2018
@Jin02 Jin02 closed this as completed Jul 7, 2018
@Jin02
Copy link
Owner Author

Jin02 commented Sep 9, 2018

This issue was moved to TeamSOC/SOCEngine#89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant