Aqsis

Aqsis 是一个跨平台的逼真三维渲染解决方案,遵守皮克斯动画工作室定义的 RenderMan 接口标准。「Aqsis is a cross-platform photorealistic 3D rendering solution, adhering to the RenderMan interface standard defined by Pixar Animation Studios. 」

Github stars Tracking Chart

Aqsis Renderer

Aqsis 是一个高质量的、逼真的 3D 渲染解决方案。它符合 Pixar 公司(皮克斯)定义的 RenderMan(R) 接口标准。

RenderMan(R) 标准自 1989 年推出以来,一直被用于电影和电视视觉效果。皮克斯将他们自己的实现用于他们所有获奖的 CG 作品。并将他们的实现提供给大多数主要电影的视觉效果。在过去的 20 年里,他们为大多数大型电影的视觉效果提供了自己的实现。

在过去的 20 年中,他们为大多数主要的大片提供了视觉效果。Aqsis 项目为个人和组织提供了一种方法 获得 RenderMan(R) 界面的经验,而不需要花钱购买商业软件许可证。

Aqsis 包括一个命令行渲染工具,一个用 RSL 语言编译着色器的工具,一个用 RSL 语言编译着色器的工具。渲染工具,一个用 RSL 语言编译着色器的工具,一个为最佳使用而准备纹理的工具,以及各种开发者库,以实现与第三方工具的集成。

欲了解更多信息,请访问 Aqsis 网站:

www.aqsis.org

特性

  • 完全可编程着色器支持
  • 高质量过滤
  • 渲染时间景深和运动模糊效果
  • 渲染任意用户数据以进行后处理控制
  • 可以与着色器语言和几何插件一起使用
  • 高品质纹理过滤

文档

文档可以在 aqsis wiki 上在线访问:https://github.com/aqsis/aqsis/wiki

工具的简要列表

* 二进制命令行工具和图形界面:

  • aqsis -- 渲染器
  • aqsl -- 着色器编译器
  • aqsltell -- 着色器检查工具
  • eqsl -- 工具套件的用户界面
  • teqser -- 纹理预处理程序
  • miqser -- RIB处理器
  • piqsl -- 高级帧缓冲器

* 脚本:

  • mpanalyse.py -- 微多角形转储格式的分析工具(见 scripts 目录)。请注意,mpanalyse 需要 CGKit 和 pyOpenGL 作为额外的依赖。

许可证

Aqsis 采用 GNU GPL 许可。 详情请看 COPYING 文件。

libri2rib 是以 GNU LGPL 授权的。参见 rib/ri2rib/COPYING_LGPL 文件

了解详情。

作者

Aqsis 最初由 Paul Gregory 编写,用于 Win32 下。 参见 AUTHORS 文件以了解后来的贡献者。

安装

请看 INSTALL 文件中的安装说明。

贡献

以下库是 Aqsis 解决方案的一部分,这些库的版权归各自所有者所有。

这些库的版权属于各自的所有者:

Overview

Name With Owneraqsis/aqsis
Primary LanguageC++
Program languageC (Language Count: 13)
PlatformLinux, Mac, Windows
License:GNU General Public License v2.0
Release Count0
Created At2012-02-12 10:20:25
Pushed At2024-03-01 15:43:30
Last Commit At2024-03-01 15:42:55
Stargazers Count75
Watchers Count18
Fork Count29
Commits Count5.5k
Has Issues Enabled
Issues Count13
Issue Open Count9
Pull Requests Count11
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Aqsis Renderer README

Aqsis is a high quality, photorealistic, 3D rendering solution. It complies
with the RenderMan(R) interface standard defined by Pixar.

The RenderMan(R) standard has been used in film and television visual effects
since it's introduction in 1989. Pixar has used their own implementation for
all of their award winning CG features, and provided their implementation for
use in the visual effects of most major blockbuster films over the last 2
decades. The Aqsis project offers a way for individuals and organisations alike
to gain experience with the RenderMan(R) interface without the cost of
commercial software licenses.

Aqsis comprises a command line rendering tool, a tool for compiling shaders in
the RSL language, a tool for preparing textures for optimal use, and various
developer libraries to enable integration with third party tools.

For more information, visit to the aqsis website:

www.aqsis.org

Documentation

The documentation may be accessed online at the aqsis wiki:

https://github.com/aqsis/aqsis/wiki

Brief list of tools

  • Binary command line tools and graphical interfaces:
    aqsis - the renderer
    aqsl - the shader compiler
    aqsltell - the shader inspection tool
    eqsl - the toolsuite user interface
    teqser - the texture pre-processor
    miqser - the RIB processor
    piqsl - the advanced framebuffer

  • Scripts:
    mpanalyse.py - Analysis tool for micropolygon dump format (see scripts
    directory). Note that mpanalyse requires CGKit and pyOpenGL
    as extra dependencies.

License

Aqsis is licensed under the GNU GPL. See the COPYING file for details.
libri2rib is licensed under the GNU LGPL. See the rib/ri2rib/COPYING_LGPL file
for details.

Authors

Aqsis was originally written by Paul Gregory for use under Win32. See the
AUTHORS file for subsequent contributors.

Installation

See the INSTALL file for installation instructions.

Credits

The following libraries form part of the Aqsis solution, the copyright for
these libraries lies with the respective owners.

Boost - http://www.boost.org
Qt - http://qt.nokia.com
JPEG - http://www.ijg.org
libpng - http://www.libpng.org
LibTIFF - http://www.libtiff.org
OpenEXR - http://www.openexr.org
zlib - http://www.zlib.net
Partio - http://www.disneyanimation.com/technology/partio.html

Happy Rendering!

  • Aqsis Team

This software is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.

To the top