(A command line tool set for Linux, Mac and Windows)
What's new:
- Now I have turned to KCL:
.
- The new option --kcl-flag=list allows to modify KCL flags by translation rules.
. - The new option --kcl-parse=file allows to call a script, that may analyze the KCL triangle data and modify the KCL flag. This allows a more specific selection and calculation as --kcl-flag.
. - I have implemented a KCL object exporter. It works fine for all tested Nintendo and Custom tracks, but is has some known issues.
- The new option --kcl-flag=list allows to modify KCL flags by translation rules.
- The next step is an object to KCL converter. Therefor I need more info how to create the Spatial Index.
If you have info or an example code (in any programming language), please share it with me.
.
Change Log:
CODE
szs v0.35a r3681 - 2012-05-20
- New options for "wstrt TRACKS+ARENAS": --brief --no-header
- KMP sections CKPH+ENPH+ITPH: Accept unsorted groups.
- New patching options:
- For wszst and wkclt: --kcl-flag=list: Exchange KCL flags in KCL files.
- For wszst and wkclt: --kcl-parse=script: Execute the script for each KCL
file and to calculate/modify the KCL flags.
- For wszst and wkmpt: --rm-gobj=list: Remove global objects in KMP files.
- New command: wkclt FLAGS: Print usage statistics about KCL flags.
- New parser functions: ptInCube(cube1,cube2,pt1,...) and a strict variant
ptInCubeS(cube1,cube2,pt1,...): Count the points in the cube.
- KCL exporter creates now 3dsMax compatible OBJ files with some issues.
Links:
Edited by Wiimm, 20 May 2012 - 07:32 PM.















