Skip to content

llorz/MatlabRenderToolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatlabRenderToolbox

This is a simple render toolbox in Matlab.

  1. ./examples/example_singlePair.m shows how to
    • render a shape (with adjustable rotations to align the shape first)
    • visualize some edges
    • color the mesh with per-vertex color assginment
    • visualize a per-vertex scalar fuction (e.g., some descriptor)
    • visualize a vector field
  2. ./examples/example_shapeWithLandmarks.m shows how to add some landmarks as spheres to the given shape and render them altogether
  3. ./examples/example_shapePair.m shows to how to visualize a given point-wise map on a shape pair via color transfer. Two meshes are ploted in the same axis, and some corresponding landmarks or connecting lines can be visualized as well optionally.

Comments

About

A simple Matlab rendering toolbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published