210c21565aBump guava from 30.1.1-jre to 32.0.0-jre
dependabot[bot]
2023-06-14 22:44:14 +00:00
7c28c91a29Fix warning in Render.java
twistdroach
2021-10-04 22:54:23 -04:00
d2fc557ebfRename Utils to MathUtils
twistdroach
2021-10-04 22:52:05 -04:00
577640555bRefactor the way render jobs are run to enable client to provide ExecutorService for it to use. Refactoring on the UI side, still needs some cleanup
twistdroach
2021-10-04 22:50:09 -04:00
0129a9559fBump junit from 4.12 to 4.13.1
dependabot[bot]
2020-10-13 10:48:43 +00:00
bab817132bAdd MultiJittered sampler, added some testing - still VERY incomplete
Zachary D. Rowitsch
2020-02-15 22:16:48 -05:00
2179f76685Begin some sampler implementation - added Jittered, Reguler, and Random. Need to figure out how to test
Zachary D. Rowitsch
2020-02-14 23:50:49 -05:00
ba29941555Add Sampler2D abstract and a simple test. Need to do the concrete implementations next...
Zachary D. Rowitsch
2020-02-14 00:24:52 -05:00
1e8ba1cdc6basic multi object support
Zachary D. Rowitsch
2020-02-13 23:11:03 -05:00
f24b660c9cAdd testListener for debugging
Zachary D. Rowitsch
2020-02-13 22:27:49 -05:00
e8059e1315cleanup some imports
Zachary D. Rowitsch
2020-02-13 22:23:11 -05:00
4e5ee23687Minor color fixes
Zachary D. Rowitsch
2020-02-10 23:29:21 -05:00
1101cfded2Get color mapping working (more) correctly
Zachary D. Rowitsch
2020-02-10 23:13:46 -05:00
b04c291d1aVery first piece working - generates an image of a circle from a sphere!
Zachary D. Rowitsch
2020-02-10 22:46:30 -05:00
855edce0e6eclipse adjustments
Zachary D. Rowitsch
2020-02-10 22:42:45 -05:00
8f46f68b59Added very simple sphere test case, Removed Normal class
Zachary D. Rowitsch
2020-02-10 22:36:38 -05:00
b2991f369eprobably broken
Zachary D. Rowitsch
2019-06-16 11:59:34 -04:00
caca48ea46Make Point3D & Vector3D immutable so that math is more readable
Zachary D. Rowitsch
2019-03-22 19:44:42 -04:00
63fe582c60add .gitignore, remove target/, various other changes
Zachary D. Rowitsch
2019-03-22 19:27:00 -04:00
32bfc0eb9aInitial commit, good structure, need to do the actual math
Zachary D. Rowitsch
2018-11-12 06:30:27 -05:00