Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Releases: brenomfviana/rain

v0.5

13 Nov 15:55
Compare
Choose a tag to compare

Updates

  • Add two camera types
    • Perspective
    • Parallel
  • Add toon shader
  • Add two new types of light
    • Point light
    • Spotlight
  • New shapes
    • Triangle
    • Box
  • Add transformations
    • Transform
    • Rotate
    • Scale
  • Code improvement

v0.4.5

18 Sep 00:09
Compare
Choose a tag to compare

Updates

  • Show rendering progress
  • Show rendering time
  • Add directional lights
  • Add shaders
    • Background (just gradient)
    • Normal to RGB
    • Depth Map
    • Blinn-Phong
    • Lambertian
  • Add materials
    • Blinn-Phong material
    • Lambertian material
    • Metal material
  • Code improvement

v0.3.0

20 Aug 20:13
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Updates

  • Add scene components (shapes)
    • Sphere
  • Code improvement

v0.2.0

13 Aug 15:19
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Updates

  • Add image printer
  • Add binary codification
  • Code improvement

v0.1.0

12 Aug 01:07
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is the first release of Rain:

  • Scene:
    • Background
  • Supported image file formats:
    • PPM