CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 22:10:52 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/facebookresearch/pytorch3d.git
etag: W/"d3d787e8f4289f3c7d4be59cc273af86"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=3sJ5kS653n7XMGVDSMA%2FFpswHAO3BsxRDzU6DG%2FJak65sugL46BsnTp9K8mKsOrlxe%2Fx2dFW0d5wCyi%2BI7d2cHw8ONfEISiXTWboUkBkIm9zo2AazUVu8RUCNOtuVa55WI3qhmQgt%2BqWbV4aiVghbnJ9e6Rc37bmRudzsXTD8TQTrf6FSvC6CgUDqGwApMndSvNaN7pnLyEazjVy0G8jkVij4ftMEqlqF1mH6Z9EgfBq7rGxpXvMRNQV3J5nPj3k4db5uce2Ox9AoLnwPteTrg%3D%3D--fqjIi62l%2Fb%2FzBS%2FM--zlimewIQs2lv3oHM%2FaMgNQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1459720979.1753654252; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 22:10:52 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 22:10:52 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8240:3240E6:11D0B76:1775D9F:6886A3EC
Texture Atlas sampling bug fix · facebookresearch/pytorch3d@01759d8 · GitHub
Copy file name to clipboardExpand all lines: docs/notes/renderer_getting_started.md
Copy file name to clipboardExpand all lines: pytorch3d/renderer/mesh/textures.py
Copy file name to clipboardExpand all lines: tests/test_render_meshes.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit 01759d8
Texture Atlas sampling bug fix
Summary: Fixes the index out of bound errors for texture sampling from a texture atlas: when barycentric coordinates are 1.0, the integer index into the (R, R) per face texture map is R (max can only be R-1).
Reviewed By: gkioxari
Differential Revision: D25543803
fbshipit-source-id: 82d0935b981352b49c1d95d5a17f9cc88bad0a821 parent 3d769a6 commit 01759d8Copy full SHA for 01759d8
File tree
Expand file treeCollapse file tree
3 files changed
+58
-8
lines changedFilter options
- docs/notes
- pytorch3d/renderer/mesh
- tests
Expand file treeCollapse file tree
3 files changed
+58
-8
lines changeddocs/notes/renderer_getting_started.md
Copy file name to clipboardExpand all lines: docs/notes/renderer_getting_started.md+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
| 88 | + | |
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
|
pytorch3d/renderer/mesh/textures.py
Copy file name to clipboardExpand all lines: pytorch3d/renderer/mesh/textures.py+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
482 | 494 |
| |
483 | 495 |
| |
484 | 496 |
| |
| |||
504 | 516 |
| |
505 | 517 |
| |
506 | 518 |
| |
507 |
| - | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
508 | 523 |
| |
509 | 524 |
| |
510 | 525 |
| |
|
tests/test_render_meshes.py
Copy file name to clipboardExpand all lines: tests/test_render_meshes.py+40-6Lines changed: 40 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
956 | 956 |
| |
957 | 957 |
| |
958 | 958 |
| |
| 959 | + | |
959 | 960 |
| |
960 | 961 |
| |
961 | 962 |
| |
| |||
970 | 971 |
| |
971 | 972 |
| |
972 | 973 |
| |
| 974 | + | |
973 | 975 |
| |
974 | 976 |
| |
975 | 977 |
| |
976 |
| - | |
| 978 | + | |
977 | 979 |
| |
978 | 980 |
| |
979 | 981 |
| |
980 | 982 |
| |
981 | 983 |
| |
982 | 984 |
| |
983 | 985 |
| |
984 |
| - | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
985 | 990 |
| |
986 | 991 |
| |
987 | 992 |
| |
| |||
993 | 998 |
| |
994 | 999 |
| |
995 | 1000 |
| |
| 1001 | + | |
996 | 1002 |
| |
997 |
| - | |
| 1003 | + | |
998 | 1004 |
| |
999 | 1005 |
| |
1000 | 1006 |
| |
1001 | 1007 |
| |
1002 |
| - | |
| 1008 | + | |
1003 | 1009 |
| |
1004 | 1010 |
| |
1005 | 1011 |
| |
1006 | 1012 |
| |
1007 | 1013 |
| |
1008 |
| - | |
| 1014 | + | |
1009 | 1015 |
| |
1010 | 1016 |
| |
1011 | 1017 |
| |
1012 |
| - | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
1013 | 1047 |
| |
1014 | 1048 |
| |
1015 | 1049 |
| |
|
You can’t perform that action at this time.
0 commit comments