TrueSpace

Last updated
TrueSpace
Developer(s) Caligari Corporation
Stable release
7.61 / May 25, 2009 (2009-05-25)
Operating system Microsoft Windows
Type 3D computer graphics
License Proprietary (Freeware)
Website caligari.com at the Wayback Machine (archived January 15, 2012)

TrueSpace (styled as trueSpace) was a commercial 3D computer graphics and animation software developed by Caligari Corporation, bought-out by Microsoft. As of May 2009, it was officially discontinued, but with some 'unofficial support' up to February 2010.

Contents

History

The company was founded in 1985 by Roman Ormandy. A prototype 3D video animation package for the Amiga Computer led to the incorporation of Octree Software in 1986. From 1988 to 1992, Octree released several software packages including Caligari1, Caligari2, Caligari Broadcast, and Caligari 24. Caligari wanted to provide inexpensive yet professional, industrial video and corporate presentation software. In 1993 Octree Software moved from New York to California and became known as Caligari Corporation. In 1994 trueSpace 1.0 was introduced on the Windows platform. In 1998 an employee inadvertently left a copy of the trueSpace 4.0 sourcecode on the company website's public FTP server. The source code was released to the internet by the piracy release group REVOLT. [1] In early 2008, the company was acquired by Microsoft and trueSpace 7.6 was released for free. [2]

As of May 19, 2009, Ormandy announced that TrueSpace had been discontinued:

Dear Caligari customer,

You may have heard that Microsoft Corporation, reacting to difficult business conditions, has been evaluating many of the products it produces and making the difficult decision to reduce investment in certain areas.

It is with regret that I have to tell you that trueSpace is one of the products affected. As a consequence, you will see reduction or elimination of services offered for trueSpace. For example, there will be no phone or email support offered for trueSpace by Microsoft, and our web site may also be affected. While the dates are not absolutely fixed, some services and contacts may come to an end as early as Friday May 22, 2009, while others will continue as long as possible with no firm cutoff date available yet.

Elsewhere he thanks everyone, urges people to download all the free software as soon as possible.

After 2010, many of the talented developers helped develop Microsoft's 3D Builder application available for free in the Windows Store. There are many similarities between 3D Builder and the original TrueSpace product even though the former is aimed at a consumer level.

Overview

TrueSpace was a modeling/animation/rendering package. It featured a plug-in architecture that allowed the user to create tools to enhance the core package. TrueSpace was at the last release version 7 (also known to its users as tS7). Point upgrades had brought it up to version Rosetta Beta 7.61 and had added new modeling features. It also had an interface that beginners found easy to learn.

Caligari had enhanced the modeling, surfacing and rendering capabilities of TrueSpace, and the latest version TrueSpace7 allowed all aspects of real-time design, modeling and animation within a virtual 3D space shared by remote participants over the broadband internet. The TrueSpace7 collaboration server enables multiple participants to connect to a shared 3D space to create and manipulate shared content in real-time.

Features

One of the most distinctive features of trueSpace is its interface, using mainly 3D widgets for most common editing operations. trueSpace can also be scripted, using Python for creating custom scripts, tools and plugins. trueSpace7 introduces the use of VBScript and JScript as scripting tools for developing plugins and interactive scenes. trueSpace is also known for its icon-heavy interface which was drastically overhauled for version 7 onwards. While staff at Caligari had originally made them 'inhouse' during the creation process of earlier releases, trueSpace 7 had a new set of icons made by Paul Woodward, a freelance designer and illustrator.

Capabilities of the software include creating visualizations and animations with realistic lighting (through the use of radiosity, HDRI and global illumination) and organic modelling using NURBS, subdivision surfaces and metaballs.

The software has several native formats: RsScn for scenes, RsObj for objects, RSMat for materials, rsl for layouts, RsLgts for lighting, etc. Older formats native to trueSpace6.6 and earlier are also supported, e.g. one for standalone objects (with the file extension .cob), and another for the scenes (with the file extension .scn). Objects in trueSpace can be embedded in Active Worlds. In addition to its native formats, trueSpace can also import and export several additional model types.

Modeling

Rendering and surfacing

Currently TrueSpace has two native internal rendering engines and also support for DX9 pixel shader output quality images alongside the traditional style Render engines. These engines are:

TrueSpace7 also includes support for the VRay rendering engine. [6] [7]

