adding a depth map generation example

This commit is contained in:
OddlyTimbot 2025-09-09 17:01:43 -04:00
parent f49b0285c1
commit 0107d1e7a8
5 changed files with 5 additions and 1 deletions

View File

@ -21,4 +21,8 @@ Overlap two fills. Learn to create a boolean difference between them. Use select
Learn the difference between grayscale images and dithered images. Learn when is the best time to use each. Learn the difference between grayscale images and dithered images. Learn when is the best time to use each.
Dithered images are technically black-and-white images that "fake" grayscale via the patterns they employ. These are good on all materials, including those that have a very narrow flashpoint, such as acrylic. (Grayscale does NOT react well on acrylic) Dithered images are technically black-and-white images that "fake" grayscale via the patterns they employ. These are good on all materials, including those that have a very narrow flashpoint, such as acrylic. (Grayscale does NOT react well on acrylic)
Resources:
STL2PNG Website https://fenrus75.github.io/FenrusCNCtools/javascript/stl2png.html

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB