fbpx
Wikipedia

Autodesk Softimage

Autodesk Softimage, or simply Softimage (/sɒftɪˈmɑːʒ/) was a 3D computer graphics application, for producing 3D computer graphics, 3D modeling, and computer animation. Now owned by Autodesk and formerly titled Softimage|XSI, the software has been predominantly used in the film, video game, and advertising industries for creating computer generated characters, objects, and environments.

Autodesk Softimage
User interface of Softimage 2011
Original author(s)Softimage, Co.
Developer(s)Autodesk
Initial release2000; 23 years ago (2000) (as Softimage|XSI)
Stable release
2015 / April 14, 2014; 9 years ago (2014-04-14)
Operating systemLinux, Microsoft Windows
Type3D computer graphics
LicenseTrialware
Websitewww.autodesk.com/softimage

Released in 2000 as the successor to Softimage|3D, Softimage|XSI was developed by its eponymous company, then a subsidiary of Avid Technology. On October 23, 2008, Autodesk acquired the Softimage brand and 3D animation assets from Avid for approximately $35 million, thereby ending Softimage Co. as a distinct entity.[2] In February 2009, Softimage|XSI was rebranded Autodesk Softimage.

A free version of the software, called Softimage Mod Tool, was developed for the game modding community to create games using the Microsoft XNA toolset for PC and Xbox 360, or to create mods for games using Valve's Source engine, Epic Games's Unreal Engine and others. It was discontinued with the release of Softimage 2014.

On March 4, 2014, it was announced that Autodesk Softimage would be discontinued after the release of the 2015 version, providing product support until April 30, 2016.[3]

Overview Edit

Autodesk Softimage is a 3D animation application comprising a suite of computer graphics tools.

Modeling tools allow the generation of polygonal or NURBS models. Subdivision modeling requires no additional operators and works directly on the polygonal geometry. Each modeling operation is tracked by a construction history stack, which enables artists to work non-destructively. Operators in history stacks can be re-ordered, removed or changed at any time, and all adjustments propagate to the final model.

Control rigs are created using bones with automatic IK, constraints and specialized solvers like spine or tail. Optionally, the ICE system can be used to create light-weight rigs in a node-based environment. The rigging process can be sped up through the use of adaptable biped and quadruped rigs, FaceRobot for facial rigs and automatic lip syncing.

Animation features include layers and a mixer, which allows combining animation clips non-linearly. Animation operators are tracked in a construction history stack that is separate from the modeling stack, enabling users to change the underlying geometry of already animated characters and objects. MOTOR is a feature that transfers animation between characters, regardless of their size or proportions. GATOR can transfer attributes such as textures, UVs, weight maps or envelopes between different models. Softimage also contains tools to simulate particles, particle strands, rigid body dynamics, soft body dynamics, cloth, hair and fluids.

The default and tightly integrated rendering engine in Softimage is mental ray. Materials and shaders are built in a node-based fashion. When users activate a so-called render region in a camera view, it will render this section of the scene using the specified rendering engine and update completely interactively. A secondary rendering mode is available for rendering real-time GPU shaders written in either the Cg or HLSL languages.

Also included is the FX Tree, which is a built-in node-based compositor that has direct access to image clips used in the scene. It can thus not only be used to finalize and composite rendered frames, but also as an integral part of scene creation. The FX Tree can be used to apply compositing effects to image clips being used in the fully rendered scene, allowing Softimage to render scenes using textures authored or modified in various ways within the same scene.

In addition to the node-based ICE platform described below, Softimage has an extensive API and scripting environment that can be used to extend the software. The available scripting languages include C#, Python, VBScript and JScript. A C++ SDK is also available for plug-in developers, with online documentation available to the public.[4]

ICE Interactive Creative Environment Edit

 
This simple ICE graph deforms an input object (in the example a sphere was used) based on its vertex indices

