GaryHuan9 / Echo

An awesome ray traced 3D renderer build in C# from scratch!
MIT License
17 stars 3 forks source link

[Bug] RGBA128.Parser Unit Tests Failing #15

Closed GaryHuan9 closed 2 years ago

GaryHuan9 commented 2 years ago

Describe the bug RGBA128.Parse and RGBA128.TryParse unit tests failing on edge cases.

To Reproduce Steps to reproduce the behavior:

  1. Run the unit tests.
  2. See the errors.

Expected behavior

Systems

Additional context Add any other context about the problem here.

ClemensU42 commented 2 years ago

fixed bugs in commit 8e3a045