mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-19 13:01:37 +02:00
fix name
This commit is contained in:
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
@@ -1,16 +1,16 @@
|
||||
# sf_phere
|
||||
# sf_sphere
|
||||
|
||||
With this module, you can make a thing like [photo sphere](https://github.com/JustinSDK/dotSCAD/blob/master/examples/photo_sphere.scad).
|
||||
|
||||

|
||||

|
||||
|
||||
Given a photo, such as:
|
||||
|
||||

|
||||

|
||||
|
||||
Follow the steps described in [img2gray](https://github.com/JustinSDK/img2gray). Copy the content (a list of numbers (0 ~ 255)) in the text file. Combined with the `sf_phere` module, you can build a model like this:
|
||||
Follow the steps described in [img2gray](https://github.com/JustinSDK/img2gray). Copy the content (a list of numbers (0 ~ 255)) in the text file. Combined with the `sf_sphere` module, you can build a model like this:
|
||||
|
||||

|
||||

|
||||
|
||||
**Since:** 2.3
|
||||
|
||||
|
Reference in New Issue
Block a user