On July 7, 2008, the Softimage, Co. announced Softimage|XSI 7,[5] which introduced the ICE (Interactive Creative Environment) architecture. ICE is a visual programming platform that allows users to extend the capabilities of Softimage quickly and intuitively using a node-based dataflow diagram. This enables artists to create complex 3D effects and tools without scripting. Among the main uses for ICE are procedural modeling, deformation, rigging and particle simulation. It can also be used to control scene attributes without the need to write expressions, for example to add camera wiggle or make a light pulsate. ICE is a parallel processing engine that takes advantage of multi-core CPUs, giving users highly scalable performance.

ICE represents Softimage functionality using a collection of nodes, each with its own specific capabilities. Users can connect nodes together, visually representing the data flow, to create powerful tools and effects. Softimage ships with several hundred nodes; among them are both low level nodes, such as Multiply or Boolean, as well as a number of high level nodes called compounds. Compounds serve as "wrapper nodes" to collapse ICE graphs into a single node. Softimage allows users to add custom compounds to its main menu system for easy reusability.

The screenshot on the right shows an example of a simple geometry deformation ICE graph. In a practical scenario, one would collapse the graph into a compound and expose important parameters, for instance the deformation intensity. After adding the tool to the user interface it can easily be applied to other objects. Compounds can also be shared between installations because their entire functionality is stored in XML files.

The graph-based approach of ICE allows for the creation of effects previously attainable only through the use of scripting and/or compiled code. Due to its visual nature and interactivity, it is very accessible for users with no programming experience. Many free and commercial ICE tools have been made available by users and 3rd party developers. Softimage contains an ICE-based fluid and physics simulator called Lagoa as well as an ICE-based version of the Syflex cloth simulator.

Industry usage Edit

Softimage was primarily used in the film, video game and advertising industries as a tool to generate digital characters, environments and visual effects. Examples of films and other media made with the help of Softimage are Jurassic Park,[6] Thor,[7] Predators,[8] District 9,[9] White House Down,[10] Yakuza,[11] and Elysium.[12]

Releases Edit

  • Autodesk Softimage 2015 released April 14, 2014
  • Autodesk Softimage 2014 released April 12, 2013
  • Autodesk Softimage 2013 released April 12, 2012
  • Autodesk Softimage 2012 SAP (Subscription Advantage Pack) released September 27, 2011
  • Autodesk Softimage 2012 released April 7, 2011
  • Autodesk Softimage 2011 SAP (Subscription Advantage Pack) released October 7, 2010
  • Autodesk Softimage 2011 released April 9, 2010
  • Autodesk Softimage 2010 released September 14, 2009
  • Autodesk Softimage 7.5 released February 20, 2009

References Edit

  1. ^ "Softimage 2015 Final Release Announcement". www.autodesk.com. Retrieved September 20, 2017.
  2. ^ Simon Carless (October 24, 2008). "Autodesk Acquires Softimage For $35 Million". Gamasutra. Retrieved September 10, 2013.
  3. ^ "Softimage final release announcement". Autodesk Inc. Retrieved March 4, 2014.
  4. ^ "Softimage SDK Documentation (en-us)".
  5. ^ . i3D_Eddy. July 7, 2008. Archived from the original on March 22, 2017. Retrieved July 18, 2011.
  6. ^ "The long and lonely death of Softimage". DigitalArts. Retrieved June 14, 2015.
  7. ^ Vincent Frei (June 27, 2011). "THOR: Jonathan Harb – VFX Supervisor & Founder – Whiskytree". The Art of VFX. Retrieved July 18, 2011.
  8. ^ Bill Desowitz (July 13, 2010). "Letting the Predator Hounds Loose". Animation World Network. Retrieved July 18, 2011.
  9. ^ "Embassy on 'District 9'". CG Society. August 22, 2009. Retrieved July 18, 2011.
  10. ^ "Action beats: 6 scenes from White House Down". fxguide. October 22, 2013. Retrieved March 1, 2014.
  11. ^ "Photography of a Yakuza 3 slideshow from the GTMF 2009 conference". Sega. Retrieved June 1, 2020.
  12. ^ . CreativeCOW. Archived from the original on September 28, 2020. Retrieved March 1, 2014.

