Skip to content

Releases: AvielBerko/IntroToSeLab-5871

מיני פרויקט 2

19 Jul 12:48
Compare
Choose a tag to compare
2.0

improve bvh teapot scene

מיני פרויקט 1

13 Jun 20:56
Compare
Choose a tag to compare
1.0

set kg increase more linear + add refraction glossiness test scene

תרגיל 7.2

03 Jun 08:59
Compare
Choose a tag to compare
07.2

rename the cylinder's caps to bottom and top caps + doc isBetweenCaps

תרגיל 7.1

23 May 15:04
Compare
Choose a tag to compare
07.1

Add 4 shadow tests for sphere and triangle.

תרגיל 6

11 May 20:30
Compare
Choose a tag to compare
06

refactor and add docs to calcColor

תרגיל 5

10 May 21:08
Compare
Choose a tag to compare
05

fix xml plane with point and normal

תרגיל 4

22 Apr 14:52
Compare
Choose a tag to compare
04

docs: added comments the the camera integration tests.

תרגיל 3

21 Mar 13:50
Compare
Choose a tag to compare
Refactored the calculations of a point in a ray.

Created a method in Ray to calculate a point on the ray by a scalar.
Refactored the methods findIntersections of Sphere and Plane to use the
new method.

02A

16 Mar 14:11
Compare
Choose a tag to compare
02A
Eliezer changes

תרגיל 2

14 Mar 15:40
Compare
Choose a tag to compare
Added PolygonTest + Fixed warnings in unittests.

The file PolygonTest wasn't added, so I forced it now.
Removed import and empty-catch block warnings from the unittests.