Download Cubes Free Java Code
Description
Given two parallel cubes (not rotated in any way) calculate if they intersect, and if so, what the volume of the shared space is.
Source Files
The download file Cubes-master.zip has the following entries.
.gitignore// w w w. ja va 2s.c om
Cubes.xcodeproj/project.pbxproj
Cubes/AppDelegate.h
Cubes/AppDelegate.m
Cubes/Cube.h
Cubes/Cube.m
Cubes/Cubes-Info.plist
Cubes/Cubes-Prefix.pch
Cubes/ViewController.h
Cubes/ViewController.m
Cubes/en.lproj/InfoPlist.strings
Cubes/en.lproj/ViewController.xib
Cubes/main.m
README.md
Download
Click the following link to download Cubes-master.zip.
Cubes-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »