Video on 3D Visualization and Colormaps
This video describes MATLAB functions for creating visualizations of three-dimensional curves, points, and surfaces. It also describes how you can change the colormap used to make these 3D displays, and how you can create your own colormap.
Lecture Video
The following link takes you to the video posted on YouTube:
The video file is also stored in the folder on Google Drive that we shared with you earlier.
The video file in this folder is named visual3D.mp4
(647 MB).
Video Transcript
The following pdf file provides a transcript of the video:
- Video #13: 3D Visualization (pdf transcript)
The video material is presented in a MATLAB Live Script, and you can also access a pdf of this Live Script here:
-
visual3D_MLX.pdf
(pdf)
The above pdf files are also stored in the shared folder on Google Drive.
Code Files
The MATLAB Live Script used in the video can be found in the cs112
course
directory on the CS file server, in a folder named visual3D
in the download
folder (also stored in the shared Google folder). A zip file with the code folder is also
posted on the course schedule page,
on the April 16th lecture spot.