Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More informations about "settings.xml" #134

Open
antoine1000 opened this issue Nov 11, 2016 · 0 comments
Open

More informations about "settings.xml" #134

antoine1000 opened this issue Nov 11, 2016 · 0 comments

Comments

@antoine1000
Copy link

Hi,

First, thank you for FaceOSC ! It is really nice and works well. 👍

I would like to ask some questions about some settings in the settings.xml file, more precisely this part of the file :

<face>
	<!-- <scale>1</scale> -->
	<!-- <iterations>5</iterations> -->
	<!-- <clamp>3</clamp> -->
	<tolerance>.01</tolerance>
	<!-- <attempts>1</attempts> -->
	<!-- 
		drawMesh is a bool, 0 or 1
		1 by default
	-->
	<drawMesh>1</drawMesh>

	<!-- <bIncludePose>1</bIncludePose> -->
	<!-- <bIncludeGestures>1</bIncludeGestures> -->
	<!-- <bIncludeAllVertices>0</bIncludeAllVertices> -->
	<!-- <bSyphon>0</bSyphon> -->
</face>

The rest of the file is pretty obvious, but what means exactly : scale, iterations, clamp, tolerance and attempts, and what the values inside means ? How small/big can be the values inside ?

Thank you ! 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant