Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pixel
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nproject
pixel
Commits
4824154027a6d6b8e19001e6eb178f6e5481c64e
Select Git revision
0 results
pixel
geometry.go
Author
Search by author
Any Author
authors
0 authors
Mar 06, 2017
replace Transform by much simpler Matrix
· f0394ec7
faiface
authored
8 years ago
f0394ec7
Mar 05, 2017
add Lerp function
· 28f0f011
faiface
authored
8 years ago
28f0f011
Mar 01, 2017
rename Vec.Apply -> Vec.Map
· 77c39d03
faiface
authored
8 years ago
77c39d03
add Vec.Apply
· a7fdbd61
faiface
authored
8 years ago
a7fdbd61
Feb 25, 2017
add Rect.Contains(Vec) bool method
· 7974f86c
faiface
authored
8 years ago
7974f86c
Jan 25, 2017
improve doc in pixel
· bc97fa00
faiface
authored
8 years ago
bc97fa00
Dec 30, 2016
normalized most of lines to <=100 chars
· 90962779
faiface
authored
8 years ago
90962779
Dec 05, 2016
add Rect
· c8ee45dd
faiface
authored
8 years ago
c8ee45dd
rename vec.go to geometry.go (stuff coming)
· 12575af7
faiface
authored
8 years ago
12575af7
Dec 01, 2016
add Vec.XY method
· 7023d5df
faiface
authored
8 years ago
7023d5df
Nov 20, 2016
slightly optimize Vec.Rotated
· b0f81a6c
faiface
authored
8 years ago
b0f81a6c
Nov 19, 2016
improve doc on vec
· 86f0b0f8
faiface
authored
8 years ago
86f0b0f8
minor change
· 3763c9aa
faiface
authored
8 years ago
3763c9aa
fix vec doc
· 6e95738a
faiface
authored
8 years ago
6e95738a
rename Vec2 -> Vec
· 966f31a6
faiface
authored
8 years ago
966f31a6
add 2d vector type
· 09740694
faiface
authored
8 years ago
09740694
Loading