Skip to content

Releases: JMicheli/MD-Renderer

v0.2.0

15 Aug 18:13
Compare
Choose a tag to compare

Changelog

New versions of MD Renderer in descending chronological order.

0.2.0 - 2022-06-28

Provides a more advanced example with fully-implemented Blinn-Phong shading and textures. The example allows basic FPS-style movement using the WASD keys and mouse. The right mouse button must be held to change the camera rotation.

v0.1.0

29 Jun 00:07
Compare
Choose a tag to compare

[0.1.0] - 2022-06-28

This is the initial public release of the application and includes a very basic example. The example allows rotating/pitching the camera with the arrow keys, and implements basic diffuse shading.