This website requires JavaScript.
Explore
Help
Sign In
interesting
/
go-opengl-pixel
mirror of
https://github.com/faiface/pixel.git
Watch
1
Star
0
Fork
You've already forked go-opengl-pixel
0
Code
Issues
Projects
Releases
Wiki
Activity
nix extra Update
Browse Source
...
This commit is contained in:
Luke Meyers
2020-02-07 15:16:02 -08:00
parent
114ef447b2
commit
ab7be24d0a
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
main.go
Unescape
Escape
View File
@ -53,7 +53,6 @@ func run() {
rs
=
gfx
.
Render
(
rs
,
sOld
,
s
,
w
,
time
.
Since
(
start
)
)
rs
=
gfx
.
Render
(
rs
,
sOld
,
s
,
w
,
time
.
Since
(
start
)
)
w
.
Update
(
)
w
.
Update
(
)
}
}
w
.
Update
(
)
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
interesting/go-opengl-pixel
Title
Body
Create Issue