yocto-gl icon indicating copy to clipboard operation
yocto-gl copied to clipboard

Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics

Results 812 yocto-gl issues
Sort by recently updated
recently updated
newest added

This issue tracks changes to the API: - [ ] names for trace - [ ] render? - [ ] cutrace and trace naming - [x] names for BVH -...

This issue tracks implementation to core libraries: - [ ] pass math types by value - [ ] consider removing operator [] from vecs and use at() free function instead,...

This issue tracks improvements to trace - [ ] port to Metal path tracer - [ ] consider making more functions public - [ ] eyelight should only do diffuse...

This issue tracks changes to input/output functions for easier implementation. - [ ] move io to `yocto_io.xxx` - [ ] implement ply directly in pbrt - [ ] implement ply...

## Related Issues/PRs Resolve #6446 ## What changes are proposed in this pull request? Add a waveform visualization and play/pause control to audio artifacts in the artifacts viewer in a...

rn/feature
area/uiux

Signed-off-by: harupy ## Related Issues/PRs #xxx ## What changes are proposed in this pull request? Merge master into branch-2.0. ## How is this patch tested? - [ ] I have...

rn/none

This PR makes the following changes to the scoring API: headers: No longer recognize format flags used in mlflow 1.0 to specify pandas encoding (split or records or numpy split)....

rn/breaking-change
area/scoring

## Related Issues/PRs #xxx ## What changes are proposed in this pull request? Add transformer package dependency for tensorflow cross tests. Previously the `transformer` dependency was added for "keras" flavor,...

rn/none
area/build

## Related Issues/PRs #xxx ## What changes are proposed in this pull request? Add a test for proto compatibility to prevent issues such as https://github.com/mlflow/mlflow/pull/6834 when updating proto definitions. ##...

rn/none
area/tracking

Signed-off-by: Mingyu Li ## Changes **Added unit test** **Minor improvement to avoid fetching credentials more times than needed when initial credentials expires** ## Related Issues/PRs ## What changes are proposed...

rn/none