feat: add terrain-scatter and fence-kit showcase pieces - #155
Merged
Merged
Conversation
Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
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
terrain-scatter: Geometry Nodes sine-hill Mesh Grid + Index-jittered Instance-on-Points scatter, realized cubes replaced with bevelled masonry, then UVs / high-to-low bake / LOD / convex collider / Unity glTF.fence-kit: tiling post-and-rail section (two posts, pyramidal caps, three rails, kickboard, brace, iron shoes and straps). AABB X is the tile width; does not re-witnessmodular-kit-snap.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.terrain-scatter
Composes skills
geometry-nodes-python,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. Smoke wall-clock (check-only): 994 / 970 / 1080 ms.
fence-kit
Composes skills
mesh-editing-and-bmesh,bake-high-to-low,depsgraph-and-evaluated-data,engine-export-presets; same snippets (copied).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: 961 / 888 / 1053 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.13 float vs local 4.5.11; Socket.
Smoke added
Per version ~1.96 / 1.86 / 2.13 s. Prior cumulative ~31 / 21 / 20 s → ~33 / 23 / 22 s. Under the ~90 s/version cap.
Made with Cursor