Rendering

Surfacing

See also

Related Research Articles

<span class="mw-page-title-main">Rendering (computer graphics)</span> Process of generating an image from a model

Rendering or image synthesis is the process of generating a photorealistic or non-photorealistic image from a 2D or 3D model by means of a computer program. The resulting image is referred to as the render. Multiple models can be defined in a scene file containing objects in a strictly defined language or data structure. The scene file contains geometry, viewpoint, texture, lighting, and shading information describing the virtual scene. The data contained in the scene file is then passed to a rendering program to be processed and output to a digital image or raster graphics image file. The term "rendering" is analogous to the concept of an artist's impression of a scene. The term "rendering" is also used to describe the process of calculating effects in a video editing program to produce the final video output.

<span class="mw-page-title-main">Global illumination</span> Group of rendering algorithms used in 3D computer graphics

Global illumination (GI), or indirect illumination, is a group of algorithms used in 3D computer graphics that are meant to add more realistic lighting to 3D scenes. Such algorithms take into account not only the light that comes directly from a light source, but also subsequent cases in which light rays from the same source are reflected by other surfaces in the scene, whether reflective or not.

The Electric Image Animation System (EIAS) is a 3D computer graphics package published by EIAS3D. It currently runs on the macOS and Windows platforms.

Autodesk 3ds Max, formerly 3D Studio and 3D Studio Max, is a professional 3D computer graphics program for making 3D animations, models, games and images. It is developed and produced by Autodesk Media and Entertainment. It has modeling capabilities and a flexible plugin architecture and must be used on the Microsoft Windows platform. It is frequently used by video game developers, many TV commercial studios, and architectural visualization studios. It is also used for movie effects and movie pre-visualization. 3ds Max features shaders, dynamic simulation, particle systems, radiosity, normal map creation and rendering, global illumination, a customizable user interface, and its own scripting language.

<span class="mw-page-title-main">LightWave 3D</span>

LightWave 3D is a 3D computer graphics program developed by NewTek. It has been used in films, television, motion graphics, digital matte painting, visual effects, video game development, product design, architectural visualizations, virtual production, music videos, pre-visualizations and advertising.

In computing, D3DX is a high level API library which is written to supplement Microsoft's Direct3D graphics API. The D3DX library was introduced in Direct3D 7, and subsequently was improved in Direct3D 9. It provides classes for common calculations on vectors, matrices and colors, calculating look-at and projection matrices, spline interpolations, and several more complicated tasks, such as compiling or assembling shaders used for 3D graphic programming, compressed skeletal animation storage and matrix stacks. There are several functions that provide complex operations over 3D meshes like tangent-space computation, mesh simplification, precomputed radiance transfer, optimizing for vertex cache friendliness and strip reordering, and generators for 3D text meshes. 2D features include classes for drawing screen-space lines, text and sprite based particle systems. Spatial functions include various intersection routines, conversion from/to barycentric coordinates and bounding box and sphere generators.

A first-person shooter engine is a video game engine specialized for simulating 3D environments for use in a first-person shooter video game. First-person refers to the view where the players see the world from the eyes of their characters. Shooter refers to games which revolve primarily around wielding firearms and killing other entities in the game world, either non-player characters or other players.

<span class="mw-page-title-main">Lightmap</span> Data structure used in lightmapping

A lightmap is a data structure used in lightmapping, a form of surface caching in which the brightness of surfaces in a virtual scene is pre-calculated and stored in texture maps for later use. Lightmaps are most commonly applied to static objects in applications that use real-time 3D computer graphics, such as video games, in order to provide lighting effects such as global illumination at a relatively low computational cost.

<span class="mw-page-title-main">Software rendering</span>

Software rendering is the process of generating an image from a model by means of computer software. In the context of computer graphics rendering, software rendering refers to a rendering process that is not dependent upon graphics hardware ASICs, such as a graphics card. The rendering takes place entirely in the CPU. Rendering everything with the (general-purpose) CPU has the main advantage that it is not restricted to the (limited) capabilities of graphics hardware, but the disadvantage is that more semiconductors are needed to obtain the same speed.

<span class="mw-page-title-main">3D rendering</span> Process of converting 3D scenes into 2D images

3D rendering is the 3D computer graphics process of converting 3D models into 2D images on a computer. 3D renders may include photorealistic effects or non-photorealistic styles.

