Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhable committed Apr 6, 2017
1 parent 2f75673 commit 37de36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ FilmicColorGrading::BakeFromEvalParams(bakeParams,evalParams,256,FilmicColorGrad
...

Vec3 srcColor = ...;

Vec3 dstColor = bakeParams.Eval(srcColor);


0 comments on commit 37de36e

Please sign in to comment.