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

misc todo & ideas #3

Open
21 of 24 tasks
i-saint opened this issue Jun 23, 2019 · 2 comments
Open
21 of 24 tasks

misc todo & ideas #3

i-saint opened this issue Jun 23, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@i-saint
Copy link
Contributor

i-saint commented Jun 23, 2019

  • add an option to select objects for shadow caster/receiver independently
  • hit mask layer
  • object space skinning
  • handle drag & dropped scenes from Hierarchy
  • export to image functionality
  • debug functionality: timestamp
  • debug functionality: 'always update acceleration structures' mode
  • multiple command lists for deform & building BLAS (for potential parallelization)
  • use global root signature instead of local root signature
  • flip caster mesh faces option
  • ID3D12Device::SetStablePowerState()
  • handle dynamic Meshes
    • Alembic meshes, etc
  • faster BLAS update for baked meshes
    • for Cloth
  • use Lights' culling mask
  • use Cameras' culling mask
  • use MeshRenderer's shadow mode
  • use Lights' shadow settings
  • set light index to light alpha
  • bit mask output option
  • use CommandBuffers for precise draw order
    • actually not needed
  • (unity) global shader parameter to detect RTHS is used
  • normalize light intensity
  • debug view for adaptive sampling
  • optimal shadow ray offset
@i-saint i-saint added the enhancement New feature or request label Jun 23, 2019
@i-saint i-saint changed the title todo: More flexible shadow caster/receiver combination misc todo & ideas Jun 26, 2019
@PeppeDK
Copy link

PeppeDK commented Sep 5, 2019

it would be great if you could pass unity's buffers like: "normal, albedo,..." in the shader "rthsShadowDXR.hlsl"

@i-saint
Copy link
Contributor Author

i-saint commented Sep 6, 2019

#34

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
None yet
Development

No branches or pull requests

2 participants