Strata Design 3D CX is a commercial 3D modeling, rendering and animation program developed in St. George, Utah by Corastar, Inc. dba Strata Software. Strata is a pioneer and developer of 3D design software.

Form·Z is a general-purpose solid and surface modeling software. It offers 2D/3D form manipulating and sculpting capabilities. It can be used on Windows and Macintosh computers. It is available in English, German, Italian, Spanish, French, Greek, Korean and Japanese languages.

<span class="mw-page-title-main">Computer graphics</span> Graphics created using computers

Computer graphics deals with generating images with the aid of computers. Today, computer graphics is a core technology in digital photography, film, video games, cell phone and computer displays, and many specialized applications. A great deal of specialized hardware and software has been developed, with the displays of most devices being driven by computer graphics hardware. It is a vast and recently developed area of computer science. The phrase was coined in 1960 by computer graphics researchers Verne Hudson and William Fetter of Boeing. It is often abbreviated as CG, or typically in the context of film as computer generated imagery (CGI). The non-artistic aspects of computer graphics are the subject of computer science research.

Caligari Corporation was founded in 1985 by Roman Ormandy. A prototype 3D video animation package for the Amiga Computer, which led to the incorporation of Octree Software was released in 1986. From 1988 to 1992, Octree released several software packages including Caligari1, Caligari2, Caligari Broadcast, and Caligari 24. Caligari wanted to provide inexpensive yet professional industrial video and corporate presentation software. In 1993, Octree Software moved from New York to California and became known as Caligari Corporation. In 1994 trueSpace 1.0 was introduced on the Windows platform. In early 2008, the company was acquired by Microsoft.

Messiah is a 3D animation and rendering application developed by pmG Worldwide. It runs on the Win32 and Win64 platforms. It is marketed to run on Mac OS X and Linux via Wine. Messiah's fourth version, messiah:studio was released April 2009 and version 5.5b as messiah:animate was released November 2006. messiahStudio6 was released in April 2013. Messiah seems no longer maintained since 2013 (abandoned).

3D computer graphics software refers to programs used to create 3D computer-generated imagery.

Shade 3D is a 3D modeling, rendering, animation, 3D printing computer program developed by e frontier Japan and published by Mirye Software. In October 2013, Shade 3D development team formed a new company called Shade3D Co.,Ltd., and continue to develop and market the program. After terminating the sales agreement with e frontier Japan and Mirye Software by the end of December 2014, Shade3D company is now developing and marketing Shade 3D products in Japan and worldwide exclusively.

<span class="mw-page-title-main">Cobalt (CAD program)</span>

Cobalt is a parametric-based computer-aided design (CAD) and 3D modeling program that runs on both Macintosh and Microsoft Windows operating systems. The program combines the direct-modeling way to create and edit objects and the highly structured, history-driven parametric way exemplified by programs like Pro/ENGINEER. A product of Ashlar-Vellum, Cobalt is Wireframe-based and history-driven with associativity and 2D equation-driven parametrics and constraints. It offers surfacing tools, mold design tools, detailing, and engineering features. Cobalt includes a library of 149,000 mechanical parts.

Luminous Engine, originally called Luminous Studio, is a multi-platform game engine developed and used internally by Square Enix and later on by Luminous Productions. The engine was developed for and targeted at eighth-generation hardware and DirectX 11-compatible platforms, such as Xbox One, the PlayStation 4, and versions of Microsoft Windows. It was conceived during the development of Final Fantasy XIII-2 to be compatible with next generation consoles that their existing platform, Crystal Tools, could not handle.

References

  1. Honick, Ron (2005-10-07). Software Piracy Exposed. ISBN   9780080489735.
  2. Emil Protalinski (July 24, 2008). "Result of the Caligari acquisition: trueSpace 7.6 goes free". Ars Technica. Retrieved 2008-07-25.
  3. Roman Ormandy. Letter from the Founder Archived 2009-06-19 at the Wayback Machine , Caligari.com
  4. Lightwork Design
  5. VirtuaLight Archived March 22, 2008, at the Wayback Machine
  6. LightWorks, Virtualight, And V-Ray Renderers Integrated Into trueSpace7, Caligari.com, January 2005
  7. 1 2 trueSpace7.6 Specifications, Caligari.com