|
d851509321
|
Update result screenshot
|
2024-09-01 02:16:18 +01:00 |
|
|
319bad9659
|
Fix barycentric coordinates calculation (#2)
Reviewed-on: #2
* Set up for debugging
* Replace get_barycentric_coords with different calculation
* Update commented lines
* Add V3_ELEM_COUNT macro
* Change loop in barycentric coordinates calculation function
* Update debug values
* Simplify barycentric coordinates function
* Remove debug lines
Co-authored-by: Abdelrahman <said.abdelrahman89@gmail.com>
Co-committed-by: Abdelrahman <said.abdelrahman89@gmail.com>
|
2024-08-26 17:12:44 +00:00 |
|
|
cdf521f184
|
Switch back to using object level normals
|
2024-08-24 23:39:19 +01:00 |
|
|
cab1b538e6
|
Update result screenshot
|
2024-08-24 23:18:51 +01:00 |
|
|
1f5f01d73f
|
Switch to using tangent normals
|
2024-08-24 00:48:46 +01:00 |
|
|
798100f138
|
Fix Phong specular term
|
2024-08-24 00:39:40 +01:00 |
|
|
aa9c443997
|
Update result screenshot
|
2024-08-24 00:29:20 +01:00 |
|
|
0b9a37a9cd
|
Update result screenshot
|
2024-08-19 00:07:16 +01:00 |
|
|
3bbab3f624
|
Calculate projection matrix from eye and target
|
2024-08-17 22:04:33 +01:00 |
|
|
711b9d8558
|
Update result screenshot
|
2024-08-12 00:25:24 +01:00 |
|
|
5b55092ba2
|
Add screenshot of the result
|
2024-08-11 18:02:12 +01:00 |
|