plane.mesh 857 B

123456789101112131415161718192021222324
  1. geometries = {
  2. "Plane" = {
  3. position = [ -0.500000 -0.500000 0.000000 0.500000 -0.500000 0.000000 -0.500000 0.500000 0.000000 0.500000 0.500000 0.000000 ]
  4. normal = [ -0.000000 0.000000 1.000000 ]
  5. texcoord = [ 1.000000 1.000000 0.000000 0.000000 0.000000 1.000000 1.000000 0.000000 ]
  6. tangent = [ 1.000000 0.000000 0.000000 ]
  7. bitangent = [ 0.000000 1.000000 0.000000 ]
  8. indices = {
  9. size = 6
  10. data = [
  11. [ 1 2 0 1 3 2 ]
  12. [ 0 0 0 0 0 0 ]
  13. [ 0 1 2 0 3 1 ]
  14. [ 0 0 0 0 0 0 ]
  15. [ 0 0 0 0 0 0 ]
  16. ]
  17. }
  18. }
  19. }
  20. nodes = {
  21. "Plane" = {
  22. matrix_local = [ 1.000000 0.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 0.000000 1.000000 ]
  23. }
  24. }