uploading MESH
- Alexina Proctor
- Posts: 102
- Joined: Sun Mar 16, 2014 2:32 am
- Has thanked: 774 times
- Been thanked: 117 times
- Contact:
uploading MESH
Hi Friends,
I am having trouble uploading a MESH model someone gifted us for use on Kitely. It is the theater that matches the Sendalonde Community Library.
I tried both Firestorm and Cool VL viewers. I am unable to use Singularity as it does not have a 64-bit version for Mac OS. I have waited up to 20 minutes after pushing the Calculate Weights and Fees to get the Upload button. It never happens and I have to do a Force Quit to get out of the viewer.
The theater is one piece - rush download to save it as Colada from InWorldz by the creator Strand Starsider.
It is 11.2MB and 67,000+ triangles.
What do I need to do to get this uploaded?
I am having trouble uploading a MESH model someone gifted us for use on Kitely. It is the theater that matches the Sendalonde Community Library.
I tried both Firestorm and Cool VL viewers. I am unable to use Singularity as it does not have a 64-bit version for Mac OS. I have waited up to 20 minutes after pushing the Calculate Weights and Fees to get the Upload button. It never happens and I have to do a Force Quit to get out of the viewer.
The theater is one piece - rush download to save it as Colada from InWorldz by the creator Strand Starsider.
It is 11.2MB and 67,000+ triangles.
What do I need to do to get this uploaded?
- Attachments
-
- theater-uploadMESH-screenshot2_001.jpg (195.41 KiB) Viewed 11561 times
--Alexina Proctor
Co-founder with Prax Maryjasz of Sendalonde Community Library
Library: hop://grid.kitely.com:8002/Sendalonde
https://about.me/alexinaproctor/
Co-founder with Prax Maryjasz of Sendalonde Community Library
Library: hop://grid.kitely.com:8002/Sendalonde
https://about.me/alexinaproctor/
-
- Posts: 1314
- Joined: Sun Dec 23, 2012 2:26 pm
- Has thanked: 1134 times
- Been thanked: 1142 times
Re: uploading MESH
Not a mesh expert but I normally think of 21.5K tris as the upper limit.
- These users thanked the author Graham Mills for the post (total 2):
- Ilan Tochner • Chris Namaste
- Ilan Tochner
- Posts: 6726
- Joined: Sun Dec 23, 2012 8:44 am
- Has thanked: 5247 times
- Been thanked: 4674 times
- Contact:
Re: uploading MESH
Hi Alexina,
I suggest you reduce your mesh's triangle count and create an even more optimized version of it for the collision (physics) mesh.
I suggest you reduce your mesh's triangle count and create an even more optimized version of it for the collision (physics) mesh.
- These users thanked the author Ilan Tochner for the post (total 2):
- Alexina Proctor • Chris Namaste
-
- Posts: 1314
- Joined: Sun Dec 23, 2012 2:26 pm
- Has thanked: 1134 times
- Been thanked: 1142 times
Re: uploading MESH
If that's no good, another option may be to slice the mesh into smaller sub-meshes, import them separately and then reconstitute a linkset.
- These users thanked the author Graham Mills for the post (total 2):
- Alexina Proctor • Chris Namaste
- Shandon Loring
- Posts: 1377
- Joined: Sat Oct 26, 2013 3:25 am
- Has thanked: 1032 times
- Been thanked: 1624 times
- Contact:
Re: uploading MESH
Can these suggestions be done in Blender fairly easily?
Alexina doesn't need a new copy of the original, correct? Cuz it ain't dere no mo..
Alexina doesn't need a new copy of the original, correct? Cuz it ain't dere no mo..
- These users thanked the author Shandon Loring for the post:
- Alexina Proctor
- Alexina Proctor
- Posts: 102
- Joined: Sun Mar 16, 2014 2:32 am
- Has thanked: 774 times
- Been thanked: 117 times
- Contact:
Re: uploading MESH
Blender is not something I have had time to learn, but maybe I can figure out how to remove parts from the theater build and then save it as a new Collada file. I hired Mike Lorrey to do the 10li columns in MESH to get them down to 1li. He did some more too. So, I can delete the columns on the theater and hope that is enough. If more, I am probably not up to it myself.
--Alex
--Alex
- These users thanked the author Alexina Proctor for the post:
- Chris Namaste
--Alexina Proctor
Co-founder with Prax Maryjasz of Sendalonde Community Library
Library: hop://grid.kitely.com:8002/Sendalonde
https://about.me/alexinaproctor/
Co-founder with Prax Maryjasz of Sendalonde Community Library
Library: hop://grid.kitely.com:8002/Sendalonde
https://about.me/alexinaproctor/
-
- Posts: 87
- Joined: Wed Oct 22, 2014 5:37 am
- Has thanked: 110 times
- Been thanked: 149 times
Re: uploading MESH
Hi Alexina,
I'm sorry to say but you indeed can't upload a mesh building just like that. You will have a extremely heavy build where your physics are absolutely incorrect working, which will be hard to texture depending how the UV maps are made, and where I have the impression no texture faces exist. Apart from that you are above the max tris which if I remember well is at 65K. I'm afraid you will have to divide it in some 3D application and bring element by element in, optimizing each piece, checking UV's, to be good making LODs and physics. I'm sorry to say so but that are the things required to get a mesh building correct in any grid. If not I'm afraid you will get something that or doesn't work correct and/or will cause lag to yourself and other people. Sorry for the bad news, but it's the way it is.
I'm sorry to say but you indeed can't upload a mesh building just like that. You will have a extremely heavy build where your physics are absolutely incorrect working, which will be hard to texture depending how the UV maps are made, and where I have the impression no texture faces exist. Apart from that you are above the max tris which if I remember well is at 65K. I'm afraid you will have to divide it in some 3D application and bring element by element in, optimizing each piece, checking UV's, to be good making LODs and physics. I'm sorry to say so but that are the things required to get a mesh building correct in any grid. If not I'm afraid you will get something that or doesn't work correct and/or will cause lag to yourself and other people. Sorry for the bad news, but it's the way it is.
- These users thanked the author Zed deTremont for the post (total 3):
- Alexina Proctor • Chris Namaste • Graham Mills
-
- Posts: 87
- Joined: Wed Oct 22, 2014 5:37 am
- Has thanked: 110 times
- Been thanked: 149 times
Re: uploading MESH
yeps, forgot a major issue, if for example the columns are the same allover the building (eventually other elements too) it is good to reuse those inworld. The engine will look at the "parent UUID", it will save you a lot in data that has to be send over to the client. Consider it as some instancing <not completely correct for grids> as used in engines as Unity.
Good luck
Good luck

- These users thanked the author Zed deTremont for the post (total 4):
- Ilan Tochner • Alexina Proctor • Chris Namaste • Graham Mills
-
- Posts: 1314
- Joined: Sun Dec 23, 2012 2:26 pm
- Has thanked: 1134 times
- Been thanked: 1142 times
Re: uploading MESH
Something on mesh limits which may (or may not) be relevant -- the ~21.5 K tri limit seems to have been a bug in the importer http://wiki.secondlife.com/wiki/Limits#Mesh
- These users thanked the author Graham Mills for the post:
- Alexina Proctor