Guest User

Untitled

a guest
Apr 25th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. Microsoft Windows [Version 6.0.6002]
  2. Copyright (c) 2006 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\james>cd C:\Users\james\Desktop\New Folder (15)
  5.  
  6. C:\Users\james\Desktop\New Folder (15)>binvox bp.obj
  7.  
  8. --- [binvox] mesh voxelizer, version 1.10, build #463 on 2011/08/31 21:26:11
  9. --- written by Patrick Min, 2004-2011
  10.  
  11. loading model file...
  12. MeshFileIdentifier::*create_mesh_file(bp.obj)
  13. ObjMeshFile::load(bp.obj)
  14. material library: BlackPartridge_1.mtl
  15. 1800 lines read ignoring [usemtl Material]
  16. Error in bp.obj at line 1894:
  17. Warning: do not know how to handle [.]
  18. ignoring smooth shading directive [s 1]
  19. 2300 lines read ignoring [usemtl Material]
  20. 3000 lines read ignoring smooth shading directive [s off]
  21. ignoring smooth shading directive [s 1]
  22. 3300 lines read ignoring [usemtl Material]
  23. Error in bp.obj at line 3323:
  24. Warning: do not know how to handle [003]
  25. 3500 lines read ignoring [usemtl Material]
  26. 3781 lines read
  27. Read 1880 faces, 1890 vertices.
  28. bounding box: [-1.23904, -2.19097, -2.14225, 1] - [1.23904, 3.00736, 1.58623,
  29. 1]
  30. normalization transform:
  31. (1) translate [1.23904, 2.19097, 2.14225, 1], (2) scale 0.19237, (3) translate
  32. [0, 0, 0]
  33.  
  34. voxel model dimension: 256
  35. Graphics card and driver information:
  36. Vendor: NVIDIA Corporation
  37. Renderer: GeForce 7100 / nForce 630i/PCI/SSE2
  38. Version: 2.1.2
  39. Voxels::init(256, 256, 256)
  40. Voxelizer::carve_voxelize
  41. doing x direction
  42. doing y direction
  43. doing z direction
  44. Voxelizer::parity_vote_voxelize
  45. doing x direction
  46. doing y direction
  47. doing z direction
  48. Voxels::process_votes
  49. Voxelizer::voxelize took 30.91 seconds
  50. area filled: 122 x 184 x 256
  51. integer bounding box: [0,0,0] - [121,183,255]
  52.  
  53. writing voxel file...
  54. VoxelFile::write_file(bp.binvox)
  55. Wrote 1150836 set voxels out of 16777216, in 173766 bytes
  56. done
  57.  
  58.  
  59. C:\Users\james\Desktop\New Folder (15)>
Add Comment
Please, Sign In to add comment