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

First feature set #1

Closed
19 tasks done
Delt06 opened this issue Feb 19, 2023 · 1 comment
Closed
19 tasks done

First feature set #1

Delt06 opened this issue Feb 19, 2023 · 1 comment
Labels
Bug Something isn't working Enhancement Improvement over existing functionality Feature New functionality Lighting/Shadows Lighting, shadows, GI, etc. Post FX Post-processing or screen-space effects Unity Support Support for built-in Unity features
Milestone

Comments

@Delt06
Copy link
Owner

Delt06 commented Feb 19, 2023

  • Basic Toon Shader with Global Ramp
  • Crisp Anti-Aliased Ramp
  • Variance Shadow Mapping
  • MSAA
  • VSM Blur: add a multi-compile option for simpler blur
  • Fix preview lighting
  • Change _buffer.SetGlobalVector(DirectionalLightColorId, Vector4.one); back to zero
  • Shadows: normals bias
  • Crisp AA for shadows
  • HDR
  • Bloom
  • Stylized Bloom
  • Outline (inverted hull)
  • Custom normals for the inverted hull outlines
  • SSAO
  • Stylized SSAO (cross-hatching)
  • fog: both for forward and inverted hull outline
  • MSAA: depth "resolve" via a depth-only pass
  • Optimize shadow coords computation (bake transformations into the matrix)
@Delt06 Delt06 added Enhancement Improvement over existing functionality Feature New functionality and removed Enhancement Improvement over existing functionality labels Mar 11, 2023
@Delt06 Delt06 changed the title TODO First feature set Mar 11, 2023
@Delt06
Copy link
Owner Author

Delt06 commented Mar 11, 2023

Transferred all remaining tasks to independent issues.

@Delt06 Delt06 closed this as completed Mar 11, 2023
@Delt06 Delt06 modified the milestones: MVP, MVP (v0.2.0), v0.1.0 Apr 9, 2023
@Delt06 Delt06 added Unity Support Support for built-in Unity features Lighting/Shadows Lighting, shadows, GI, etc. Post FX Post-processing or screen-space effects Bug Something isn't working Enhancement Improvement over existing functionality labels Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Enhancement Improvement over existing functionality Feature New functionality Lighting/Shadows Lighting, shadows, GI, etc. Post FX Post-processing or screen-space effects Unity Support Support for built-in Unity features
Projects
None yet
Development

No branches or pull requests

1 participant