community ice projects

User avatar
gustavoeb
Moderator
Posts: 587
Joined: 21 Jul 2010, 00:33
Skype: gustavoboehs

Re: community ice projects

Post by gustavoeb » 20 Jan 2012, 14:54

C++ ICE developers is a small club, I'm sure ICE compounds will have a much broader audience, but the sky is the limit... I really have no knowladge of C++ and Custom ICE Nodes, but I imagine if you were to do so it would be nice to share the Source or something like that...
Gustavo Eggert Boehs
Blog: http://www.gustavoeb.com.br/

fabricio.chamon
Posts: 94
Joined: 09 Jun 2009, 23:47

Re: community ice projects

Post by fabricio.chamon » 20 Jan 2012, 15:21

well, it depends. I prefer to have fast/c++ nodes in my pocket rather than (maybe) not so fast ICE compounds.
If the long term goal is to expand the tools, I think that's the way to go.

In the other hand, the thread name is "Community ICE Projects", which speaks for itself. Having c++ nodes will not help improving others ICE skills.

In the perfect world, there would be one ice version (for study) and one c++ version (for production), but as there are no crazy people over here (well...) that is up to writing two versions of the same tool, this is out of question.

so, in the end my vote is: c++, for those who know c++, and ice for the rest (mere mortals).

User avatar
Daniel Brassard
Posts: 878
Joined: 18 Mar 2010, 23:38
Location: St. Thomas, Ontario
Contact:

Re: community ice projects

Post by Daniel Brassard » 20 Jan 2012, 18:51

I like the list so far and would certainly contribute to some projects.
In the other hand, the thread name is "Community ICE Projects", which speaks for itself. Having c++ nodes will not help improving others ICE skills.
I agree, c++ is an advance topic. I would like to see some tutorials with a simple C++ workflow before tackling this subject. Does not mean it cannot be tackled by more advance users, looking to expend there knowledge of ICE to new heights. If the demand is there, I would then suggest we have an area in the community project folders targeted to those willing to share the advance knowledge.

To add to the list: a quick mesher a la ZBrush, one that would paint spheres following the mouse and when you are happy, add the mesher node and all the spheres are polygonized to a quick mesh, ready for detailing.
$ifndef "Softimage"
set "Softimage" "true"
$endif

Chris_TC
Posts: 411
Joined: 22 Mar 2010, 17:43

Re: community ice projects

Post by Chris_TC » 20 Jan 2012, 21:57

Do C++ nodes need to be installed? I love regular compounds because I don't have to install plugins or addons. As long as my scene has the compound with its factory nodes inside, it'll work hassle-free. I would hate opening a scene 4 years down the line and not remembering which plugin I'm missing.

User avatar
Inisheer
Posts: 19
Joined: 07 Jan 2012, 05:31
Location: Maryland, USA

Re: community ice projects

Post by Inisheer » 21 Jan 2012, 00:45

Chris_TC wrote:Do C++ nodes need to be installed? I love regular compounds because I don't have to install plugins or addons. As long as my scene has the compound with its factory nodes inside, it'll work hassle-free. I would hate opening a scene 4 years down the line and not remembering which plugin I'm missing.
Good point.

I think I'm probably a bit opposite from most ICE "developers" as I started programming long before working with ICE. So I think a bit better in code vs node.

However, I think you make a valid point and it sounds like we should use the built in tools whenever possible.

User avatar
Hirazi Blue
Administrator
Posts: 5107
Joined: 04 Jun 2009, 12:15

Re: community ice projects

Post by Hirazi Blue » 21 Jan 2012, 13:41

Let me add my personal two cents to this C++ issue:
In principle I agree: creating projects purely in ICE would be preferable.
But if and when it can be seen as a necessary or at least highly desirable step to code a node in C++ I wouldn't shy away from it. If the person doing the actual coding offers a nice walk-through of the process creating it we could all learn a thing or two.
And in my experience deploying solutions in ICE might also ask for a bit of scripting to get things just right (and foolproof), again something we shouldn't shy away from. In the end the tools (to use in ICE and enhance Softimage) are the thing that matters IMHO, not the possibly somewhat hybrid way the were created.
:-*
Stay safe, sane & healthy!

User avatar
xsisupport
Posts: 713
Joined: 09 Jun 2009, 11:02
Location: Montreal Canada
Contact:

Re: community ice projects

Post by xsisupport » 21 Jan 2012, 19:38

If you have compiled nodes, then you'd package everything as an addon.

Like Lagoa, which has all compiled nodes and "regular" .xsicompound files packaged as an addon here:
C:\Program Files\Autodesk\Softimage 2012.SAP\Addons\Lagoa

For a community project, I'd assume you include the source.
// Steve Blair
// "You're not a runner, you're just a guy who runs" -- my wife
//
// My Blogs: Arnold | Softimage

