overview | project page | about |
This is a sample point object file to demonstrate the importer! -------------------------------- width 200 height 382 0 0.18869 -0.100183 -0.04781 123 0.552 1 0.19349 -0.039143 -0.03249 123 0.514 # thats a comment 2 0.19882 -0.06613 -0.054168 123 0.493 3 0.20712 -0.06515 -0.040523 123 0.501 ... |
element: | properties: | mapped to attribute: |
vertex | x, y, z | position 3f |
vertex | nx, ny, nz | normal 3f |
vertex | red, green, blue | color 3f |
face | vertex_indices | triangle-pointset: index 3i (if target is a mesh) |
overview | project page | about |