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

New Recipe + xNormal and RizomUV Changes #2

Merged
merged 12 commits into from
Jan 13, 2020
Merged

New Recipe + xNormal and RizomUV Changes #2

merged 12 commits into from
Jan 13, 2020

Conversation

jlee139
Copy link
Collaborator

@jlee139 jlee139 commented Jan 13, 2020

  • Added a new recipe "Web-Combine" that combines "Web-Thumb" and "Web-Multi" recipes.
  • xNormal Edge Padding added
  • RizomUV made sure "Prevent T-flips" and "Prevent Borderoverlap" are turned on.

jalee added 12 commits December 18, 2019 13:16
- This recipe combines "web-thumb", "web-multi", and "webassets" into one. 
- It generates files for thumbnail, low, medium, and high resolutions. It also outputs both draco and non-draco compressed glb files as well as gltf and bin files. 
- The "remesh" step is optional as it is in "web-thumb" and "web-multi."
- This recipe combines "web-thumb", "web-multi", and "webassets" into one. 
- It generates files for thumbnail, low, medium, and high resolutions. It also outputs both draco and non-draco compressed glb files as well as gltf and bin files. 
- The "remesh" step is optional as it is in "web-thumb" and "web-multi."
- Changed "deliverables.remeshedFile" to "deliverables.remeshedMeshFile" in the output parameters of remesh.
- Changed "deliverables.remeshedFile" to "deliverables.remeshedMeshFile" in the output parameters of remesh.
- So that it is consistent with the other recipes, in case other functions rely on this variable being named this way.
- Changed the name to be "scene.svx.json" since that is the file that EDAN looks for automatically.
- Changed the output to be "scene.svx.json" for maximum compatability with voyager.
- xNormal was changed to have 4x the edge padding than what was there originally.
- RizomUV was set so that "Prevent Flip Triangle" and "Prevent Border Intersection" will always be on if this tool is selected to run during Cook process.
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

Successfully merging this pull request may close these issues.

2 participants