Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
Xgs_Slate - custom display callback now available on XSI Net ( w/ source cod

Xgs_Slate - custom display callback now available on XSI Net ( w/ source cod

2004-06-17       - By Robert Moodie

 Back
Xgs_Slate - custom display callback now available on XSI Net ( w/ source code
)Very cool Alain, and very generous to share the source.
Merci,
_rob
 -- -- Original Message -- --
 From: Alain Laferrière
 To: xsi@(protected)
 Sent: Wednesday, June 16, 2004 7:34 PM
 Subject: Xgs_Slate - custom display callback now available on XSI Net ( w/
source code )




 Hello,

 I published the final version of my Xgs_Slate tool for Win32 on XSI Net :
http://www.softimage.com/xsinet/ ( look under "add-ons" ).

 The archive also contains the project source code ( see 040616_Xgs_Slate
_Project.zip ).

 Installation :

   a.. download archive ( 040515_Xgs_Slate_All.zip )
   b.. extract "040616_Xgs_Slate.xsiaddon"
   c.. launch XSI 4.0
   d.. install the Addon ( User, Factory, Workgroup, as you wish )
   e.. open a Scene Explorer : you can see a "Xgs_Slate" custom property on
the scene root
   f.. open the Xgs_Slate custom property page
   g.. enable the "Active" toggle : you should see information displayed in
the 3D views

 Notes :

   a.. all parameters are animatable so you can control what information gets
shown when during a sequence
   b.. the default bitmap name is "Xgs_Slate.bmp" and is stored in same
location as the DLL
   c.. you can select any 32 bits ( RGBA ) bitmap image encoded in .BMP format
( use browser )
   d.. the bitmap image covers the whole view and its Alpha channel is used to
reveal geometry drawn underneat
   e.. the "Xgs_Slate" property on the scene root is automatically re-created
if deleted manually ( comes back inactive by default )
   f.. information is displayed for any view using a perspective camera

 Enjoy !

 Alain Laferriere
 Softimage Japan


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Xgs_Slate - custom display callback now available on XSI Net
( w/ source code )</TITLE>
<META content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Very cool Alain, and very generous to share the
source.</FONT></DIV>
<DIV><FONT face=Arial size=2>Merci, </FONT></DIV>
<DIV><FONT face=Arial size=2>_rob</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px;
PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
 <DIV style="FONT: 10pt arial">-- -- Original Message -- -- </DIV>
 <DIV
 style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
 <A href="mailto:alainl@(protected)" title=alainl@(protected)>Alain
 Laferrière</A> </DIV>
 <DIV style="FONT: 10pt arial"><B>To:</B> <A href="mailto:xsi@(protected)"
 title=xsi@(protected)>xsi@(protected)</A> </DIV>
 <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, June 16, 2004 7:34
 PM</DIV>
 <DIV style="FONT: 10pt arial"><B>Subject:</B> Xgs_Slate - custom display
 callback now available on XSI Net ( w/ source code )</DIV>
 <DIV><BR></DIV><!-- Converted from text/rtf format --><BR>
 <P><FONT face=Arial size=2>Hello,</FONT> </P>
 <P><FONT face=Arial size=2>I published the final version of my Xgs_Slate tool
 for Win32 on XSI Net : </FONT><A
 href="http://www.softimage.com/xsinet/"><U><FONT color=#0000ff face=Arial
 size=2>http://www.softimage.com/xsinet/</FONT></U></A><FONT face=Arial size=2
>
 ( look under "add-ons" ).</FONT></P>
 <P><FONT face=Arial size=2>The archive also contains the project source code
(
 see 040616_Xgs_Slate_Project.zip ).</FONT> </P>
 <P><B><FONT face=Arial size=2>Installation :</FONT></B> </P>
 <UL>
   <LI><FONT face=Arial size=2>download archive ( 040515_Xgs_Slate_All.zip
   )</FONT>
   <LI><FONT face=Arial size=2>extract "040616_Xgs_Slate.xsiaddon"</FONT>
   <LI><FONT face=Arial size=2>launch XSI 4.0</FONT>
   <LI><FONT face=Arial size=2>install the Addon ( User, Factory, Workgroup,
as
   you wish )</FONT>
   <LI><FONT face=Arial size=2>open a Scene Explorer : you can see a
   "Xgs_Slate" custom property on the scene root</FONT>
   <LI><FONT face=Arial size=2>open the Xgs_Slate custom property page</FONT>
   <LI><FONT face=Arial size=2>enable the "Active" toggle : you should see
   information displayed in the 3D views</FONT> <BR></LI></UL>
 <P><B><FONT face=Arial size=2>Notes :</FONT></B> </P>
 <UL>
   <LI><FONT face=Arial size=2>all parameters are animatable so you can
control
   what information gets shown when during a sequence</FONT>
   <LI><FONT face=Arial size=2>the default bitmap name is "Xgs_Slate.bmp" and
   is stored in same location as the DLL</FONT>
   <LI><FONT face=Arial size=2>you can select any 32 bits ( RGBA ) bitmap
image
   encoded in .BMP format ( use browser )</FONT>
   <LI><FONT face=Arial size=2>the bitmap image covers the whole view and its
   Alpha channel is used to reveal geometry drawn underneat</FONT>
   <LI><FONT face=Arial size=2>the "Xgs_Slate" property on the scene root is
   automatically re-created if deleted manually ( comes back inactive by
   default )</FONT>
   <LI><FONT face=Arial size=2>information is displayed for any view using a
   perspective camera</FONT> <BR></LI></UL>
 <P><FONT face=Arial size=2>Enjoy !</FONT> </P>
 <P><FONT face=Arial size=2>Alain Laferriere</FONT> <BR><FONT face=Arial
 size=2>Softimage Japan</FONT> </P></BLOCKQUOTE></BODY></HTML>