Davide Del Zompo
|
a97af506ce
|
address review comments
- use relative includes for cglm/call/ headers
- explicitly include stdio in cglm/call/io.h
- update call documentation
|
2026-04-18 10:11:03 +03:00 |
|
Davide Del Zompo
|
454f032310
|
call API: don't include inline functions in header
|
2026-03-22 11:24:45 +02:00 |
|
Ali Emre Gülcü
|
47e5d48749
|
Add missing glmc_perspective_resize_**_**() call/clipspace functions
|
2025-11-05 09:56:28 +03:00 |
|
Recep Aslantas
|
9096fa6bab
|
fix include paths
|
2021-08-16 14:27:12 +03:00 |
|
Tai Chi Minh Ralph Eastwood
|
89e8c352ec
|
style: fix missing whitespace for alignment
Co-authored-by: Michael <michael.guyver@gmail.com>
|
2021-05-14 15:44:10 +02:00 |
|
Tai Chi Minh Ralph Eastwood
|
7065011bf3
|
clipspace: add initial implementations LH, RH and NO, ZO
Add the initial implementations of the left-handed and right-handed
coordinate systems as well as clipspace depth values of [-1, 0] and
[0, 1].
|
2021-05-13 23:22:58 +02:00 |
|