Uwila
|
38cb693834
|
Update vcxproj files for test_ray
|
2020-04-06 13:51:29 +02:00 |
|
Uwila
|
c67f7a14a1
|
Add ray-triangle intersection check
|
2020-04-02 14:28:28 +02:00 |
|
Recep Aslantas
|
69b5584f11
|
build: add missing headers
|
2020-03-02 10:09:48 +03:00 |
|
Recep Aslantas
|
eb0d47cfa1
|
vec2: add struct version for vec2 and vec2-ext
|
2020-02-25 14:34:11 +03:00 |
|
Recep Aslantas
|
ab20ebc28c
|
build: add vec2 and mat2 files
|
2020-02-24 22:22:27 +03:00 |
|
Recep Aslantas
|
8a068c3291
|
Merge branch 'master' into vec2_mat2
|
2020-02-23 13:10:36 +03:00 |
|
Recep Aslantas
|
0c8dc070d5
|
tests: tests for affine transforms (continue)
|
2020-02-22 10:29:16 +03:00 |
|
Recep Aslantas
|
c630293c7d
|
merge test sources into one C source
|
2020-01-19 22:12:25 +03:00 |
|
Recep Aslantas
|
cf8dc82783
|
fix tests on windows (msvc)
|
2020-01-17 23:29:36 +03:00 |
|
Recep Aslantas
|
381e66349a
|
win,test: fix test build for windows and suppress warnings
|
2019-10-14 19:08:34 +03:00 |
|
Recep Aslantas
|
033d0b0fed
|
tests, win: add visual studio test project files
|
2019-09-16 10:17:55 +03:00 |
|
Recep Aslantas
|
92f196965e
|
Update .gitignore
|
2019-09-14 16:22:28 +03:00 |
|
Recep Aslantas
|
5aa047efdf
|
tests: run tests on windows
|
2019-09-13 09:40:18 +03:00 |
|
Recep Aslantas
|
ef89cd7236
|
Merge branch 'master' into vec2_mat2
|
2019-08-22 15:16:35 +03:00 |
|
Recep Aslantas
|
5bf5ceeb40
|
win: remove optional DLLMain entry point
|
2019-07-17 17:26:14 +03:00 |
|
Recep Aslantas
|
44f36559c3
|
Update cglm.vcxproj
|
2019-06-21 14:15:42 +03:00 |
|
Recep Aslantas
|
4a9eb8d630
|
win: import struct headers to visual studio solution/project
|
2019-06-21 14:03:29 +03:00 |
|
Recep Aslantas
|
0729fd40a4
|
implement vec2
|
2019-03-31 18:50:52 +03:00 |
|
Recep Aslantas
|
7848dda1dd
|
curve: cubic hermite intrpolation
|
2019-01-29 22:17:44 +03:00 |
|
Recep Aslantas
|
60cb4beb0a
|
curve: helper for calculate result of SMC multiplication
|
2019-01-26 18:06:26 +03:00 |
|
Recep Aslantas
|
31bb303c55
|
simd: organise SIMD-functions
* optimize dot product
|
2019-01-24 10:17:49 +03:00 |
|
Recep Aslantas
|
3adeac06f8
|
update build files
|
2018-06-21 10:07:51 +03:00 |
|
Recep Aslantas
|
720b617ee0
|
sphere and aabb
|
2018-05-30 23:42:22 +03:00 |
|
Recep Aslantas
|
29996d0bdd
|
add unproject function
|
2018-03-08 13:02:33 +03:00 |
|
Recep Aslantas
|
4ce2e86d9f
|
color: add luminance function
|
2018-02-23 11:12:55 +03:00 |
|
Recep Aslantas
|
8b2c74b0cc
|
bounding box
|
2018-01-18 16:36:58 +03:00 |
|
Recep Aslantas
|
b6dc5029dd
|
build, win: update windows solution and proejct files
|
2018-01-12 16:41:34 +03:00 |
|
Recep Aslantas
|
9d61668e04
|
re-organise files, remove cglm prefix from file to make them more clean
|
2017-07-11 18:05:10 +03:00 |
|
Recep Aslantas
|
8aa80d3e9b
|
win: add version header to project
|
2017-05-21 12:36:31 +03:00 |
|
Recep Aslantas
|
12ea809e0a
|
enable code analysis for windows
|
2017-04-22 14:59:18 +03:00 |
|
Recep Aslantas
|
e2fcf80e48
|
build for windows (dll)
|
2017-04-22 14:59:18 +03:00 |
|