Aqsis is an
freeFree software, software libre or libre software is software that can be used, studied, and modified without restriction, and which can be copied and redistributed in modified or unmodified form either without restriction, or with minimal restrictions only to ensure that further recipients can also...
rendering suite compliant with the
RenderManThe RenderMan Interface Specification, or RISpec in short, is an open API developed by Animal Logic. It was later sold to Pixar Animation Studios to describe three dimensional scenes and turn them into digital photorealistic images...
standard. It is available under
GPLThe GNU General Public License is a widely used free software license, originally written by Richard Stallman for the GNU project....
, with some parts under
LGPLThe GNU Lesser General Public License or LGPL is a free software license published by the Free Software Foundation . It was designed as a compromise between the strong-copyleft GNU General Public License or GPL and permissive licenses such as the BSD licenses and the MIT License...
. Its main author and project manager is Paul Gregory.
The Aqsis project consists of a
rendererRendering is the process of generating an image from a model, by means of computer programs. The model is a description of three-dimensional objects in a strictly defined language or data structure. It would contain geometry, viewpoint, texture, lighting, and shading information. The image is a...
, shader compiler and a few other supporting components. Like the original PRMan from Pixar, it is an implementation of the
Reyes renderingReyes rendering is a computer software architecture used in 3D computer graphics to render photo-realistic images. It was developed in the mid-1980s by Loren Carpenter and Robert L. Cook at Lucasfilm's Computer Graphics Research Group, which is now Pixar. It was first used in 1982 to render images...
algorithm, which is famous for its high speed and efficiency in handling even very large scenes, and has good support for displacement shaders.
Discussion
Ask a question about 'Aqsis'
Start a new discussion about 'Aqsis'
Answer questions from other users
|
Aqsis is an
freeFree software, software libre or libre software is software that can be used, studied, and modified without restriction, and which can be copied and redistributed in modified or unmodified form either without restriction, or with minimal restrictions only to ensure that further recipients can also...
rendering suite compliant with the
RenderManThe RenderMan Interface Specification, or RISpec in short, is an open API developed by Animal Logic. It was later sold to Pixar Animation Studios to describe three dimensional scenes and turn them into digital photorealistic images...
standard. It is available under
GPLThe GNU General Public License is a widely used free software license, originally written by Richard Stallman for the GNU project....
, with some parts under
LGPLThe GNU Lesser General Public License or LGPL is a free software license published by the Free Software Foundation . It was designed as a compromise between the strong-copyleft GNU General Public License or GPL and permissive licenses such as the BSD licenses and the MIT License...
. Its main author and project manager is Paul Gregory.
The Aqsis project consists of a
rendererRendering is the process of generating an image from a model, by means of computer programs. The model is a description of three-dimensional objects in a strictly defined language or data structure. It would contain geometry, viewpoint, texture, lighting, and shading information. The image is a...
, shader compiler and a few other supporting components. Like the original PRMan from Pixar, it is an implementation of the
Reyes renderingReyes rendering is a computer software architecture used in 3D computer graphics to render photo-realistic images. It was developed in the mid-1980s by Loren Carpenter and Robert L. Cook at Lucasfilm's Computer Graphics Research Group, which is now Pixar. It was first used in 1982 to render images...
algorithm, which is famous for its high speed and efficiency in handling even very large scenes, and has good support for displacement shaders. Like many other open source projects, Aqsis is hosted on SourceForge and is in continuous and active development.
Because of its Reyes heritage, Aqsis lacks some advanced global illumination features like ray tracing, although active efforts are underway to support some such features. Its Current stable version is 1.4 & supports nearly all rendering features.
The
MakeHumanMakeHuman is a software application that generates 3D humanoids; similar to Poser or DAZ Studio. It is written in C++ and Aqsis is necessary to produce a render. The MakeHuman team work towards correctness both in programming and anatomy...
project uses Aqsis to produce realistic renderings of the human body.
External links