Skip to content

Light probe matrix caching could be accelerated #20738

@alice-i-cecile

Description

@alice-i-cecile

This seems to be the only use of light_from_world. Why is this potentially being recomputed each time this function is called? It almost seems like we should just compute light_from_world_transposed ahead of time and just cache that in LightProbeInfo.

Originally posted by @james7132 in #20708 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-PerformanceA change motivated by improving speed, memory usage or compile timesD-TrivialNice and easy! A great choice to get started with BevyS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions