This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
glm
mirror of
https://github.com/g-truc/glm.git
Code
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
memcpy_value_ptr
unit-test-disabled-by-default
fix-simd-normalize
EXT_packing
fix-simd-smooth
simd-improvements
bugfixes
doc-1.0.0
simd
modules
enable-cuda-swizzle
platforms
ci-msvc
ext_missing_header
unrestricted_scalar
clean-ci
fix-ci-trigger
ci-less
revert-quat
constexpr-matrix
constexpr
test
version
alignof
fix-namespace
fix-gtc-matrix-transform
fix-build-test-indep-lib
fix-doc
fix-bitcount-test-version
more-c-i
add-github-actions
github-ci
fix-library-build
travis-update
revert-1012-master
build_only_master
GLM_EXT_matrix_integer
ext_packing
matrix-int
cmake3
integer
stable
revert-878-master
packing
color
dev
split
0.9.8
gcc-shadow-warnings
dim
heterogeneous-op
manual
static_len
0.9.8-align
0.9.7
type_trait
gtx_area
static-const
float_normalize
cmake
hash
union
0.9.6
GTC_type_aligned
GTC_integer
0.9.5
revert-264-fast_trigonometry
bitfield
trivial
vectorize
0.9.5-broken
angle
0.9.4
cxx11
amp
0.9.3
0.9.2
0.9.1
0.9.0
0.8.4
0.9.5.3
0.9.0.0
0.9.0.1
0.9.0.2
0.9.0.3
0.9.0.4
0.9.0.5
0.9.0.6
0.9.0.7
0.9.1.0
0.9.1.1
0.9.1.2
0.9.1.3
0.9.2.0
0.9.2.1
0.9.2.2
0.9.2.3
0.9.2.4
0.9.2.5
0.9.2.6
0.9.2.7
0.9.3.0
0.9.3.1
0.9.3.2
0.9.3.3
0.9.3.4
0.9.4.0
0.9.4.1
0.9.4.2
0.9.4.3
0.9.4.4
0.9.4.5
0.9.4.6
0.9.5.0
0.9.5.1
0.9.5.2
0.9.5.4
0.9.6.0
0.9.6.1
0.9.6.2
0.9.6.3
0.9.7.0
0.9.7.1
0.9.7.2
0.9.7.3
0.9.7.4
0.9.7.5
0.9.7.6
0.9.8.0
0.9.8.1
0.9.8.2
0.9.8.3
0.9.8.4
0.9.8.5
0.9.9-a1
0.9.9-a2
0.9.9.0
0.9.9.1
0.9.9.2
0.9.9.3
0.9.9.4
0.9.9.5
0.9.9.6
0.9.9.7
0.9.9.8
1.0.0
1.0.1
bug-214-closed
io-closed
nohalf-closed
packing-closed
precision-closed
preview1
release-closed
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
glm
/
test
/
gtx
/
gtx.cpp
9 lines
71 B
C++
Raw
Permalink
Blame
History
#
include
<glm/ext.hpp>
int
main
(
)
{
int
Error
=
0
;
return
Error
;
}
View Git Blame
Copy Permalink