Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeskydev committed Apr 5, 2024
1 parent 334e02e commit ac09ffd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ RadianceHDRTexture hdr = new RadianceHDRTexture(imageData);
Texture2D texture = hdr.texture;
```

This is the initial version of the API.
In the future there will be options to create the textures
just by passing the URL!

---
## Motivation
During the course of development for other Unity-based projects,
Expand All @@ -74,7 +70,7 @@ which was in turn adapted from Bruce Walter's

## License

Copyright (c) 2022 Superla.tv, All Rights Reserved.
Copyright (c) 2022-2024 Superla.tv, All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use files in this repository except in compliance with the License.
Expand Down

0 comments on commit ac09ffd

Please sign in to comment.