Weizhen Huang weizhen
  • Joined on 2022-10-03
Weizhen Huang pushed to point-sphere-light at brecht/blender 2024-02-07 13:19:49 +01:00
93eae86b30 Add versioning for files created before 4.0
4f9c663748 Cleanup: Remove TODO
da1540a641 Renaming, set default in DNA
42d6b5cbb0 Fix pdf for MNEE
420ab97c1d Cleanup: fix typo, renaming, adding TODO for texture
Compare 5 commits »
Weizhen Huang pushed to point-sphere-light at brecht/blender 2024-02-06 18:51:39 +01:00
9a3d905227 UI: Change Shape enum to "Use Soft Falloff" boolean
Weizhen Huang pushed to point-sphere-light at brecht/blender 2024-02-06 16:18:50 +01:00
389a641dda EEVEE: add sphere/disk shape option for point and spot light
068a67a2d4 UI: add Shape option for point and spot light
Compare 2 commits »
Weizhen Huang pushed to eevee-vndf at weizhen/blender 2024-01-12 09:22:14 +01:00
08c8752442 EEVEE-Next: implement less noisy GGX VNDF sampling for reflections
ea669cb8dc EEVEE-Next: implement more efficient GGX VNDF sampling
950759a526 Cleanup: Move Text Editor runtime data to a separate allocation
e202c81b41 Fix #115117: Crash displaying status info on undo with subsurf mesh
3aa3743b6e Fix hang on startup under Wayland & LIBDECOR with the VULKAN backend
Compare 257 commits »
Weizhen Huang pushed to main at weizhen/.profile 2024-01-09 11:33:14 +01:00
934cbfa14b initial commit
Weizhen Huang created branch main in weizhen/.profile 2024-01-09 11:33:14 +01:00
Weizhen Huang created repository weizhen/.profile 2024-01-09 11:24:45 +01:00
Weizhen Huang commented on pull request blender/blender#109757 2024-01-04 10:13:31 +01:00
WIP: Cycles: implement faster GGX VNDF sampling

About my concerns regarding the lack of concentric mapping, the author of the paper, Yusuke Tokuyoshi, suggested to look at the reflection vectors instead of the half-vectors, as their method…

Weizhen Huang created pull request blender/blender#116773 2024-01-04 09:53:32 +01:00
EEVEE-Next: implement more efficient and less noisy GGX VNDF sampling
Weizhen Huang pushed to eevee-vndf at weizhen/blender 2024-01-04 09:22:04 +01:00
cdc0483814 EEVEE-Next: implement less noisy GGX VNDF sampling for reflections
Weizhen Huang pushed to eevee-vndf at weizhen/blender 2024-01-04 09:18:06 +01:00
ded5b7dbf6 EEVEE-Next: implement less noisy GGX VNDF sampling for reflections
a1755a01c8 EEVEE-Next: implement more efficient GGX VNDF sampling
ac70bc3611 Fix: temporarily disable Cycles patch map assert to avoid failing test
8131a636fb Build: bump supported Python version to 3.11 on macOS
0b0e0601a1 UI: Recent Menu Previews
Compare 10 commits »
Weizhen Huang created branch eevee-vndf in weizhen/blender 2024-01-04 09:18:06 +01:00
Weizhen Huang commented on pull request blender/blender#109757 2023-12-23 20:49:23 +01:00
WIP: Cycles: implement faster GGX VNDF sampling

There is a new paper at SIGGRAPH Asia 2023 Bounded VNDF Sampling for Smith–GGX Reflections

Weizhen Huang created pull request blender/blender#116094 2023-12-12 13:22:32 +01:00
WIP: Cycles: Multi-scale Principled Hair Huang Model
Weizhen Huang created branch hair-nearfield in weizhen/blender 2023-12-12 13:06:58 +01:00
Weizhen Huang pushed to hair-nearfield at weizhen/blender 2023-12-12 13:06:58 +01:00
f4db5443d3 WIP: Cycles: make Principled Hair Huang both near- and far-field
57baa1ed2a Cleanup: simplify computation of h_to_gamma() in Principled Hair Huang
1c81a65246 Refactor: pre-compute valid integration interval in Principled Hair Huang
5ecb8dc206 Cycles: adjust normal in Principled Hair Huang to be orthogonal to the tangent
16705f078c Fix #116000: Face set toggle visibility not working correctly
Compare 10 commits »
Weizhen Huang pushed to fix-hair-firefly at weizhen/blender 2023-12-12 10:07:39 +01:00
38e125ce35 Fix #113728: fireflies in Principled Hair Huang with MIS
Weizhen Huang created pull request blender/blender#116088 2023-12-12 10:05:35 +01:00
Fix #113728: fireflies in Principled Hair Huang with MIS
Weizhen Huang pushed to fix-hair-firefly at weizhen/blender 2023-12-12 10:03:50 +01:00
3421501123 Fix #113728: fireflies in Principled Hair Huang with MIS
f9269312da Fix #116075: OpenGL Shader Compilation On Selected Platforms
1db803516a Fix: Debug assert in file_handler_test
6428f2329e Anim: reorder "View in Graph Editor" buttons in the context menu
f66ad2d919 Cleanup: Suppress Unused Variables In Release Builds
Compare 10 commits »