Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

[Renderer] Add support for a Z-Prepass #56

Closed
ghost opened this issue May 12, 2016 · 1 comment
Closed

[Renderer] Add support for a Z-Prepass #56

ghost opened this issue May 12, 2016 · 1 comment
Labels
diff: easy Achievable by a single junior developer with a bit of guidance. pri: low Minor issue or cosmetic issue. Most users would not even notice. type: feature A request for a new feature.
Projects

Comments

@ghost
Copy link

ghost commented May 12, 2016

A simple pass that renders the scene into a depth buffer leaving the other frame attachments unaffected. This can improve performance in some pipelines so it is worth having it as an optional pass.

@ghost ghost added note: help wanted diff: easy Achievable by a single junior developer with a bit of guidance. type: feature A request for a new feature. pri: low Minor issue or cosmetic issue. Most users would not even notice. labels May 12, 2016
@kvark
Copy link
Member

kvark commented Jun 17, 2016

Fixed by #62

@kvark kvark closed this as completed Jun 17, 2016
@ebkalderon ebkalderon moved this from Done to Shipped in Renderer Feb 2, 2017
@ebkalderon ebkalderon moved this from Shipped to Done in Renderer Feb 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
diff: easy Achievable by a single junior developer with a bit of guidance. pri: low Minor issue or cosmetic issue. Most users would not even notice. type: feature A request for a new feature.
Projects
No open projects
Development

No branches or pull requests

2 participants