Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-03 | add: material and illumnation render implemented | jvech | |
shaders now render the models using ambient, diffuse and specular properties and react to directional light. | |||
2022-10-30 | feat: mtl file reading added | jvech | |
Bugs to Fix: - Reading from standard input cause segmentation error - If the subsequent line to the last f component is a blank line mverse will throw an error - mtl path finding needs to be improved - shaders must be improved | |||
2022-10-03 | feat: obj file reading and rendering implemented | jvech | |