Skip to content

Commit 213a144

Browse files
author
Reed Es
committed
added image
1 parent c8294c4 commit 213a144

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
xcuserdata/
66
DerivedData/
77
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
8+
Package.resolved

Images/naive_nice.png

28.5 KB
Loading

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ _SwiftNiceScale_ is part of the [OpenAlloc](https://github.com/openalloc) family
88

99
## NiceScale
1010

11+
<img src="https://github.com/openalloc/SwiftNiceScale/blob/main/Images/naive_nice.png" width="1049" height="319"/>
12+
1113
Adapted from pseudo-code in *Graphics Gems, Volume 1* by Andrew S. Glassner (1995). Using the example from the book:
1214

1315
```swift

0 commit comments

Comments
 (0)