CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 00:29:56 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/"782f6cb0f152f55986f707220190d433"
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=oXaxusu01IfFKWBewkReEaEIRt5X2UfWugj8QTnnK3wvS10YBDoVBoOdBJbtxIP%2FRYiXmrZUHg3T4X53HxLhwV1SdqDlHT%2FFZWuMyskhUAKbRnSN%2FVBRqPxB9%2BKX3uKPKJgQMVK0kN6i0PfxGj6Ircru6LMs1CCK3aAA9nj5bD9Sbdm0c6Nlj%2Fpceb8Kv%2F6uuEBiDtiVtRxhjKYwJR0N%2FWqyHDreMMmdnW%2FY1HF8KlgejnL6V3XETVVWlmH3nVYt17WngykBkCkv3IHcCrEY2w%3D%3D--KeeDcGAckQsV9wLI--fv22WTYaKhVH3Lv7XAg2rw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1680028487.1753662595; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:29:55 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:29:55 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C134:0A61:8C0B21:BA3EBA:6886C483
PLY TexturesVertex loading · facebookresearch/pytorch3d@6c3fe95 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit 6c3fe95
PLY TexturesVertex loading
Summary:
Include TexturesVertex colors when loading and saving Meshes to PLY files.
A couple of other improvements to the internals of ply_io, including using `None` instead of empty tensors for some missing data.
Reviewed By: gkioxari
Differential Revision: D27765260
fbshipit-source-id: b9857dc777c244b9d7d6643b608596d31435ecda1 parent 097b0ef commit 6c3fe95Copy full SHA for 6c3fe95
File tree
Expand file treeCollapse file tree
2 files changed
+135
-53
lines changedFilter options
- pytorch3d/io
- tests
Expand file treeCollapse file tree
2 files changed
+135
-53
lines changed+81-52Lines changed: 81 additions & 52 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
69 |
| - | |
| 70 | + | |
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
| |||
142 | 143 |
| |
143 | 144 |
| |
144 | 145 |
| |
145 |
| - | |
| 146 | + | |
146 | 147 |
| |
147 | 148 |
| |
148 | 149 |
| |
| |||
891 | 892 |
| |
892 | 893 |
| |
893 | 894 |
| |
894 |
| - | |
895 |
| - | |
| 895 | + | |
| 896 | + | |
896 | 897 |
| |
897 | 898 |
| |
898 | 899 |
| |
| |||
903 | 904 |
| |
904 | 905 |
| |
905 | 906 |
| |
906 |
| - | |
907 | 907 |
| |
908 | 908 |
| |
909 | 909 |
| |
910 | 910 |
| |
911 |
| - | |
| 911 | + | |
912 | 912 |
| |
913 | 913 |
| |
914 | 914 |
| |
| |||
950 | 950 |
| |
951 | 951 |
| |
952 | 952 |
| |
953 |
| - | |
954 |
| - | |
955 |
| - | |
| 953 | + | |
956 | 954 |
| |
957 | 955 |
| |
958 | 956 |
| |
959 | 957 |
| |
960 | 958 |
| |
961 | 959 |
| |
962 |
| - | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
963 | 964 |
| |
964 | 965 |
| |
965 | 966 |
| |
| |||
1016 | 1017 |
| |
1017 | 1018 |
| |
1018 | 1019 |
| |
1019 |
| - | |
1020 |
| - | |
| 1020 | + | |
| 1021 | + | |
1021 | 1022 |
| |
1022 | 1023 |
| |
1023 | 1024 |
| |
| |||
1029 | 1030 |
| |
1030 | 1031 |
| |
1031 | 1032 |
| |
| 1033 | + | |
1032 | 1034 |
| |
1033 | 1035 |
| |
1034 | 1036 |
| |
1035 | 1037 |
| |
1036 |
| - | |
1037 |
| - | |
1038 |
| - | |
| 1038 | + | |
| 1039 | + | |
1039 | 1040 |
| |
1040 | 1041 |
| |
1041 |
| - | |
| 1042 | + | |
1042 | 1043 |
| |
1043 | 1044 |
| |
1044 | 1045 |
| |
| |||
1052 | 1053 |
| |
1053 | 1054 |
| |
1054 | 1055 |
| |
1055 |
| - | |
| 1056 | + | |
1056 | 1057 |
| |
1057 | 1058 |
| |
1058 | 1059 |
| |
1059 |
| - | |
| 1060 | + | |
1060 | 1061 |
| |
1061 | 1062 |
| |
1062 | 1063 |
| |
| |||
1069 | 1070 |
| |
1070 | 1071 |
| |
1071 | 1072 |
| |
1072 |
| - | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
1073 | 1080 |
| |
1074 | 1081 |
| |
1075 | 1082 |
| |
| |||
1085 | 1092 |
| |
1086 | 1093 |
| |
1087 | 1094 |
| |
1088 |
| - | |
| 1095 | + | |
1089 | 1096 |
| |
1090 | 1097 |
| |
1091 | 1098 |
| |
| |||
1125 | 1132 |
| |
1126 | 1133 |
| |
1127 | 1134 |
| |
1128 |
| - | |
1129 |
| - | |
1130 |
| - | |
1131 |
| - | |
1132 |
| - | |
1133 |
| - | |
1134 | 1135 |
| |
1135 | 1136 |
| |
1136 | 1137 |
| |
| |||
1143 | 1144 |
| |
1144 | 1145 |
| |
1145 | 1146 |
| |
1146 |
| - | |
1147 |
| - | |
1148 |
| - | |
1149 |
| - | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
1150 | 1155 |
| |
1151 | 1156 |
| |
1152 | 1157 |
| |
1153 | 1158 |
| |
1154 |
| - | |
1155 |
| - | |
1156 | 1159 |
| |
1157 | 1160 |
| |
1158 | 1161 |
| |
| |||
1161 | 1164 |
| |
1162 | 1165 |
| |
1163 | 1166 |
| |
1164 |
| - | |
| 1167 | + | |
1165 | 1168 |
| |
1166 | 1169 |
| |
1167 | 1170 |
| |
| |||
1182 | 1185 |
| |
1183 | 1186 |
| |
1184 | 1187 |
| |
1185 |
| - | |
1186 |
| - | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
1187 | 1201 |
| |
1188 | 1202 |
| |
1189 | 1203 |
| |
| |||
1201 | 1215 |
| |
1202 | 1216 |
| |
1203 | 1217 |
| |
1204 |
| - | |
1205 |
| - | |
1206 |
| - | |
1207 |
| - | |
1208 |
| - | |
1209 |
| - | |
1210 |
| - | |
1211 |
| - | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
1212 | 1242 |
| |
1213 | 1243 |
| |
1214 | 1244 |
| |
| |||
1226 | 1256 |
| |
1227 | 1257 |
| |
1228 | 1258 |
| |
1229 |
| - | |
1230 |
| - | |
1231 |
| - | |
| 1259 | + | |
1232 | 1260 |
| |
1233 |
| - | |
1234 |
| - | |
1235 |
| - | |
1236 |
| - | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
1237 | 1265 |
| |
1238 | 1266 |
| |
1239 | 1267 |
| |
| |||
1249 | 1277 |
| |
1250 | 1278 |
| |
1251 | 1279 |
| |
1252 |
| - | |
| 1280 | + | |
| 1281 | + | |
1253 | 1282 |
| |
1254 | 1283 |
| |
1255 | 1284 |
| |
1256 | 1285 |
| |
1257 | 1286 |
| |
1258 |
| - | |
| 1287 | + | |
1259 | 1288 |
| |
1260 | 1289 |
| |
1261 | 1290 |
| |
|
+54-1Lines changed: 54 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 |
| - | |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
| |||
189 | 191 |
| |
190 | 192 |
| |
191 | 193 |
| |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
192 | 245 |
| |
193 | 246 |
| |
194 | 247 |
| |
|
You can’t perform that action at this time.
0 commit comments