Uploaded February 2026 | Updated September 2026, 2 weeks ago
Here is the link
aidemos.meta.com/segment-anything/editor/convert-image-to-3d
This video will be looking at using a I to generate 3D models from a single image, These models can be export it any standard format they can be imported in software such as blender 3D.
odysee.com/@metalx1000:c
Webpage - filmsbykris.com
Support:
patreon.com/metalx1000
liberapay.com/Metalx1000/donate
paypal.com/donate/?cmd=_s-xclick&hosted_button_id=J9FK6WWVRQMG6
FaceBook: facebook.com/pages/Films-By-Kris/225113590836253
Here is the link
aidemos.meta.com/segment-anything/editor/convert-image-to-3d
This video will be looking at using a I to generate 3D models from a single image, These models can be export it any standard format they can be imported in software such as blender 3D.
odysee.com/@metalx1000:c
Webpage - filmsbykris.com
Support:
patreon.com/metalx1000
liberapay.com/Metalx1000/donate
paypal.com/donate/?cmd=_s-xclick&hosted_button_id=J9FK6WWVRQMG6
FaceBook: facebook.com/pages/Films-By-Kris/225113590836253







![Encrypting a Folder On Linux
#install
sudo apt install gocryptfs
# Make folders
mkdir myfiles_encrypted myfiles_decrypted
# Initialize Encryption
gocryptfs -init myfiles_encrypted
# mount folders
gocryptfs myfiles_encrypted myfiles_decrypted
# unmount/lock folder
fusermount -u myfiles_decrypted
# using master key
gocryptfs -masterkey=stdin myfiles_encrypted myfiles_decrypted
# or [clear it from history after]
gocryptfs -masterkey=YOUR-MASTER-KEY-HERE myfiles_encrypted myfiles_decrypted
# reset password
gocryptfs -passwd -masterkey=stdin myfiles_encrypted
https://odysee.com/@metalx1000:c
Webpage - http://filmsbykris.com
Support:
https://www.patreon.com/metalx1000
https://liberapay.com/Metalx1000/donate
https://www.paypal.com/donate/?cmd s-xclick&hosted_button_id=J9FK6WWVRQMG6
FaceBook: https://www.facebook.com/pages/Films-By-Kris/225113590836253 Encrypting a Folder On Linux](https://i.ytimg.com/vi/rt64gYURyf8/mqdefault.jpg)


