Portal:Conditioners directory/test: Difference between revisions
Jump to navigation
Jump to search
testing redo layout more portal-like |
moving portal header inside gray background |
||
Line 1: | Line 1: | ||
<div style="background-color: #eeeeee; border:1px solid #999999; color:#000; padding-top: 10px; padding-left:15px; padding-right:5px; padding-bottom: 3px;"><!-- | |||
--> | |||
{{portalheader|title=COLLADA conditioners|description=A collection of links and articles describing COLLADA conditioners and related tools}} | {{portalheader|title=COLLADA conditioners|description=A collection of links and articles describing COLLADA conditioners and related tools}} | ||
<!-- | |||
<------------------------------ Top box -------------------------------> | <------------------------------ Top box -------------------------------> | ||
{| style="width:100%; border-spacing: | {| style="width:100%; border-spacing:0px; margin:8px -8px;" | ||
|class="MainPageBG" style="width:100%; border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;"| | |class="MainPageBG" style="width:100%; border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;"| | ||
{| cellpadding="2" cellspacing="5" style="width:100%; vertical-align:top; background:#faf5ff; color:#000" | {| cellpadding="2" cellspacing="5" style="width:100%; vertical-align:top; background:#faf5ff; color:#000" |
Revision as of 02:00, 16 July 2007
Welcome to the COLLADA conditioners portal
A collection of links and articles describing COLLADA conditioners and related tools
Portals: • Products • Extensions • Tools • Conditioners • COLLADA DOM • Coherency Test • Tech topics • Tutorials
A collection of links and articles describing COLLADA conditioners and related tools
Portals: • Products • Extensions • Tools • Conditioners • COLLADA DOM • Coherency Test • Tech topics • Tutorials
|
|
|
Related tools
- COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners. A pipeline consists of conditioners that pass their resulting documents to the next conditioner.
List of COLLADA conditioners
Miscellaneous
Axisconverter | Converts documents between Y_UP, X_UP, Z_UP. |
Packager | Collects all dae, image, and other resource files and compresses them into a zip file. |
bindmateralfixer | Some exporters don't export <bind_material> and link mesh materials to id directly. This conditioner adds the missing <bind_material> and its child nodes. |
coherencytest | Checks whether a COLLADA document is properly composed or coherent. |
copyrighter | Adds or overwrites the copyright text from a text file. |
daestripper | Removes all elements of a specific tag from a document. (For example, remove all <extra>.) |
filename | Searches for all resource file references and adds string prefix. |
imageconverter | Searches for all the images that a document uses and converts them to your desired supported image format. It uses Dev iL image library for image conversion. You must provide the file extension of your desired image format. |
kmzcleanup | Kmz files created by previous versions of sketchup are not coherent. This conditioner adds the missing elements, such as <bind_materials>, to fix the kmz file. |
COLLADA Contest entries
Example conditioner | example entry. |