Skip to main content
Course web for the Spring 2019 Computer Graphics Class

Another Example

I added an example of Mesh Morphing (as described in class today) to the examples.

It’s a simple example (a sphere morphing into a flat surface), that is a little wierd because the sphere wraps around while the plane does not. But it should give you an idea of how THREE’s morphing works (which isn’t well documented).