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

v0.5

Latest
Compare
Choose a tag to compare
@brenomfviana brenomfviana released this 13 Nov 15:55
· 29 commits to master since this release

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