Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Computer Graphics (Java) (Java Applet Please Write a program that for four points A, B, C and P, which: - Draws a triangle formed by

Computer Graphics (Java) (Java Applet Please

Write a program that for four points A, B, C and P, which:

- Draws a triangle formed by ABC and a small cross showing the position of P

- Displays a line of text indicating which of the following three cases applies: inside ABC, outside ABC, or on an edge of ABC.

- Displays the computed distance of P to the (infinite) lines AB, BC and CA, and draws the shortest possible line that connects P with the nearest of those three lines.

The user will specify the four points by clicking.

Please take screenshots of the output. Thank you.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions