Thanks to visit codestin.com
Credit goes to github.com

Skip to content
cgtobi edited this page Aug 27, 2015 · 7 revisions

Aqsis Development Guide

This section contains links to pages covering all developement topics, from obtaining and building the source, to the papers describing the internal workings of Aqsis itself. It's also intended to be a place for discussing implementation of features. Before editing/submitting any content be sure to read the information on the Index page first.

Getting Started Developing Aqsis

Advanced Topics

  • Release Procedure - Instructions for primary developers on the process of officially preparing an Aqsis update/release.

Aqsis Internals

These pages describe the existing, implemented features of aqsis, and the techniques they are based on.

  • Pipeline - The internal Aqsis pipeline.
  • Boost Shared Pointers - How to work with the Boost libraries shared pointers system.
  • Micropolygon Dumps - This page describes the process and format for dumping micro polygon grid data.
  • Code Review - A full, module by module, review of the Aqsis code.
  • Sampling - How does the micropolygon sampling work in Aqsis? Covers static, motion blurred and focus blurred sampling.
  • API Coverage - List of what RI API calls are implemented and to what level.
  • Template Tricks - A list of neat template tricks which have been used somewhere in the Aqsis source.

Designs and Discussions

Focused Projects

Proposals

  • Papaya - Official Aqsis/RenderMan Maya Plugin.
  • Mango - Official Aqsis/RenderMan 3DSMax Plugin.
  • Kiwi - Official Aqsis/RenderMan Softimage XSI Plugin.
  • "Unnamed Standalone GUI" - An as yet unnamed standalone GUI designed to work with assets from various sources.
Clone this wiki locally