pixel effect

   4381   2   1
User Avatar
Member
6 posts
Joined: Sept. 2014
Offline
Hey,

Just wondering how to create this effect?

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

some hint or suggestion will be appreciated
User Avatar
Member
1391 posts
Joined: Dec. 2010
Offline
This is so simpler than you think !
I made a very simple project for you , But you can use particle system for trails or using metaballs instead of simple polygon object to achieve better result (sticky drop pixels).

Also I made a pixel man dancer with this effect too :

https://vimeo.com/49551169 [vimeo.com]

Attachments:
JKPixel.hip (149.3 KB)

https://www.youtube.com/c/sadjadrabiee [www.youtube.com]
Rabiee.Sadjad@Gmail.Com
User Avatar
Member
1391 posts
Joined: Dec. 2010
Offline
I don't know you checked this file or no.
But a very important tip is sometimes for object's with a little distance you take problem with PointFromVolume SOP . Specially on fonts you should see that some additional points generated in outside of the fonts and that's not what we want.

In this case you should generate some points in Bounding Box of your object , Then use Group from Geometry method in the Group SOP for grouping inside points and finally delete outside points with Delete SOP.

This method is so clear for Pixelizer effects :idea: :wink:
https://www.youtube.com/c/sadjadrabiee [www.youtube.com]
Rabiee.Sadjad@Gmail.Com
  • Quick Links