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

renderer: 3D texture manager #1349

Closed
wants to merge 3 commits into from
Closed

renderer: 3D texture manager #1349

wants to merge 3 commits into from

Conversation

teh-cmc
Copy link
Member

@teh-cmc teh-cmc commented Feb 17, 2023

Drafting while I investigate a different approach

Same as the 2D one but with 3D textures pretty much.

More volumetric stuff to follow.

@teh-cmc teh-cmc added enhancement New feature or request 🔺 re_renderer affects re_renderer itself labels Feb 17, 2023
@@ -85,6 +85,12 @@ pub fn init() {
fs.create_file(virtpath, content).unwrap();
}

{
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this entire file shouldn't be modified at all

@teh-cmc teh-cmc marked this pull request as draft February 18, 2023 16:05
@teh-cmc
Copy link
Member Author

teh-cmc commented Feb 18, 2023

Not gonna need it after all!

@teh-cmc teh-cmc closed this Feb 18, 2023
@zalo
Copy link

zalo commented Jan 23, 2025

What was the alternative you found? I'm thinking about volumetric textures in Rerun as well...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🔺 re_renderer affects re_renderer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants