文件名称:AssignmentOne
介绍说明--下载内容均来自于网络,请自行研究使用
In computer graphics and games, an important problem is to discover if two objects are intersecting. For performance reasons, we often perform two gross estimates between objects to determine if they intersect before testing whether the small parts of the objects intersect.-In computer graphics and games, an important problem is to discover if two objects are
intersecting. For performance reasons, we often perform two gross estimates between
objects to determine if they intersect before testing whether the small parts of the
objects intersect.
intersecting. For performance reasons, we often perform two gross estimates between
objects to determine if they intersect before testing whether the small parts of the
objects intersect.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AssignmentOne
.............\.classpath
.............\.project
.............\.settings
.............\.........\org.eclipse.core.resources.prefs
.............\.........\org.eclipse.jdt.core.prefs
.............\bin
.............\...\Object2D.class
.............\...\object2DTest.class
.............\...\StdDraw.class
.............\objectData.txt
.............\src
.............\...\Object2D.java
.............\...\object2DTest.java
.............\...\StdDraw.java