Commit Graph

8 Commits

Author SHA1 Message Date
5de28c7d7c Made normal calculations to work and added diffuse lighting (TODO: get rid of seams)
All checks were successful
Gitea Actions Demo / Scan the project (push) Successful in 51s
2024-01-23 12:22:37 +01:00
551ae51b45 fix #4 Sphere can be rendered with normals now. Calculation fo normals is however not working
All checks were successful
Gitea Actions Demo / Scan the project (push) Successful in 17s
2024-01-04 21:19:55 +01:00
d5f3a34a59 Mesh can now be rendered and therefore also the sphere
All checks were successful
Gitea Actions Demo / Scan the project (push) Successful in 17s
2024-01-03 21:47:37 +01:00
cc3493627d another try at fixing the mesh class (maybe mesh class is not the problem after all?)
All checks were successful
Gitea Actions Demo / Scan the project (push) Successful in 20s
2024-01-03 00:22:58 +01:00
cf14c9a79e Tried rendering the sphere without success
All checks were successful
Gitea Actions Demo / Scan the project (push) Successful in 29s
2024-01-02 16:02:24 +01:00
8470304859 Updated Sphere generation
Some checks failed
Gitea Actions Demo / Scan the project (push) Failing after 7s
2024-01-02 14:17:50 +01:00
cf6fb35eb2 updated mesh to also pass normals to shader
Some checks failed
Gitea Actions Demo / Scan the project (push) Failing after 6s
2023-12-23 11:26:59 +01:00
3c598d57f3 Updated structure and took first steps for a better architecture
Some checks failed
Gitea Actions Demo / Scan the project (push) Failing after 5s
2023-12-22 20:18:47 +01:00