Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Animations are very dim due to illumination not changing #393

Description

@PeterJCLaw

One option might be to change the way we do the fade-up at the start.

Here's some fudging I applied for SR2023 which makes the animations more usable:

sed -i "s/exposure='1'/exposure='5'/" match-*.x3d
sed -i "s/intensity='0.2'/intensity='0.8'/" match-*.x3d
sed -i "s/luminosity='0.05'/luminosity='0.25'/" match-*.x3d

sed -i 's/"1 1 1"/"50 50 50"/g' match-*.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    competiton-productionThings relating to production side of using the simulator for the virtual competition.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions