I have an object and i need that it gets the edges that nearby grid has is this possible to do with ICE modeling ?
In essence projecting the edges of that grid in another geometry since i am not able to get a regular subdivision due to object form.
I thought for example of breaking with a mesh tool like Kratos and filtering the points but that seems a bit absurd before trying a more direct approach.
Edge Projection to another Object?
-
NNois
- Posts: 754
- Joined: 09 Jun 2009, 18:33
Re: Edge Projection to another Object?
did you try getting the closest location of each edges ?
-
Bullit
- Moderator
- Posts: 2621
- Joined: 24 May 2012, 07:44
Re: Edge Projection to another Object?
I didn't do anything yet, since edges are a bit difficult to get in ICE it is more of a generalist question of how to approach the problem.
-
sant0s
- Posts: 353
- Joined: 05 Sep 2011, 20:57
- Location: São Pedro de Moel
Re: Edge Projection to another Object?
hm, do not get what you need. could you show an example? 
like nnois said, closest location. or do you mean something like shrink, footprint?
like nnois said, closest location. or do you mean something like shrink, footprint?
-
rray
- Moderator
- Posts: 1810
- Joined: 26 Sep 2009, 13:51
- Location: Bonn, Germany
Re: Edge Projection to another Object?
more options: polygonizer, raycast.. depends too much on the actual form, better to send a picture of it
softimage resources section updated Sep 26th 2026
-
Bullit
- Moderator
- Posts: 2621
- Joined: 24 May 2012, 07:44
Re: Edge Projection to another Object?
This just an example, the real one is a more complex, a building
The idea is to project those lines from the grid in the object, every polygon of the grid will have different material and this should be replicated into the object. Then i will animate vertexes of those lines in the grid, and replicate that movement in the object, and the edges that are projected into object should not deform the object when they move.
The idea is to project those lines from the grid in the object, every polygon of the grid will have different material and this should be replicated into the object. Then i will animate vertexes of those lines in the grid, and replicate that movement in the object, and the edges that are projected into object should not deform the object when they move.
You do not have the required permissions to view the files attached to this post.
-
sant0s
- Posts: 353
- Joined: 05 Sep 2011, 20:57
- Location: São Pedro de Moel
Re: Edge Projection to another Object?
still dont get it, seems to high for me!
only thing that came into my mind is this:
https://vimeo.com/24607536
only thing that came into my mind is this:
https://vimeo.com/24607536
-
Bullit
- Moderator
- Posts: 2621
- Joined: 24 May 2012, 07:44
Re: Edge Projection to another Object?
Thanks for reply. Just getting the edges of the grid projected to the object in front. So the object in front would get those edges form too adding to the already existing edges.