External links Edit

  • Official website
  • Softimage Mod Tool


45°30′47″N 73°34′17″W / 45.5131°N 73.5715°W / 45.5131; -73.5715

autodesk, softimage, softimage, redirects, here, company, softimage, company, simply, softimage, ɑː, computer, graphics, application, producing, computer, graphics, modeling, computer, animation, owned, autodesk, formerly, titled, softimage, software, been, pr. Softimage redirects here For the company see Softimage company Autodesk Softimage or simply Softimage s ɒ f t ɪ ˈ m ɑː ʒ was a 3D computer graphics application for producing 3D computer graphics 3D modeling and computer animation Now owned by Autodesk and formerly titled Softimage XSI the software has been predominantly used in the film video game and advertising industries for creating computer generated characters objects and environments Autodesk SoftimageUser interface of Softimage 2011Original author s Softimage Co Developer s AutodeskInitial release2000 23 years ago 2000 as Softimage XSI Stable release2015 April 14 2014 9 years ago 2014 04 14 Operating systemLinux Microsoft WindowsType3D computer graphicsLicenseTrialwareWebsitewww wbr autodesk wbr com wbr softimageReleased in 2000 as the successor to Softimage 3D Softimage XSI was developed by its eponymous company then a subsidiary of Avid Technology On October 23 2008 Autodesk acquired the Softimage brand and 3D animation assets from Avid for approximately 35 million thereby ending Softimage Co as a distinct entity 2 In February 2009 Softimage XSI was rebranded Autodesk Softimage A free version of the software called Softimage Mod Tool was developed for the game modding community to create games using the Microsoft XNA toolset for PC and Xbox 360 or to create mods for games using Valve s Source engine Epic Games s Unreal Engine and others It was discontinued with the release of Softimage 2014 On March 4 2014 it was announced that Autodesk Softimage would be discontinued after the release of the 2015 version providing product support until April 30 2016 3 Contents 1 Overview 1 1 ICE Interactive Creative Environment 2 Industry usage 3 Releases 4 References 5 External linksOverview EditAutodesk Softimage is a 3D animation application comprising a suite of computer graphics tools Modeling tools allow the generation of polygonal or NURBS models Subdivision modeling requires no additional operators and works directly on the polygonal geometry Each modeling operation is tracked by a construction history stack which enables artists to work non destructively Operators in history stacks can be re ordered removed or changed at any time and all adjustments propagate to the final model Control rigs are created using bones with automatic IK constraints and specialized solvers like spine or tail Optionally the ICE system can be used to create light weight rigs in a node based environment The rigging process can be sped up through the use of adaptable biped and quadruped rigs FaceRobot for facial rigs and automatic lip syncing Animation features include layers and a mixer which allows combining animation clips non linearly Animation operators are tracked in a construction history stack that is separate from the modeling stack enabling users to change the underlying geometry of already animated characters and objects MOTOR is a feature that transfers animation between characters regardless of their size or proportions GATOR can transfer attributes such as textures UVs weight maps or envelopes between different models Softimage also contains tools to simulate particles particle strands rigid body dynamics soft body dynamics cloth hair and fluids The default and tightly integrated rendering engine in Softimage is mental ray Materials and shaders are built in a node based fashion When users activate a so called render region in a camera view it will render this section of the scene using the specified rendering engine and update completely interactively A secondary rendering mode is available for rendering real time GPU shaders written in either the Cg or HLSL languages Also included is the FX Tree which is a built in node based compositor that has direct access to image clips used in the scene It can thus not only be used to finalize and composite rendered frames but also as an integral part of scene creation The FX Tree can be used to apply compositing effects to image clips being used in the fully rendered scene allowing Softimage to render scenes using textures authored or modified in various ways within the same scene In addition to the node based ICE platform described below Softimage has an extensive API and scripting environment that can be used to extend the software The available scripting languages include C Python VBScript and JScript A C SDK is also available for plug in developers with online documentation available to the public 4 ICE Interactive Creative Environment Edit nbsp This simple ICE graph deforms an input object in the example a sphere was used based on its vertex indicesOn July 7 2008 the Softimage Co announced Softimage XSI 7 5 which introduced the ICE Interactive Creative Environment architecture ICE is a visual programming platform that allows users to extend the capabilities of Softimage quickly and intuitively using a node based dataflow diagram This enables artists to create complex 3D effects and tools without scripting Among the main uses for ICE are procedural modeling deformation rigging and particle simulation It can also be used to control scene attributes without the need to write expressions for example to add camera wiggle or make a light pulsate ICE is a parallel processing engine that takes advantage of multi core CPUs giving users highly scalable performance ICE represents Softimage functionality using a collection of nodes each with its own specific capabilities Users can connect nodes together visually representing the data flow to create powerful tools and effects Softimage ships with several hundred nodes among them are both low level nodes such as Multiply or Boolean as well as a number of high level nodes called compounds Compounds serve as wrapper nodes to collapse ICE graphs into a single node Softimage allows users to add custom compounds to its main menu system for easy reusability The screenshot on the right shows an example of a simple geometry deformation ICE graph In a practical scenario one would collapse the graph into a compound and expose important parameters for instance the deformation intensity After adding the tool to the user interface it can easily be applied to other objects Compounds can also be shared between installations because their entire functionality is stored in XML files The graph based approach of ICE allows for the creation of effects previously attainable only through the use of scripting and or compiled code Due to its visual nature and interactivity it is very accessible for users with no programming experience Many free and commercial ICE tools have been made available by users and 3rd party developers Softimage contains an ICE based fluid and physics simulator called Lagoa as well as an ICE based version of the Syflex cloth simulator Industry usage EditSoftimage was primarily used in the film video game and advertising industries as a tool to generate digital characters environments and visual effects Examples of films and other media made with the help of Softimage are Jurassic Park 6 Thor 7 Predators 8 District 9 9 White House Down 10 Yakuza 11 and Elysium 12 Releases EditAutodesk Softimage 2015 released April 14 2014 Autodesk Softimage 2014 released April 12 2013 Autodesk Softimage 2013 released April 12 2012 Autodesk Softimage 2012 SAP Subscription Advantage Pack released September 27 2011 Autodesk Softimage 2012 released April 7 2011 Autodesk Softimage 2011 SAP Subscription Advantage Pack released October 7 2010 Autodesk Softimage 2011 released April 9 2010 Autodesk Softimage 2010 released September 14 2009 Autodesk Softimage 7 5 released February 20 2009References Edit Softimage 2015 Final Release Announcement www autodesk com Retrieved September 20 2017 Simon Carless October 24 2008 Autodesk Acquires Softimage For 35 Million Gamasutra Retrieved September 10 2013 Softimage final release announcement Autodesk Inc Retrieved March 4 2014 Softimage SDK Documentation en us Softimage Co announces Softimage XSI 7 powered by ICE i3D Eddy July 7 2008 Archived from the original on March 22 2017 Retrieved July 18 2011 The long and lonely death of Softimage DigitalArts Retrieved June 14 2015 Vincent Frei June 27 2011 THOR Jonathan Harb VFX Supervisor amp Founder Whiskytree The Art of VFX Retrieved July 18 2011 Bill Desowitz July 13 2010 Letting the Predator Hounds Loose Animation World Network Retrieved July 18 2011 Embassy on District 9 CG Society August 22 2009 Retrieved July 18 2011 Action beats 6 scenes from White House Down fxguide October 22 2013 Retrieved March 1 2014 Photography of a Yakuza 3 slideshow from the GTMF 2009 conference Sega Retrieved June 1 2020 Creating the Details of Elysium s Luxury World CreativeCOW Archived from the original on September 28 2020 Retrieved March 1 2014 External links EditOfficial website Softimage Mod Tool 45 30 47 N 73 34 17 W 45 5131 N 73 5715 W 45 5131 73 5715 Retrieved from https en wikipedia org w index php title Autodesk Softimage amp oldid 1175917454, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.