Portal:Conditioners directory: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Sceahklaw (talk | contribs)
No edit summary
Elf (talk | contribs)
fix portal title & some other sm edits
Line 1: Line 1:
{{portalheader|title=COLLADA tutorials|description=A collection of articles related to COLLADA Refinery and conditioners}}
{{portalheader|title=COLLADA Refinery|description=A collection of articles related to COLLADA Refinery and conditioners}}
<div style="background-color: #eeeeee;  border:1px solid #999999; color:#000; padding-top: 3px; padding-left:5px; padding-right:5px; padding-bottom: 3px;">
<div style="background-color: #eeeeee;  border:1px solid #999999; color:#000; padding-top: 3px; padding-left:5px; padding-right:5px; padding-bottom: 3px;">


==COLLADA Refinery==
==COLLADA Refinery==
*COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners
*COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners.


==COLLADA Conditioners==
==COLLADA conditioners==
*COLLADA Conditioner is a module component in COLLADA Refinery. Each conditioner can take COLLADA document, perform specific operation on the doucment, and pass the result doucment to the next conditioner. A series of conditioners is a pipeline which improve the state of COLLADA document.
*COLLADA Conditioner is a module component in COLLADA Refinery. Each conditioner can take a [[COLLADA document]], perform a specific operation on the doucment, and pass the resulting document to the next conditioner. A series of conditioners is a pipeline that improves the state of COLLADA documents.


==List of COLLADA Conditioners==
==List of COLLADA conditioners==
Geometric Processing
Geometric Processing
*lines2linestrips
*lines2linestrips
Line 26: Line 26:
*Polylists2triangles
*Polylists2triangles


Misc.
Miscellaneous
*Axisconverter
*Axisconverter
*Packager
*Packager
Line 37: Line 37:
*kmzcleanup
*kmzcleanup


==Resource==
==Resources==
*[http://sourceforge.net/projects/colladarefinery/ SourceForge page]
*[http://sourceforge.net/projects/colladarefinery/ SourceForge page]


</div>
</div>

Revision as of 23:24, 21 June 2007

Welcome to the COLLADA Refinery portal
A collection of articles related to COLLADA Refinery and conditioners

Portals:  • Products  • Extensions  • Tools  • Conditioners  • COLLADA DOM  • Coherency Test  • Tech topics  • Tutorials

COLLADA Refinery

  • COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners.

COLLADA conditioners

  • COLLADA Conditioner is a module component in COLLADA Refinery. Each conditioner can take a COLLADA document, perform a specific operation on the doucment, and pass the resulting document to the next conditioner. A series of conditioners is a pipeline that improves the state of COLLADA documents.

List of COLLADA conditioners

Geometric Processing

  • lines2linestrips
  • linestrips2lines
  • Optimizer
  • Triangles2lines
  • Trifanner
  • Tristripper
  • Deindexer
  • Detrifanner
  • Detristripper
  • Polygons2lines
  • Polygons2polylists
  • Polygons2triangles
  • Polylists2lines
  • Polylists2polygons
  • Polylists2triangles

Miscellaneous

  • Axisconverter
  • Packager
  • bindmateralfixer
  • coherencytest
  • copyrighter
  • daestripper
  • filename
  • imageconverter
  • kmzcleanup

Resources