Any good pluging tutorials ??? 2005-04-30 - By kim aldis
Back Look in C:\softimage\XSI_4.2\XSISDK\examples.
You can't compile scripted operators, they're, ahem, scripted. :-) You may mean compiled operators, which you would probably prototype in jscript before moving over to C++. There's a good section in the sdk docs on doing this. The key to all of these, once you've got the basic templates roughed out, is knowing the Xsi Object Model and again, the SDK docs would be the starting point.
There are also a couple of not bad VC++ wizards for compiled ops and commands in the examples directory.
> -- --Original Message-- -- > From: owner-xsi@(protected) > [mailto:owner-xsi@(protected)] On Behalf Of Raffaele Scaduto-Medola > Sent: 29 April 2005 19:46 > To: XSI@(protected) > Subject: Any good pluging tutorials ??? > > Hello, > I'm looking for some consice documentation/tutorials in XSI. > Specifically, > - a howto cheat sheet on setting up Visual C 6.0 for XSI. > - a howto cheat sheet on setting gcc/Linux with XSI. > - a howto compile command plugins. > - a howto prototype and compile scripted operators. > > A consice cheat sheet would be really helpfull. > I've started looking on the web, but if anyone knows good > development tutorials to follow, I would much appreciate a url link. > > THX > RSM > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ _____ > Raffaele Scaduto-Mendola - www.turbolinea.com > raffaele@(protected) > --- > Unsubscribe? Mail Majordomo@(protected) with the following > text in body: > unsubscribe xsi > >
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|