Skip to content

OutlinePass no longer detects hidden edges #70

@vanruesc

Description

@vanruesc

The hidden edge detection functionality of the OutlinePass is currently broken.

One reason for this is that the depth render target format has been changed to RGB in 4a13895 while the depth packing method is set to RGBADepthPacking. Furthermore, an incorrect refactoring was performed in 156d893 which broke depth comparison.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingregressionSomething that worked before is now broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions