Skip to content

Feature depth sort integration#3372

Merged
codeanticode merged 3 commits into
processing:masterfrom
JakubValtar:feature-depth-sort-integration
Jun 10, 2015
Merged

Feature depth sort integration#3372
codeanticode merged 3 commits into
processing:masterfrom
JakubValtar:feature-depth-sort-integration

Conversation

@codeanticode

Copy link
Copy Markdown
Contributor

No description provided.

- In P3D, use ENABLE_DEPTH_SORT and DISABLE_DEPTH_SORT hints to switch
between sorted and unsorted mode. Raw output is affected as well.
- Enabling or disabling sorting will flush before making the change.
- You can first draw geometry which does not need sorting, then enable
sorted mode mid-frame and draw transparent geometry, then switch back.
The only cost for switching is flush.
codeanticode added a commit that referenced this pull request Jun 10, 2015
@codeanticode codeanticode merged commit 74fee4f into processing:master Jun 10, 2015
@JakubValtar JakubValtar deleted the feature-depth-sort-integration branch August 6, 2015 00:02
@github-actions

Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants