Search found 8 matches

by kostas_grigoriadis@yahoo.co.uk
Tue Apr 21, 2015 9:55 pm
Forum: Legacy
Topic: Export Mesh Vertex Colour Data
Replies: 7
Views: 14014

Re: Export Mesh Vertex Colour Data

Works now. Thank you very much.
by kostas_grigoriadis@yahoo.co.uk
Tue Apr 21, 2015 7:53 pm
Forum: Legacy
Topic: Export Mesh Vertex Colour Data
Replies: 7
Views: 14014

Re: Export Mesh Vertex Colour Data

Hi Alex, I just had a go at the script with 3 particle emitters instead of 2 and I get the following error:
>[21/April/2015 19:48:57] - WARNING: Script syntax error at line number 0.

I am attaching a screenshot of this as well. Any help would be great.
by kostas_grigoriadis@yahoo.co.uk
Mon Apr 20, 2015 1:47 pm
Forum: Legacy
Topic: Export Mesh Vertex Colour Data
Replies: 7
Views: 14014

Re: Export Mesh Vertex Colour Data

This works great now.
Thank you very much.
by kostas_grigoriadis@yahoo.co.uk
Mon Apr 20, 2015 12:45 pm
Forum: Legacy
Topic: Export Mesh Vertex Colour Data
Replies: 7
Views: 14014

Re: Export Mesh Vertex Colour Data

Hi Alex, This is brilliant, thank you very much. There seems to be one issue, however, which is that when I run the script I get the following error (the script itself only has 46 lines...): WARNING: Script error: "global name 'rgbs' is not defined" at line number 47. This is your part of the code t...
by kostas_grigoriadis@yahoo.co.uk
Mon Apr 13, 2015 3:44 pm
Forum: Legacy
Topic: Export Mesh Vertex Colour Data
Replies: 7
Views: 14014

Export Mesh Vertex Colour Data

Hello, I have an issue with exporting mesh colour data out of Realflow, in order to multi-colour 3D print an RF mesh. In the file that I have, I've fused together 3 individual particle systems in one ParticleMeshLegacy and got the 3 different particle system colours on the mesh (attached screenshot)...
by kostas_grigoriadis@yahoo.co.uk
Tue Mar 31, 2015 8:17 pm
Forum: Legacy
Topic: Mesh Vertex Count Discrepancy
Replies: 4
Views: 9364

Re: Mesh Vertex Count Discrepancy

Also, I just tried with a larger vertex count (239,752) for a Particle Mesh in Realflow and when I import the OBJ in Rhino the count I get is 238,676.
It seems that the discrepancy occurs whenever the vertex count is high.
by kostas_grigoriadis@yahoo.co.uk
Tue Mar 31, 2015 7:58 pm
Forum: Legacy
Topic: Mesh Vertex Count Discrepancy
Replies: 4
Views: 9364

Re: Mesh Vertex Count Discrepancy

Thank you for getting back. When I import the OBJ back into Realflow the vertex count is 124,717, which was the original count... And I did just try to export in Rhino a Particle Mesh instead of a Particle Mesh Legacy and the vertex count seems to be fine now. The only problem that I have now is tha...
by kostas_grigoriadis@yahoo.co.uk
Mon Mar 30, 2015 6:31 pm
Forum: Legacy
Topic: Mesh Vertex Count Discrepancy
Replies: 4
Views: 9364

Mesh Vertex Count Discrepancy

Hello, I have meshed 6 particle systems together into a ParticleMeshLegacy mesh and I get a vertex count of 124,717 . When I export the mesh as an .obj file and import into Rhino the vertex count is 124,556 , which gives me a very big problem as I am using a vb Script to colour all vertices accordin...