This website requires JavaScript.
Explore
Help
Sign In
anulax
/
glm
Watch
1
Star
0
Fork
You've already forked glm
0
Code
Issues
Pull Requests
Packages
project_board
Releases
Wiki
Activity
OpenGL Mathematics (GLM)
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
2865
Commits
1
Branch
0
Tags
73 MiB
C++
96.8%
C
2.4%
CMake
0.8%
Tag:
Branch:
Tree:
0e1e181484
master
Branches
Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from "0e1e181484"
${ noResults }
glm
/
test
/
gtx
/
gtx_matrix_transform_2d.cpp
8 lines
90 B
Raw
Blame
History
#
include
<glm/gtx/matrix_transform_2d.hpp>
int
main
(
)
{
int
Error
(
0
)
;
return
Error
;
}
Reference in New Issue
View Git Blame
Copy Permalink