phr34k / coral-repo

Automatically exported from code.google.com/p/coral-repo
0 stars 2 forks source link

Feature Request: Some features #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. Copy node. Or Array. Visual array, not math. It may consists attributes like:
   1) input geometry
   2) number of copies
   3) transform-matrix. Its matrix add to original. And so for each copy
   4) somthing else

2. Create Geometry. If you write maya <--> coral. Its not difficult. Attrs are:
   Array of points, Array faces, normals, colors, etc... 

3) Delete geometry faces(edges,verices)...
4) Group of elements ("Group","Components", somthing else). Maybe it need to 
create separate data type "group". And with it nodes will know which components 
to work with. Maybe all nodes that have Geo input attribute, need have group 
attribute also.

Maybe you think I want a copy of houdini ;) Not, but its features realy needet 
for framework like your

Original issue reported on code.google.com by vuxs...@gmail.com on 12 Dec 2011 at 7:49

GoogleCodeExporter commented 8 years ago
I think request #1 will be covered by the work I'm doing on geo instances.

Request #2, do you mean a node to create geometry? if that's what you mean, 
then it's not possible at the moment due to the lack of nested arrays, needed 
for the array of faces. It's something I plan on solving soon though.

As for #2 and #3, having more developers on board would help as I don't plan on 
working on those anytime soon.

Original comment by aintergu...@gmail.com on 12 Dec 2011 at 8:34

GoogleCodeExporter commented 8 years ago
I understand you. But I would like to hear your opinion. These features are 
useful for you project?

Original comment by vuxs...@gmail.com on 12 Dec 2011 at 8:44

GoogleCodeExporter commented 8 years ago

Original comment by aintergu...@gmail.com on 3 Jan 2012 at 11:10