twistdroach
|
e2c819261c
|
Refactor functions with no arguments to make sure they have a prototype
|
2023-10-02 20:05:58 -04:00 |
|
twistdroach
|
a8f8d89503
|
Fix cmake config that was causing pattern unit tests not to run
|
2020-12-12 19:17:14 -05:00 |
|
Zachary D. Rowitsch
|
0ee822046b
|
Add a blend pattern that maps to two individual patterns
|
2020-11-11 23:49:31 -05:00 |
|
Zachary D. Rowitsch
|
6c95741c44
|
Add texture/image mapping
|
2020-11-05 05:46:35 -05:00 |
|
Zachary D. Rowitsch
|
5e0ec8b785
|
Add cube mapping
|
2020-11-01 01:36:24 -04:00 |
|
Zachary D. Rowitsch
|
292704b5de
|
Refactoring to prepare for uv_pattern polymorphism implementation
|
2020-10-27 21:01:45 -04:00 |
|
Zachary D. Rowitsch
|
2e71225068
|
more mapping funcs for 3d point -> 2d surface for different primitives. need to refactor pattern & uv_pattern.
|
2020-10-25 21:08:38 -04:00 |
|
Zachary D. Rowitsch
|
ac4774eac1
|
Begin 2d mappings for future texture mapping support, sphere's only and likely need some refactoring
|
2020-10-25 18:51:14 -04:00 |
|
Zachary D. Rowitsch
|
1c0834c0ea
|
Memory leak in RAY_delete_intersections - now that we preallocate xs, we shouldn't rely on the count to see if we need to free it
|
2020-10-24 23:35:00 -04:00 |
|
Zachary D. Rowitsch
|
b86753e165
|
clang-format commit 4
|
2020-10-23 23:41:36 -04:00 |
|
Zachary D. Rowitsch
|
3195c406fc
|
Add gradient, ring, checkers, solid patterns
|
2020-08-29 00:40:14 -04:00 |
|
Zachary D. Rowitsch
|
417d232df1
|
Beggining patterns, only have test & striped at the moment
|
2020-08-28 23:38:50 -04:00 |
|