Skip to content

This code shows an algorithm for importing and mapping 2D images to 3D plots. Mapping algorithm: maps 2D binary image to 3D form by transforming relative pixel color to depth.

License

Notifications You must be signed in to change notification settings

alzayats/3Dmapping-algorithm

 
 

Repository files navigation

3Dmapping-algorithm

This code shows an algorithm for importing and mapping 2D images to 3D plots. Mapping algorithm: maps 2D binary image to 3D form by transforming relative pixel color to depth.

Primary Code - generated from the attached code [from mapto3d.py]

Modern Code - generated for a more recent code that uses the same algorithm but cuts the main algorithm code to 5 lines and allows for the automation of generating N slices on the X-dimension without any additional code development.

3D rendering generated from Joe Clark's Human Skull Photographic Print 2D Image

Watch video to see the creative process. IMAGE ALT TEXT HERE

About

This code shows an algorithm for importing and mapping 2D images to 3D plots. Mapping algorithm: maps 2D binary image to 3D form by transforming relative pixel color to depth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OpenEdge ABL 99.9%
  • Python 0.1%