Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: Drakon on July 21, 2011, 06:01:17 AM

Title: Mesh Generation & Vertex Pick- access to position, normal
Post by: Drakon on July 21, 2011, 06:01:17 AM
Looking into procedural mesh generation examples on Unity3D site I've been trying to find some way to access the point data in a mesh through PlayMaker actions - both for transformation and new mesh generation.

Being able to access control vertices of a spline would also be most excellent.

Mesh generation is an awesome capability and effect. Is it possible to implement? This will open things up to really great dynamic geometry based apps.

Thanks
Drakon

Title: Re: Mesh Generation & Vertex Pick- access to position, normal
Post by: Riser on November 14, 2011, 02:58:21 PM
Are there any plans to implement mesh generation in Playmaker?

I would like to be able to change the mesh associated with an object on the fly without resorting to destroy and create gameObject if possible as that loses any information the object is storing unless I transfer that information to a third part object for safe keeping.
 
Title: Re: Mesh Generation & Vertex Pick- access to position, normal
Post by: Kid on April 15, 2012, 03:46:51 PM
Indeed, actions related to procedural mesh transformation will be very useful. Generative art and other exciting things will become much easier with it.  :)