feat(textures): author 3D strata popup depth for grass block and dirt path (#34) - #38
Merged
Merged
Conversation
anjana005
force-pushed
the
feat/34-grass-path-3d-stroke-depth
branch
from
August 30, 2026 15:08
8040910 to
534a3cb
Compare
… path (#34) Signed-off-by: Anjana <anjanaanjumk@gmail.com>
anjana005
force-pushed
the
feat/34-grass-path-3d-stroke-depth
branch
from
August 30, 2026 15:24
534a3cb to
92e3f08
Compare
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.
Description
Resolves #34.
This PR implements the tactile 3D strata popup relief on
grass_block_topanddirt_path_topfollowing the exact architectural pattern established by Deepslate (textures/deepslate.svgandtextures/deepslate_top.svg).Key Highlights
opacity="0.95",shape-rendering="crispEdges") -> raised rectangular strata plates (shape-rendering="crispEdges").textures/grass_block_top.svg): Vibrant sunlit chartreuse plates (#d2f068) with deep ambient drop shadows (#49660c) over warm meadow green ground (#9ac636).textures/dirt_path_top.svg): Warm sunlit bamboo plates (#edd28c) with rich soil drop shadows (#8a6118) over authentic bamboo ochre ground (#d4ae62).Affected Assets
textures/grass_block_top.svgtextures/dirt_path_top.svgCHANGELOG.mdType of Change
feat: New vector texture master, blockstate, or compiler capabilityContributor Checklist
viewBox="0 0 512 512").feat(textures): ... (#34)).main..editorconfig(2-space indent, LF endings, trailing newline).