Tron Lines

   2722   2   1
User Avatar
Member
2 posts
Joined: Oct. 2015
Offline
Hi all,

I want to make something like this, but in 3D

https://www.youtube.com/watch?v=8_QFzXDK588 [youtube.com]

these lines should gradually create cube like this

Thank you for your help
M

Attachments:
cube.JPG (27.2 KB)

User Avatar
Member
1743 posts
Joined: May 2006
Offline
Here's a quick idea. ‘Find shortest paths’ will create lines between start and end points, over other geometry. Use this to create the random-ish paths (using a heavily distorted copy of the cube to help enhance the paths), then grow the curves with the carve sop.

Doesn't grow all the edges between all the points, but might be enough to get you started.

Attachments:
cube_tron_lines_v01.hipnc (86.2 KB)

http://www.tokeru.com/cgwiki [www.tokeru.com]
https://www.patreon.com/mattestela [www.patreon.com]
User Avatar
Member
2 posts
Joined: Oct. 2015
Offline
mestela
Here's a quick idea. ‘Find shortest paths’ will create lines between start and end points, over other geometry. Use this to create the random-ish paths (using a heavily distorted copy of the cube to help enhance the paths), then grow the curves with the carve sop.

Doesn't grow all the edges between all the points, but might be enough to get you started.

Thank you a lot. I like it
M
  • Quick Links