adding a depth map generation example
This commit is contained in:
parent
f49b0285c1
commit
0107d1e7a8
@ -22,3 +22,7 @@ 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
|
BIN
week2/files/images/depth_map_grayscale/depth_map_soldier.png
Normal file
BIN
week2/files/images/depth_map_grayscale/depth_map_soldier.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 133 KiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
BIN
week2/files/images/depth_map_grayscale/surface_example.FCStd
Normal file
BIN
week2/files/images/depth_map_grayscale/surface_example.FCStd
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user