Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BuildVolumeMesh issue
#7
(10-31-2022, 10:18 PM)_Aka_ Wrote: Hi

I see what you are trying to achieve. Your solution will unfortunately not do it, for reasons I will explain in the next post. Give me some time and I will come up with something useful.

I haven't looked at the UV thing yet, will do it soon too.

I removed the project zip file you posted earlier, because it had a copy of Curvy Splines in it. This forum being public, that meant that anyone can get a free copy of Curvy Splines. Let me know if you need a copy of that zip, I still have it on my pc.

About the missing example scene, I just downloaded a copy of Curvy Splines from the store, and it did contain the example scene 29_CGDeformMesh_BarbedWire. This is the one you are speaking about right? If so, can you reimport Curvy's package and see if it is still missing?

Thanks for your patience
Of course you should remove Curvy Spline library. I was wanting the project to work when you opened it so included it. Silly of me as you 'likely' have it... ha ha

I was not talking about the BarbedWire example. I was talking about the railroad track example with a figure eight where you show the Metadata is used to change 'track sleepers' and ground cover and rails. It has the overhead wires etc.... Not sure you have another tutorial example that change textures with Metadata.

(10-31-2022, 10:35 PM)_Aka_ Wrote: Now about why the solution your tried to implement is not working:
  • The Deform Mesh module deform a mesh along a path, and not on top of a volume. The module can take volumes as inputs, but use only their path, not their surface. Now I see that this is source of confusion. I will try to improve this in the future.
  • The Bounds input of the Volume Spots module, and the V Mesh input of the Deform Mesh module, should both be linked to the same V Mesh output. This is not the case in your generator. Basically, the Volume Spots generates spots based on the bounds of the mesh, and the Deform Mesh deforms the meshes based on their spots' positions.
  • The GuardRail mesh needed to be rotated by 90 degrees (using the TRS Mesh module)
  • I haven't investiguated much this last point, but the result seemed wrong when using the CPs range in the Track input spline path module. Using other ranges worked fine.

I can use Volume Spots to align object to the edge of the 'track' (like 'guard rail' support 'pole' objects) but I'd like an extruded 'guard rail' go with the 'poles' too.

I am not sure I understand how to reconfigure this from your textual description. Can you give me a 'generator' that show a how to connect up a graph that has a shape extrusion ('guard rail') aligned to the edge of another shape extrusion ('track')?
Reply


Messages In This Thread
BuildVolumeMesh issue - by tairoark - 10-30-2022, 03:20 AM
RE: BuildVolumeMesh issue - by _Aka_ - 10-30-2022, 12:12 PM
RE: BuildVolumeMesh issue - by tairoark - 10-30-2022, 05:40 PM
RE: BuildVolumeMesh issue - by tairoark - 10-30-2022, 11:15 PM
RE: BuildVolumeMesh issue - by _Aka_ - 10-31-2022, 10:18 PM
RE: BuildVolumeMesh issue - by tairoark - 10-31-2022, 11:08 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-01-2022, 03:50 PM
RE: BuildVolumeMesh issue - by tairoark - 11-03-2022, 02:59 AM
RE: BuildVolumeMesh issue - by _Aka_ - 11-03-2022, 09:39 AM
RE: BuildVolumeMesh issue - by tairoark - 11-03-2022, 12:49 PM
RE: BuildVolumeMesh issue - by _Aka_ - 10-31-2022, 10:35 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-01-2022, 09:41 AM
RE: BuildVolumeMesh issue - by tairoark - 11-01-2022, 03:48 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-01-2022, 03:51 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-01-2022, 10:38 AM
RE: BuildVolumeMesh issue - by tairoark - 11-11-2022, 09:08 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-14-2022, 10:06 AM
RE: BuildVolumeMesh issue - by tairoark - 11-15-2022, 04:56 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-01-2022, 03:39 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-01-2022, 03:53 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-03-2022, 04:27 PM
RE: BuildVolumeMesh issue - by tairoark - 11-11-2022, 05:27 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-14-2022, 10:01 AM
RE: BuildVolumeMesh issue - by tairoark - 11-14-2022, 08:25 PM
RE: BuildVolumeMesh issue - by tairoark - 11-11-2022, 10:00 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-14-2022, 10:15 AM
RE: BuildVolumeMesh issue - by tairoark - 11-15-2022, 12:21 PM
RE: BuildVolumeMesh issue - by tairoark - 11-16-2022, 03:39 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-17-2022, 11:16 AM
RE: BuildVolumeMesh issue - by tairoark - 11-17-2022, 01:56 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-18-2022, 08:15 AM
RE: BuildVolumeMesh issue - by tairoark - 11-18-2022, 06:16 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-21-2022, 03:21 PM
RE: BuildVolumeMesh issue - by tairoark - 11-24-2022, 07:25 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-15-2022, 08:44 AM
RE: BuildVolumeMesh issue - by _Aka_ - 11-16-2022, 10:35 AM
RE: BuildVolumeMesh issue - by tairoark - 11-16-2022, 07:00 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-17-2022, 10:11 AM
RE: BuildVolumeMesh issue - by tairoark - 11-17-2022, 01:22 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-21-2022, 03:19 PM
RE: BuildVolumeMesh issue - by _Aka_ - 11-25-2022, 07:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Rasterized Path Range issue proton 3 14 11 hours ago
Last Post: proton
  Rotation issue with generator nicolaj.h.andersen@gmail.com 1 15 04-14-2023, 11:58 AM
Last Post: _Aka_
Exclamation DuplicateEditorMesh performance issue Guillaume 5 12 01-18-2022, 01:44 PM
Last Post: _Aka_
  Lightmap/Shadow issue Sacryn 4 1,524 11-24-2020, 08:33 AM
Last Post: Sacryn

Forum Jump: