-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regenerate documentation (addition of `LargeSteps`) Expose m_film member in Sensor python bindings Add basic tests for LargeSteps Update tutorials submodule - fixed broken links Fix resources paths in test_largesteps.py Check for cholespy module before running tests Fix incorrect example in `measured.cpp` file. Unmark thinlens parameters as differentiable add color_ramp Add Color_ramp Add Color Ramp color interpolation with single factor Add Color Ramp color interpolation with bitmap Fix Color Ramp interpolate weight Fix color ramp bitmap interpolate systematic deviation Add Color Ramp color interpolate with gray (1 channel) bitmap Rename interpolate with single/bitmap functions' name Add another RGB2Gray method for ColorRamp to transform Color3f to Float Add ColorRamp for roughness, specular, metallic, and etc. Float spatially varying variable in BSDF Add ColorRamp for cuda_ad_mono Fix bug of single factor (distinguish from single channel bitmap factor) in ColoRamp Add Constant interpolation for ColorRamp Add Catmull-Rom splines (similar to Cardinal in Blender) for ColorRamp Add ease (not sure which kind) interpolation for ColorRamp Fix linear interpolate typo in ColorRamp Add Ease interpolation for ColorRamp Add weight function for cardinal and b-splines interpolation of ColorRamp Fix start index from 0 Add dr::gather support for Class Texture Add multi texture pos gather | Add ease and linear interpolation for multi-nodes Add b_splines and constant for multi nodes| Add boundary check Delete checking case for linear interpolation Complete 3 channel texture all interpolation types Add all for single factor or 1 channel | Difference with Blender on key_curve_position_weights Add different order derivative for cardinal and b_splines Remove color ramp for bump and normal bsdf Cleanup Add pytest for color_ramp Clean up ColorRamp Clean up
- Loading branch information
1 parent
c99acb7
commit a9bedb3
Showing
19 changed files
with
2,672 additions
and
815 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.