Digital Art and Science Senior Project II Spring 2006 Presentation 1 Connie Huang - PowerPoint PPT Presentation

1 / 9
About This Presentation
Title:

Digital Art and Science Senior Project II Spring 2006 Presentation 1 Connie Huang

Description:

Digital Art and Science. Senior Project II Spring 2006. Presentation 1. Connie Huang ... Input class, operator class, graphic class under canvas ... – PowerPoint PPT presentation

Number of Views:25
Avg rating:3.0/5.0
Slides: 10
Provided by: Jeann7
Category:

less

Transcript and Presenter's Notes

Title: Digital Art and Science Senior Project II Spring 2006 Presentation 1 Connie Huang


1
Digital Art and ScienceSenior Project II
Spring 2006Presentation 1Connie Huang
Digital Brush Simulation with Block Modelslt a
simulation-based approach for drawing/painting
supportgt
2
Summary
  • Introduction
  • Schedule
  • What did I do
  • What does NOT work
  • Screenshot
  • What to do next

3
Introduction
  • Problem
  • How to graphically implement java codes that
    features digital brushes
  • Motivation
  • To explore the possibilities of providing an
    alternative way to create drawing/painting tools
  • Solution
  • Use functional block model as a graphical
    representation of algorithm and input it into the
    program

4
Schedule
5
Schedule continue
6
What Did I do
  • The IDE Lay Out
  • Panels
  • Buttons
  • Canvas class
  • Block Model Making
  • Input class, operator class, graphic class under
    canvas
  • Mouse Handling Operations, dragging and dropping

7
What does NOT work
  • Block Model Making
  • Mouse Handling Operations, dragging and dropping
  • Exception in thread "AWT-EventQueue-0"
    java.lang.NullPointerException

8
(No Transcript)
9
What to do next
  • Block Model Making
  • Fix the NullPointerException Error
  • Dynamically create each object after mouse click
  • Next Phase-Block Model Analysis
  • Analysis of the block model
  • error checking message
  • sample java code generated and possibly write a
    simple program that implements the digital brush
    function generated
Write a Comment
User Comments (0)
About PowerShow.com