Sam Jaffe
|
d36725c9c9
fix: update test cases in math/graphics to use vector/matrix updates
|
1 year ago |
Sam Jaffe
|
b6072c3bce
chore: update to use better practices for inclusion/deployment
|
1 year ago |
Sam Jaffe
|
a14bbe512b
Add tests for RGB/RGBA channels.
|
6 years ago |
Sam Jaffe
|
5358d47506
Run clang-format because it got dropped from upgrading OS.
|
6 years ago |
Sam Jaffe
|
34d4c7813b
Add various tests about textures (TextureTest.*) and texture sizes (MaterialTest.SizeCapturesTextureSize)
|
6 years ago |
Sam Jaffe
|
0908c0d98e
Overwrite the mainBundle for use in unit tests.
|
6 years ago |
Sam Jaffe
|
5af90c7170
Add tests for loading a texture file from a material instead of depending on the uniform.
|
6 years ago |
Sam Jaffe
|
d0cd6026b1
Add tests for shader and shader_program
|
6 years ago |
Sam Jaffe
|
471ac51317
Add test showing that the shader_program acts as a differentiator for materials.
|
6 years ago |
Sam Jaffe
|
ece299c3b8
Split up tests for "create material from only uniform".
|
6 years ago |
Sam Jaffe
|
8b33487632
Write test(s) for uniform materials. Fix but where we were asking for the path while doing a uniform-lookup.
|
6 years ago |