Bump guava from 30.1.1-jre to 32.0.0-jre
dependabot[bot]
2023-06-14 22:44:14 +0000
7c28c91a29Fix warning in Render.java
twistdroach
2021-10-04 22:54:23 -0400
d2fc557ebfRename Utils to MathUtils
twistdroach
2021-10-04 22:52:05 -0400
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 -0400
Bump junit from 4.12 to 4.13.1
dependabot[bot]
2020-10-13 10:48:43 +0000
bab817132bAdd MultiJittered sampler, added some testing - still VERY incomplete
Zachary D. Rowitsch
2020-02-15 22:16:48 -0500
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 -0500
ba29941555Add Sampler2D abstract and a simple test. Need to do the concrete implementations next...
Zachary D. Rowitsch
2020-02-14 00:24:52 -0500
1e8ba1cdc6basic multi object support
Zachary D. Rowitsch
2020-02-13 23:11:03 -0500
f24b660c9cAdd testListener for debugging
Zachary D. Rowitsch
2020-02-13 22:27:49 -0500
e8059e1315cleanup some imports
Zachary D. Rowitsch
2020-02-13 22:23:11 -0500
4e5ee23687Minor color fixes
Zachary D. Rowitsch
2020-02-10 23:29:21 -0500
1101cfded2Get color mapping working (more) correctly
Zachary D. Rowitsch
2020-02-10 23:13:46 -0500
b04c291d1aVery first piece working - generates an image of a circle from a sphere!
Zachary D. Rowitsch
2020-02-10 22:46:30 -0500
855edce0e6eclipse adjustments
Zachary D. Rowitsch
2020-02-10 22:42:45 -0500
8f46f68b59Added very simple sphere test case, Removed Normal class
Zachary D. Rowitsch
2020-02-10 22:36:38 -0500
b2991f369eprobably broken
Zachary D. Rowitsch
2019-06-16 11:59:34 -0400
caca48ea46Make Point3D & Vector3D immutable so that math is more readable
Zachary D. Rowitsch
2019-03-22 19:44:42 -0400
63fe582c60add .gitignore, remove target/, various other changes
Zachary D. Rowitsch
2019-03-22 19:27:00 -0400
32bfc0eb9aInitial commit, good structure, need to do the actual math
Zachary D. Rowitsch
2018-11-12 06:30:27 -0500