pbr
Here are 199 public repositories matching this topic...
-
Updated
Dec 2, 2020 - C++
In zebra/rt_netlink.c, we call vrf_lookup_by_id() when we get a route to find the associated vrf object for that table.
This should be improved to be a hash table mapping of Table ID to zebra_vrf object.
You would need to create a hash table probably in zebra/zebra_vrf.h that uses the table_id hash as a key and then update the code in vrf_lookup_by_id() to use this.
This shoul
-
Updated
Nov 27, 2020 - C++
-
Updated
Aug 16, 2020 - C
-
Updated
Nov 19, 2018 - HLSL
-
Updated
Oct 12, 2019
-
Updated
Nov 4, 2020 - C#
Using the pattern in the examples on the website, MultiBar::listen will likely hang if an error occurs as the ProgressBar::finish function will never get called. It'd be nice if listen would stop blocking if there aren't any more progress bars.
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Nov 2, 2019 - C++
-
Updated
Dec 1, 2020 - C++
-
Updated
Dec 3, 2020 - C++
-
Updated
Nov 30, 2020 - TypeScript
-
Updated
Oct 21, 2020 - HTML
-
Updated
Feb 3, 2020 - C++
-
Updated
Aug 26, 2020 - C++
-
Updated
Apr 19, 2019 - C++
-
Updated
Oct 25, 2020 - C++
-
Updated
Dec 3, 2020 - C++
Improve this page
Add a description, image, and links to the pbr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pbr topic, visit your repo's landing page and select "manage topics."


Hi,
Sorry for asking sceneform related bug here but since the repo is archived didn't have other options.
This is related to the sceneform related bug google-ar/sceneform-android-sdk#1039
My question is there a way to directly use filament to find the bones position that are exported in the model and