jTIP Transforming 2D into 3D - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

jTIP Transforming 2D into 3D

Description:

... manipulating a virtual camera through the GUI Animations can be saved to a file Architecture Code is written in JAVA ... GUI and Menus DEMO jTIP ... – PowerPoint PPT presentation

Number of Views:32
Avg rating:3.0/5.0
Slides: 9
Provided by: jose3225
Category:

less

Transcript and Presenter's Notes

Title: jTIP Transforming 2D into 3D


1
jTIPTransforming 2D into 3D
  • Jose Amenero
  • CS491B Fall 2005 Midterm Presentation

2
Overview
  • jTIP is the implementation of the Tour Into the
    Picture (TIP) algorithm in JAVA in order to make
    it available through the internet.

3
What does jTIP do?
  • Takes a standard 2D image as input
  • 3D parameters are specified by user through a GUI
    for image manipulation
  • User can create a custom animation of a
    walk-through or fly-through by manipulating a
    virtual camera through the GUI
  • Animations can be saved to a file

4
Architecture
  • Code is written in JAVA and will run as a signed
    applet
  • JOGL (the JAVA bindings for OpenGL API) is used
    to optimize graphics performance

5
Classes
  • TipMesh
  • GLFrame
  • GLTexture
  • TipImages
  • TipMask
  • TipGui

6
Progress
  • Completed
  • Basic GUI using keystrokes
  • 3D modeling of 2D image
  • Animation of 3D model
  • Removal of foreground objects
  • In Process
  • Placing foreground objects in 3D space

7
Whats Left
  • Storing Animation created by user
  • Converting from app to signed applet
  • Robust GUI and Menus

8
DEMO
Write a Comment
User Comments (0)
About PowerShow.com