Skip to content

paulchhuang/4DViewerBlender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

4DViewerBlender

The Python script in this repo demonstrates the following things in Blender software:

  1. Load a mesh sequence frame by frame.
  2. Set the camera location and orientation.
  3. Control the movement of light.

The users should know how to run Python scripts in Blender. A good tutorial can be found here.

Steps:

  1. Open an empty Blender project. Remove the default cube.
  2. Modify the data path and camera parameters as needed.
  3. Run the python script in Blender.
  4. Click the render or animation button and you should have something like this: image

About

use Blender software to visualize mesh sequences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages