CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 09:26:17 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/"aeee3e4077ec3e0fa07dd90357545a68"
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=H1exbjpfdMAQtZA0e19UulX%2BdUSBNZacLn%2B4RrhqEcNizoeP%2Fw8KwriUzFC4U2Ogo8AelSOLzNdXoW6Db%2FruHt44zRFKz8E0zQvmIxCo33OFgkA3beiUm5O5OmQ8eyyIXg6veRROAseBfsI6f13QIh6S2ciIyFZ%2FgMoAXZXL1ywNYQhEAEkIi5UAl0ZbYzPBKO64b2HhhI%2FiqbIr7YADi9L%2FaKLmp5G1x2hh1SvGfcgFmGsWyzI24YTKSqdXjA19vKuckUcds4vDGHs76GvMjQ%3D%3D--Jb7nfir37eK0n1ZH--k8eEhAAqtC3vzwhJZKxaOA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.232116463.1753608376; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 09:26:16 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 09:26:16 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E0C0:3240E6:CB9328:10DA7D2:6885F0B8
PLY load normals · facebookresearch/pytorch3d@6fa66f5 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit 6fa66f5
PLY load normals
Summary: Add ability to load normals when they are present in a PLY file.
Reviewed By: nikhilaravi
Differential Revision: D26458971
fbshipit-source-id: 658270b611f7624eab4f5f62ff438038e1d257231 parent b314bee commit 6fa66f5Copy full SHA for 6fa66f5
File tree
Expand file treeCollapse file tree
2 files changed
+105
-21
lines changedFilter options
- pytorch3d/io
- tests
Expand file treeCollapse file tree
2 files changed
+105
-21
lines changed+55-20Lines changed: 55 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
780 | 780 |
| |
781 | 781 |
| |
782 | 782 |
| |
783 |
| - | |
| 783 | + | |
784 | 784 |
| |
785 |
| - | |
| 785 | + | |
786 | 786 |
| |
787 | 787 |
| |
788 | 788 |
| |
| |||
793 | 793 |
| |
794 | 794 |
| |
795 | 795 |
| |
| 796 | + | |
| 797 | + | |
| 798 | + | |
796 | 799 |
| |
797 | 800 |
| |
798 | 801 |
| |
799 | 802 |
| |
800 |
| - | |
| 803 | + | |
801 | 804 |
| |
802 | 805 |
| |
803 | 806 |
| |
| |||
807 | 810 |
| |
808 | 811 |
| |
809 | 812 |
| |
| 813 | + | |
| 814 | + | |
810 | 815 |
| |
811 | 816 |
| |
812 | 817 |
| |
| 818 | + | |
813 | 819 |
| |
814 | 820 |
| |
815 | 821 |
| |
| |||
819 | 825 |
| |
820 | 826 |
| |
821 | 827 |
| |
| 828 | + | |
| 829 | + | |
| 830 | + | |
822 | 831 |
| |
823 | 832 |
| |
824 | 833 |
| |
| |||
831 | 840 |
| |
832 | 841 |
| |
833 | 842 |
| |
| 843 | + | |
834 | 844 |
| |
835 | 845 |
| |
836 | 846 |
| |
837 | 847 |
| |
838 | 848 |
| |
839 |
| - | |
| 849 | + | |
840 | 850 |
| |
841 |
| - | |
| 851 | + | |
842 | 852 |
| |
843 | 853 |
| |
844 | 854 |
| |
845 | 855 |
| |
846 | 856 |
| |
847 | 857 |
| |
848 | 858 |
| |
| 859 | + | |
849 | 860 |
| |
850 | 861 |
| |
851 | 862 |
| |
| |||
854 | 865 |
| |
855 | 866 |
| |
856 | 867 |
| |
857 |
| - | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
858 | 871 |
| |
859 | 872 |
| |
860 | 873 |
| |
861 | 874 |
| |
862 | 875 |
| |
863 |
| - | |
864 |
| - | |
| 876 | + | |
| 877 | + | |
865 | 878 |
| |
866 | 879 |
| |
867 | 880 |
| |
| |||
870 | 883 |
| |
871 | 884 |
| |
872 | 885 |
| |
873 |
| - | |
| 886 | + | |
874 | 887 |
| |
875 | 888 |
| |
| 889 | + | |
876 | 890 |
| |
877 | 891 |
| |
878 | 892 |
| |
| |||
882 | 896 |
| |
883 | 897 |
| |
884 | 898 |
| |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
885 | 903 |
| |
886 | 904 |
| |
887 | 905 |
| |
| |||
913 | 931 |
| |
914 | 932 |
| |
915 | 933 |
| |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
916 | 941 |
| |
917 |
| - | |
| 942 | + | |
918 | 943 |
| |
919 | 944 |
| |
920 | 945 |
| |
921 | 946 |
| |
922 |
| - | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
923 | 950 |
| |
924 | 951 |
| |
925 | 952 |
| |
| |||
935 | 962 |
| |
936 | 963 |
| |
937 | 964 |
| |
| 965 | + | |
938 | 966 |
| |
939 | 967 |
| |
940 | 968 |
| |
941 |
| - | |
| 969 | + | |
942 | 970 |
| |
943 | 971 |
| |
944 | 972 |
| |
| |||
976 | 1004 |
| |
977 | 1005 |
| |
978 | 1006 |
| |
979 |
| - | |
| 1007 | + | |
980 | 1008 |
| |
981 | 1009 |
| |
982 | 1010 |
| |
| |||
1031 | 1059 |
| |
1032 | 1060 |
| |
1033 | 1061 |
| |
1034 |
| - | |
| 1062 | + | |
1035 | 1063 |
| |
1036 | 1064 |
| |
1037 | 1065 |
| |
| |||
1211 | 1239 |
| |
1212 | 1240 |
| |
1213 | 1241 |
| |
1214 |
| - | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
1215 | 1245 |
| |
1216 | 1246 |
| |
1217 | 1247 |
| |
1218 |
| - | |
| 1248 | + | |
1219 | 1249 |
| |
1220 |
| - | |
| 1250 | + | |
1221 | 1251 |
| |
| 1252 | + | |
| 1253 | + | |
1222 | 1254 |
| |
1223 | 1255 |
| |
1224 | 1256 |
| |
1225 |
| - | |
| 1257 | + | |
| 1258 | + | |
1226 | 1259 |
| |
1227 | 1260 |
| |
1228 | 1261 |
| |
| |||
1286 | 1319 |
| |
1287 | 1320 |
| |
1288 | 1321 |
| |
1289 |
| - | |
| 1322 | + | |
1290 | 1323 |
| |
1291 | 1324 |
| |
1292 | 1325 |
| |
| 1326 | + | |
| 1327 | + | |
1293 | 1328 |
| |
1294 |
| - | |
| 1329 | + | |
1295 | 1330 |
| |
1296 | 1331 |
| |
1297 | 1332 |
| |
|
+50-1Lines changed: 50 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
| 219 | + | |
| 220 | + | |
| 221 | + | |
219 | 222 |
| |
220 | 223 |
| |
221 | 224 |
| |
222 |
| - | |
| 225 | + | |
223 | 226 |
| |
224 | 227 |
| |
225 | 228 |
| |
226 | 229 |
| |
| 230 | + | |
227 | 231 |
| |
228 | 232 |
| |
229 | 233 |
| |
| |||
236 | 240 |
| |
237 | 241 |
| |
238 | 242 |
| |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
239 | 253 |
| |
240 | 254 |
| |
241 | 255 |
| |
242 | 256 |
| |
243 | 257 |
| |
244 | 258 |
| |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
245 | 294 |
| |
246 | 295 |
| |
247 | 296 |
| |
|
You can’t perform that action at this time.
0 commit comments