Optimizer conditioner: Difference between revisions
Jump to navigation
Jump to search
New page: {{conditioners|product=example}} * '''Name:''' Linestrips2lines * '''Purpose:''' It convert all the linestrips to lines * '''Last updated:''' July 10th, 2007 * '''Current version:''' svn... |
No edit summary |
||
Line 1: | Line 1: | ||
{{conditioners|product=example}} | {{conditioners|product=example}} | ||
* '''Name:''' | * '''Name:''' Optimizer | ||
* '''Purpose:''' | * '''Purpose:''' Rearranges the order of triangles to maximize the cache hit rate for vertices indexes. | ||
* '''Last updated:''' July 10th, 2007 | * '''Last updated:''' July 10th, 2007 | ||
* '''Current version:''' svn r56 | * '''Current version:''' svn r56 | ||
Line 11: | Line 11: | ||
==Limitation== | ==Limitation== | ||
* | * It works only for triangles | ||
==Feature requested== | ==Feature requested== |
Revision as of 22:05, 10 July 2007
Conditioners directory |
---|
Information about conditioners that can act on COLLADA documents. |
This article describes the example conditioner.
• COLLADA Refinery • Conditioners directory Instructions for adding to the conditioners directory |
[[Category: ]]
- Name: Optimizer
- Purpose: Rearranges the order of triangles to maximize the cache hit rate for vertices indexes.
- Last updated: July 10th, 2007
- Current version: svn r56
- Status: released
- Download
- Created by: Herbert Law
- Contact for technical issues: [email protected]
Limitation
- It works only for triangles
Feature requested
- n/a
Known issues and bugs
- n/a