mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 17:09:40 +00:00
Update README.md
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
The original glm library is for C++ only (templates, namespaces, classes...), this library targeted to C99 but currently you can use it for C89 safely by language extensions e.g `__register`
|
The original glm library is for C++ only (templates, namespaces, classes...), this library targeted to C99 but currently you can use it for C89 safely by language extensions e.g `__register`
|
||||||
|
|
||||||
|
#### Note for C++ developers:
|
||||||
|
If you don't aware about original GLM library yet, you may also want to look at:
|
||||||
|
https://github.com/g-truc/glm
|
||||||
|
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
Reference in New Issue
Block a user