feat: add watchtower and cart showcase pieces - #156
Merged
Merged
Conversation
Timber lookout with budgets fitted to measured geometry on 4.5.11, 5.1.2, and 5.2.1. Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Two-wheel wooden cart with budgets fitted to measured geometry on 4.5.11, 5.1.2, and 5.2.1. Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Summary
watchtower: timber lookout (corner posts, X-braces, plank platform, three-sided rail, ladder, pyramidal roof, iron shoes) then UVs / high-to-low bake / LOD / convex collider / Unity glTF.cart: two-wheel wooden cart (slatted bed, side walls, shafts, closed-form torus rims, 8 spokes, iron hubs and axle) through the same pipeline.Test plan
Local binaries (exact, self-reported):
.scratch/blender-4.5.11-windows-x64/blender.exe4.5.11 LTS,.scratch/blender-5.1.2-windows-x64/blender.exe5.1.2,.scratch/blender-5.2.1-windows-x64/blender.exe5.2.1 LTS. Two consecutive 5.2.1 defaults matched. argparse--nopeexits 2 on all three.--skip-decimateexits 9 on LOD1 on all three. Framing viacheck_framing(nodeviation=). Heroes rendered Cycles on 5.2.1.watchtower
Composes skills
mesh-editing-and-bmesh,bake-high-to-low,depsgraph-and-evaluated-data,engine-export-presets; snippetsbake_normal_high_to_low.py,setup_bake_target_image.py,lod_chain.py/decimate_to_budget.py,convex_hull_collider.py,export_preset_unity.py(copied).Default 0 / falsifier 9 / argparse 2 on all three. Falsifier violates LOD1 ratio. LOD2 ratio happened to match on this mesh; the gate is still a ratio band. Smoke wall-clock (check-only): 2873 / 1923 / 2017 ms.
cart
Composes skills
mesh-editing-and-bmesh,bake-high-to-low,depsgraph-and-evaluated-data,engine-export-presets; same snippets (copied). Wheel rims are a closed-form torus (bmesh.ops.create_torusis not present).Default 0 / falsifier 9 / argparse 2 on all three. Falsifier violates LOD1 ratio. 5.2.1 LOD2 is more aggressive (band, not exact count). Smoke wall-clock: 1391 / 1152 / 1383 ms.
Live run: default,
--skip-decimate, argparse, two 5.2 defaults, Cycles stills,build_gallery.pyalts (full sentence;data-tagsincludesshowcase).Inspection only: CI 4.5 series float vs local 4.5.11; Socket.
Smoke added
Per version ~4.26 / 3.08 / 3.40 s. Prior cumulative ~33 / 23 / 22 s → ~37 / 26 / 25 s. Under the ~90 s/version cap.