POV-Ray : Newsgroups : povray.general : Poseray: Saving only 1 out of 38 groups? : Re: Poseray: Saving only 1 out of 38 groups? Server Time
29 Jul 2024 02:20:11 EDT (-0400)
  Re: Poseray: Saving only 1 out of 38 groups?  
From: Bald Eagle
Date: 14 Aug 2013 14:20:01
Message: <web.520bc9fe5ce6e5fc73fc9ebb0@news.povray.org>
I separated all the bones (I think with Wings)
and when Poseray imports the obj file, it imports all the pieces - the separated
mesh objects as "groups".  In the GROUPS tab of Poseray, I have a listing of 38
of those - 1 for each bone, and a box.  It would be helpful to select ONE of
those and export it all on its own to an STL file or OBJ file.

I did however hand-select and copy-paste one bone as a mesh2 object, and save
separately.

#declare Tibia_Scan = mesh2 {
vertex_vectors{
6986,
<6.771417,59.29356,-23.69868>,
<6.776458,59.88761,-23.96153>,
<7.215218,59.25545,-23.83423>,.....
..
..
normal_vectors{
41904,
......
..
..
..
face_indices{
13968,
......
..
..
normal_indices{
13968,
..
..


Can I import this into a mesh-processing program?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.