CHIMneys (Corrected UVs and Added LODs)#102
Open
BethOfDeath wants to merge 1 commit intomop-org:masterfrom
Open
CHIMneys (Corrected UVs and Added LODs)#102BethOfDeath wants to merge 1 commit intomop-org:masterfrom
BethOfDeath wants to merge 1 commit intomop-org:masterfrom
Conversation
- Reunwrapped UVs to reduce distortion. - Added LOD1: 2 drawcalls (reduced by 1), 142 tris (40% reduced) - Added LOD2: 1 drawcall, 74 tris (69% reduced) - Vanilla: 17244 bytes, previous MOP 17530; now 26511. (+54% vs vanilla, +51% vs previous MOP) ex_c_chimney_tall_02 - Recombined and further split collision mesh - Chopped up new ex_common_chimney_tall and shifted to new location. - Vanilla: 14644 bytes, previous MOP 14302; now 21201. (+45% vs vanilla, +48% vs previous MOP) ex_nord_chimney_01: - Simplified collision mesh from 36 tris to 12. - Corrected self-intersection in capstone. Adds 16 tris, I think. - Reunwrapped capstone to reduce seams. There are still some around the corners, but they look less noticable to me. - Added LODs to reduce from 4 drawcalls to 2, then 1 with simplified geometry (LOD0 104 verts 130 tris, LOD2 30 verts 52 tris) - Vanilla: 10697 bytes; new: 16018. (+50%)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ex_common_chimney_tall:
ex_c_chimney_tall_02
ex_nord_chimney_01: