issues
search
faiface
/
pixel
A hand-crafted 2D game library in Go
MIT License
4.46k
stars
245
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
support wasm for web browser
#324
wangwei123
opened
6 months ago
0
Fix path
#323
huddeldaddel
closed
6 months ago
0
100x100
#322
muhssinhamyar
closed
1 year ago
1
Bump golang.org/x/image from 0.5.0 to 0.10.0
#321
dependabot[bot]
opened
1 year ago
0
Update README.md
#320
duysqubix
closed
1 year ago
1
Update README.md
#319
duysqubix
closed
1 year ago
1
updated readme with notice
#318
duysqubix
closed
1 year ago
2
Faiface *** IMPORTANT ** -- PLEASE READ
#317
duysqubix
opened
1 year ago
2
Define bounds on both circle and rect for use with interfaces
#316
bhperry
opened
1 year ago
0
Add method `Window.Hide`
#315
mlange-42
opened
1 year ago
0
Multiple windows bug: sprite on one window deletes shapes on other window
#314
mlange-42
opened
1 year ago
1
feat(Vec): add squared len method
#313
marc921
closed
1 year ago
0
Bump golang.org/x/image from 0.0.0-20210628002857-a66eb6448b8d to 0.5.0
#312
dependabot[bot]
closed
1 year ago
0
How to set text kerning?
#311
koaim
closed
1 year ago
0
animation from tutorial lags sometimes
#310
norflin321
opened
2 years ago
0
Scale coordinates?
#309
johngebbie
closed
2 years ago
1
fix typo in interface.go
#308
miluchen
closed
2 years ago
2
is there a way to run pixel on android
#307
passerbyo
opened
2 years ago
0
SetMatrix(matrix) + Draw(target) vs Draw(target, matrix)
#306
Seb-C
opened
2 years ago
0
Passthrough Shader in example breaks IMDraw
#305
coreyog
opened
2 years ago
1
Apple Silicon (M1+) Macs Require GLFW for OpenGL ES Implementation
#304
jnorrid
closed
2 years ago
2
Alllow shader / uniforms to be updated during the game loop
#303
JasonMDavey
opened
3 years ago
0
Cannot build on Arch Linux
#302
dreamscached
closed
3 years ago
1
update dependencies (testify and go-gl/glfw)
#301
cebarks
closed
3 years ago
0
Add testing workflow for github actions
#300
bencarrr
closed
3 months ago
2
Fix failing builds
#299
bencarrr
closed
3 years ago
0
Improve typing example
#298
zrcoder
opened
3 years ago
1
Added an opportunity to disable caching for sprites
#297
zergon321
closed
3 years ago
2
Can pixel run on browsers?
#296
zrcoder
closed
3 years ago
1
Travis build is failing
#295
faiface
closed
3 years ago
5
Having problems running the example
#294
elvodqa
closed
2 years ago
2
Add callback functionality for input events
#293
trondhumbor
opened
3 years ago
9
Wonky Coordinate grid
#292
cebarks
opened
3 years ago
6
[README] Add "libXxf86vm-devel" dependency for CentOS/Fedora-like Linux
#291
GGCristo
closed
3 years ago
0
Fixing #277: Rect.Intersect and Rect.Intersects now have consistent behavior
#290
dusk125
closed
3 years ago
0
Add 2 related repos
#289
cebarks
closed
3 years ago
0
Apply gofumpt and style changes + Optimization in GLShader.Update()
#288
cpl
closed
3 years ago
8
Break geometry.go & geometry_test.go into multiple smaller files
#287
cebarks
closed
3 years ago
5
Move Geometry into its own package
#286
cebarks
closed
3 years ago
2
Add Multisample Anti-aliasing support
#285
cebarks
closed
3 years ago
9
Adding new triangles type: TrianglesClipped
#284
dusk125
closed
3 years ago
7
Adding Clipboard get/set functions to window
#283
dusk125
closed
3 years ago
0
No examples folder?
#282
acornyname
closed
3 years ago
1
Bitmap rendering could be sped up
#281
prydin
closed
3 years ago
2
pixel-examples needs go.mod for examples to work (PR fixing this is out for review)
#280
willbeason
closed
3 years ago
2
Fragment shader example doc error
#279
objarni
closed
3 years ago
3
LetterBox scaling
#278
edwinsyarief
opened
3 years ago
1
Rect.Intersect(Rect) and Rect.Intersects(Rect) have conflicting behaviour
#277
btanner
closed
3 years ago
1
How to create textured vertex
#276
edwinsyarief
opened
3 years ago
1
Issue in pixelgl, can not import "." package?
#275
TheFlowDevelopment
opened
3 years ago
6
Next