Write a program to produce Dragon curves with rounded corners, as shown in Fig. 8.4.

Computer graphics HW

1 Write a program to produce Dragon curves with rounded corners, as shown in Fig. 8.4.

2 Program ColorCircles.java in Sect. 7.3 is based on the additive color system. Modify this program so that it produces the diagram for the subtractive color system as shown in Fig. 7.2b

3 Complete Problem 8.3 (page 280) of the textbook.

Textbook: https://cloudflare-ipfs.com/ipfs/bafykbzacecigpnafypxp4s44qu7pzxkfm2ofzmnalblnhhjlz22c7o6izf63s?filename=Leen%20Ammeraal%2C%20Kang%20Zhang%20-%20Computer%20Graphics%20for%20Java%20Programmers-Springer%20International%20Publishing%20%282017%29.pdf

 

Write a program to produce Dragon curves with rounded corners, as shown in Fig. 8.4.
Scroll to top