issues
search
recp
/
cglm
📽 Highly Optimized 2D / 3D Graphics Math (glm) for C
MIT License
2.34k
stars
231
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use glm_{vec2,vec3,vec4} to fill vector by individual items
#329
EasyIP2023
opened
1 year ago
1
drop "-Werror" to allow skip warnings on production build
#328
recp
closed
1 year ago
0
include/cglm/io.h:70:38: error: unused parameter 'ostream' [-Werror,-Wunused-parameter]
#327
yurivict
opened
1 year ago
5
vec4: add new function glm_vec4_make
#326
EasyIP2023
closed
1 year ago
1
vec3: add new function glm_vec3_make
#325
EasyIP2023
closed
1 year ago
1
vec2: add new function glm_vec2_make
#324
EasyIP2023
closed
1 year ago
2
test_quat: add more robust quat_make test
#323
EasyIP2023
closed
1 year ago
1
Missing Handed / Clipspace bound implementations
#322
recp
opened
1 year ago
0
quat: add new function glm_quat_make
#321
EasyIP2023
closed
1 year ago
1
How to generate wasm file.
#320
823639792
opened
1 year ago
7
Small comment fixes
#319
FrostKiwi
closed
1 year ago
1
glm_quat_lerp is incorrect
#318
xubury
closed
1 year ago
1
Implement missing 3D Affine Transforms in the Struct API
#317
FrostKiwi
closed
1 year ago
3
Struct API missing 3D Affine Transform
#316
FrostKiwi
closed
1 year ago
5
glms_vec3_normalize results in noop, different result to glm_vec3_normalize
#315
FrostKiwi
closed
1 year ago
1
CGLM_OMIT_NS_FROM_STRUCT_API breaks compilation
#314
FrostKiwi
closed
1 year ago
4
ci: update mymindstorm/setup-emsdk to v12
#313
myfreeer
closed
1 year ago
1
WASM SIMD glitched on iPhone and crashes on iPad
#312
FrostKiwi
opened
1 year ago
7
suppress sign conversion warnings
#311
recp
closed
1 year ago
0
Sign conversion warnings
#310
CaspianA1
closed
1 year ago
7
Add Enhanced Support for Anonymous Structs
#309
recp
closed
1 year ago
0
libwinpthread-1.dll needed ?
#308
Nonesence999
closed
1 year ago
0
Having trouble whit the library + a lot of warns caused by nameless struture
#307
Nonesence999
closed
1 year ago
15
How do I generate a quaternion from euler angles?
#306
badasahog
opened
1 year ago
14
Axis/Direction Normalization
#305
gottfriedleibniz
opened
1 year ago
2
proposal: compiler specific vectorization ( e.g. `__builtin_shufflevector` ... ) if native SIMD is not ( could not ) detected
#304
recp
opened
1 year ago
0
io: fix test runner.c implicit declaration glm_arch_print
#303
EasyIP2023
closed
1 year ago
3
mat3: add new function glm_mat3_make
#302
EasyIP2023
closed
1 year ago
1
mat2: add new function glm_mat2_make
#301
EasyIP2023
closed
1 year ago
1
README: update meson option for running test
#300
EasyIP2023
closed
1 year ago
1
mat4: add new function glm_mat4_make
#299
EasyIP2023
closed
1 year ago
3
add glms_translate_to()
#297
kagetu
closed
1 year ago
2
0.9 build failure on arch other than x86_64 and aarch
#296
bl4ckb0ne
closed
1 year ago
3
README: add build docs for WebAssembly
#295
myfreeer
closed
1 year ago
1
where is glm_camera_lookat defined?
#294
badasahog
opened
1 year ago
2
Fix simd signmask
#293
recp
closed
1 year ago
0
wasm: replace usage of -0.f to 0x80000000
#292
myfreeer
closed
1 year ago
3
simd, sse: use 0x80000000 insteaf of -0.f to fix fastmath on msvc
#291
recp
closed
1 year ago
1
struct: provide option to omit struct api namespace e.g. `glms_` and …
#290
recp
closed
1 year ago
0
Bug in glm_mat4_inv_sse2
#289
deadwanderer
closed
1 year ago
18
Bug in glm_mat4_print?
#288
deadwanderer
closed
1 year ago
2
Updated parameter name (d -> dest)
#287
krishna2803
closed
1 year ago
1
WIP: Wasm simd128 support
#286
myfreeer
closed
1 year ago
12
proposal: glm_make_mat#x#
#284
EasyIP2023
closed
1 year ago
6
proposal: matrix to quat alternative implementation
#283
recp
opened
1 year ago
0
Const correctness: add const qualifiers for unmodified function parameters
#281
CaspianA1
closed
9 months ago
4
fix building ARM NEON on windows & msvc
#280
recp
closed
1 year ago
9
Check for builtin before using it
#279
NeRdTheNed
closed
1 year ago
1
NEON literal assignment
#278
gottfriedleibniz
closed
1 year ago
3
Fixed glm_mat4_mulv3
#277
ransel117
closed
1 year ago
1
Previous
Next