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

Staging Belt & use in PointCloudBuilder #594

Closed
wants to merge 10 commits into from

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Dec 18, 2022

TODO:

  • fix horrible debug performance
  • size point cloud builder correctly / let it handle chunks
  • put all writes for point cloud onto the staging belt (as a proof of concept! other things can wait)
  • improve staging belt ergonomics further
  • do we REALLY need to take a dependency on ouroboros?

Fixes #592
First half of #426

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I've added a line to CHANGELOG.md (if this is a big enough change to warrant it)

@Wumpf Wumpf added the 🔺 re_renderer affects re_renderer itself label Dec 18, 2022
@Wumpf
Copy link
Member Author

Wumpf commented Dec 19, 2022

haven't tried it, but gfx-rs/wgpu#3307 might help with debug perf

@Wumpf Wumpf mentioned this pull request Feb 2, 2023
3 tasks
@Wumpf Wumpf closed this Feb 23, 2023
@Wumpf Wumpf deleted the andreas/re_renderer/staging-belt branch February 23, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔺 re_renderer affects re_renderer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use texture/buffer destroy in resource pool
1 participant