Skip to content

The project Calculator has a scene called BasicCalculator and renders a working calculator, basic functionality has been verified, exhaustive tests have not been done. The project IntersectEqs contains the rect rect distance problem as well as solutions to a number of other tests, such as capsule sphere overlap, sphere sphere overlap and closest…

Notifications You must be signed in to change notification settings

pattybobatty/InterviewPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InterviewPractice

The project Calculator has a scene called BasicCalculator and renders a working calculator. Basic functionality has been verified, exhaustive tests have not been done and there are known bugs in the float math.

The project IntersectEqs contains the rect rect distance problem as well as solutions to a number of other tests, such as capsule sphere overlap, sphere sphere overlap and closest point on line segment etc. The scene MultiTest contains all of the tests and runs them simultaneosly. The objects can be moved in the scene view in real time and will dynamically display the results.

These were all built in Unity 2018.0.f2, for compatiblities sake.

About

The project Calculator has a scene called BasicCalculator and renders a working calculator, basic functionality has been verified, exhaustive tests have not been done. The project IntersectEqs contains the rect rect distance problem as well as solutions to a number of other tests, such as capsule sphere overlap, sphere sphere overlap and closest…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published