COMP175 Final Project: Mobius Bagel - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

COMP175 Final Project: Mobius Bagel

Description:

Select local pattern of triangles. Connect vertex to points in its vicinity ... DrawScene() takes in a time parameter. Call DrawScene(t_i) and write result to .bmp ... – PowerPoint PPT presentation

Number of Views:23
Avg rating:3.0/5.0
Slides: 9
Provided by: andreww69
Category:

less

Transcript and Presenter's Notes

Title: COMP175 Final Project: Mobius Bagel


1
COMP175 Final ProjectMobius Bagel
  • Andrew Winslow

2
Idea Visualize Bagel Cut
1.
  • Normal bagel cuts are boring
  • George Hart Cut a bagel in a non-planar way
  • Rotating path orientation

1. http//www.georgehart.com/bagel/bagel.html
3
Implementation
  • Model bagel, bagel halves, knife
  • Add reasonable textures
  • Animate movement of objects
  • Generate images, merge into video

4
Modeling
  • Model halves or whole? (halves)
  • Need fine mesh parameterize surface
  • Model twisting torus with theta, phi

5
Meshing
  • Select local pattern of triangles
  • Connect vertex to points in its vicinity
  • Avoid duplicate triangles

6
Texture
  • Solid colors dont provide relief
  • Want realistic colors with intricate pattern
  • Idea use high mesh resolution and randomness

7
Animation
  • DrawScene() takes in a time parameter
  • Call DrawScene(t_i) and write result to .bmp
  • Stitch images together using ffmpeg
  • Adjust locations/orientations of objects at t_i
    to look nice.

8
The Result
Download video at http//www.eecs.tufts.edu/awin
sl02/comp175_project/
Write a Comment
User Comments (0)
About PowerShow.com