User avatar
Inisheer
Posts: 19
Joined: 07 Jan 2012, 05:31
Location: Maryland, USA

Re: community ice projects

Post by Inisheer » 22 Jan 2012, 01:34

xsisupport wrote:If you have compiled nodes, then you'd package everything as an addon.

Like Lagoa, which has all compiled nodes and "regular" .xsicompound files packaged as an addon here:
C:\Program Files\Autodesk\Softimage 2012.SAP\Addons\Lagoa

For a community project, I'd assume you include the source.
Thanks for the info. I think the easy part will be coding. The hardest part so far is actually getting a custom node C++ project up and running on Visual Studio 2010.

Nothing but LNK2001 errors.

error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall XSI::ICENodeContext::~ICENodeContext(void)" (__imp_??1ICENodeContext@XSI@@UAE@XZ)

LNK1120: 89 unresolved externals

User avatar
Hirazi Blue
Administrator
Posts: 5107
Joined: 04 Jun 2009, 12:15

Re: community ice projects

Post by Hirazi Blue » 22 Jan 2012, 17:04

@Inisheer - This seems to be a very specific topic you should address
(open a separate thread for) in our "Programming" forum to not derail
this specific thread unnecessarily IMHO...
;;)
Stay safe, sane & healthy!

User avatar
Inisheer
Posts: 19
Joined: 07 Jan 2012, 05:31
Location: Maryland, USA

Re: community ice projects

Post by Inisheer » 22 Jan 2012, 17:41

Hirazi Blue wrote:@Inisheer - This seems to be a very specific topic you should address
(open a separate thread for) in our "Programming" forum to not derail
this specific thread unnecessarily IMHO...
;;)
Will do. Sorry about that.

User avatar
Tekano
Posts: 488
Joined: 09 Jun 2009, 14:49
Location: London, UK

Re: community ice projects

Post by Tekano » 23 Jan 2012, 20:15

hi, so was thinking of trying to start a new community Ice project on animating and rendering clouds, its such a huge vague topic though and with no guarantees of completion or results...! , but is it ok to just start a new topic in Community ICE Project or is better to get general consensus here first or wait until the next one has finished or just start a new thread elsewhere like Ice Section > ICE ?
Gossip is what no one claims to like, but everybody enjoys.

User avatar
Hirazi Blue
Administrator
Posts: 5107
Joined: 04 Jun 2009, 12:15

Re: community ice projects

Post by Hirazi Blue » 23 Jan 2012, 20:19

I'd say: start a new thread now.
You can get a lot of work done before the community reaches a consensus :D
And if it doesn't work out, the thread simply dies, no harm done...
#:-s
Stay safe, sane & healthy!

User avatar
Hirazi Blue
Administrator
Posts: 5107
Joined: 04 Jun 2009, 12:15

Re: community ice projects

Post by Hirazi Blue » 25 Jan 2012, 11:16

One friendly suggestion to all ICE projects: it might be nice to add more screenshots (screen captures, not just videos, and ICE Trees, especially) to the mix, where possible, to liven up these threads even more. But, again, just a suggestion...
:-*
Stay safe, sane & healthy!

User avatar
dwigfor
Posts: 395
Joined: 17 Nov 2009, 17:46

Re: community ice projects

Post by dwigfor » 27 Jan 2012, 17:15

Pooby wrote:That sounds like a fantastic idea.
I'm ok at stuff I can make up, but when it comes to things that rely upon mathematical concepts, I can find myself getting out of my depth.
With regards to the 3d solver. I just cant fully understand the ideo of how to implement this following part
(from the wiki[pedia] on matchmoving)
You should start a new thread about this. I'm interested in trying to help. I finally figured out a couple of things that I think are related to this: How to calculate View Frustum (Near, Far, Projection Plane, Arbitrary) and 3d projection (positioning 3d point on 2d grid :) )

-Dave
Attachments
3dProjection1.png
3dProjection1.png (122.4 KiB) Viewed 4520 times

fjg
Posts: 45
Joined: 04 Feb 2011, 17:45

Re: community ice projects

Post by fjg » 07 Feb 2012, 08:57

Anyone know of a compound or addon that will duplicate an object along a curve, and provide control for the orientation and scale of the duplicates (separately) with a f-curve type interface. I can't figure out the latter...

User avatar
Hirazi Blue
Administrator
Posts: 5107
Joined: 04 Jun 2009, 12:15

Re: community ice projects

Post by Hirazi Blue » 16 Mar 2012, 17:16

Now might be as good a time as any to revive this thread and ask the question:
does anyone have some new/more exciting ideas for community ICE Projects?
;)
Stay safe, sane & healthy!

Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests