Search found 36 matches

by ikfk
13 Dec 2013, 09:40
Forum: Open Discussion
Topic: they say, ICE will integrate into Maya , and Naiad
Replies: 0
Views: 785

they say, ICE will integrate into Maya , and Naiad

is that possible?

Moderator edit: closed for being too vague for a new thread, please visit our What if Softimage died? thread - HB
by ikfk
11 Dec 2013, 18:10
Forum: Programming
Topic: c++ sdk tutorial for big dummy needed....
Replies: 0
Views: 860

c++ sdk tutorial for big dummy needed....

yes, im the dump a$$ :D :D :ympray:
by ikfk
05 Dec 2013, 16:07
Forum: Programming
Topic: what is the Context means? a parametre in the function
Replies: 2
Views: 871

what is the Context means? a parametre in the function

so as this one
function MyCommand_Init( ctxt )
{
var oCmd;
oCmd = ctxt.Source;

// ...
}

theres a 'ctxt' as parametre, what is that means? to pass what into the function?

thank you ~x(
by ikfk
26 Nov 2013, 12:04
Forum: Programming
Topic: softimage C++ sdk so hard to me, how you guys learn it?
Replies: 8
Views: 2145

Re: softimage C++ sdk so hard to me, how you guys learn it?

yeah, after days i can finally read sdk a bit more. thank you! :D
by ikfk
21 Nov 2013, 02:22
Forum: Programming
Topic: if script can run for each frame?
Replies: 2
Views: 1046

Re: if script can run for each frame?

since now my script can read data from wav file to array :)

thank you eric, you save me again :D
by ikfk
20 Nov 2013, 09:30
Forum: Programming
Topic: if script can run for each frame?
Replies: 2
Views: 1046

if script can run for each frame?

i'm on some wav file driven animation, id like the script can loop for each frame.

i mean keep looping iterate by frame.

search for help file, no idea. so is that can be done? i dont think a script operate can do that

thank you
by ikfk
12 Nov 2013, 11:42
Forum: Programming
Topic: softimage C++ sdk so hard to me, how you guys learn it?
Replies: 8
Views: 2145

Re: softimage C++ sdk so hard to me, how you guys learn it?

thank you,

anyway Eugen , have you see that houdini sdk doc? totally another story :D

http://www.sidefx.com/docs/hdk10.0/
by ikfk
12 Nov 2013, 11:15
Forum: Programming
Topic: softimage C++ sdk so hard to me, how you guys learn it?
Replies: 8
Views: 2145

Re: softimage C++ sdk so hard to me, how you guys learn it?

thank you Eugen,

So, is there any basic tutruial for building a custom ice node?

I'm here want to convert python script to a ice node :D

like howto add port, where should I put the main chunk etc. \m/
by ikfk
12 Nov 2013, 10:42
Forum: Programming
Topic: softimage C++ sdk so hard to me, how you guys learn it?
Replies: 8
Views: 2145

softimage C++ sdk so hard to me, how you guys learn it?

:D
I got some experience in C++ ,but this still looks terrible to me.
I can't just get a start for this, how can you learn this thing #-o

is there any roadmap for this?
by ikfk
31 Oct 2013, 11:16
Forum: ICE
Topic: hi, is there is way to copy ice tree to another object?
Replies: 4
Views: 657

Re: hi, is there is way to copy ice tree to another object?

holly great idea

so ,is there any way to add operater by script? I didn't see any mathod can do that
by ikfk
31 Oct 2013, 09:16
Forum: ICE
Topic: hi, is there is way to copy ice tree to another object?
Replies: 4
Views: 657

hi, is there is way to copy ice tree to another object?

hi,
is there is way to copy ice tree to another object?

or maybe script for multi objects?
by ikfk
02 Oct 2013, 02:22
Forum: News
Topic: hi,any good news for softimage? will it keep developing?
Replies: 4
Views: 1144

hi,any good news for softimage? will it keep developing?

hi,

any good news for softimage? will it keep developing ?
by ikfk
24 Aug 2013, 08:06
Forum: Programming
Topic: hi, i can't understand what is constants object
Replies: 2
Views: 973

hi, i can't understand what is constants object

hi,

i can't understand what is constants object in softimage, what is it , and why to use it? thanks :D