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

Performance Optimization #17

Open
2 of 3 tasks
Flimsy-Fox opened this issue Oct 31, 2024 · 0 comments
Open
2 of 3 tasks

Performance Optimization #17

Flimsy-Fox opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Flimsy-Fox
Copy link
Owner

Flimsy-Fox commented Oct 31, 2024

Features:

deltaTime. Set by world, default is 1/30. Governs sample count.
deltaTime (server-side).

  • Use AudioLink FPS to govern sample count (replaces deltaTime).
  • Client-side denoiser.
  • Server-side denoiser.

Re-write shader to optimize for performance.

@Flimsy-Fox Flimsy-Fox added the enhancement New feature or request label Oct 31, 2024
@Flimsy-Fox Flimsy-Fox moved this from Backlog to In progress in VRC Shader 1.3.0 Release Oct 31, 2024
@Flimsy-Fox Flimsy-Fox self-assigned this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

No branches or pull requests

1 participant