Optimizer conditioner: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Sceahklaw (talk | contribs)
New page: {{conditioners|product=example}} * '''Name:''' Linestrips2lines * '''Purpose:''' It convert all the linestrips to lines * '''Last updated:''' July 10th, 2007 * '''Current version:''' svn...
 
Sceahklaw (talk | contribs)
No edit summary
Line 1: Line 1:
{{conditioners|product=example}}
{{conditioners|product=example}}


* '''Name:''' Linestrips2lines
* '''Name:''' Optimizer
* '''Purpose:''' It convert all the linestrips to lines
* '''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==
* does not remove duplicated lines
* 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