浏览代码

Update Readme.md

I would suggest to add https://github.com/makc/assimp2json to the ports of Assimp, also to drive contribution & attention to it since it would be really valuable to have it working in JS.
Simon Heinen 8 年之前
父节点
当前提交
eebe457960
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Readme.md

+ 1 - 0
Readme.md

@@ -92,6 +92,7 @@ Take a look into the `INSTALL` file. Our build system is CMake, if you used CMak
 * [Python](port/PyAssimp/README.md)
 * [.NET](port/AssimpNET/Readme.md)
 * [Pascal](port/AssimpPascal/Readme.md)
+* [Javascript (Alpha)](https://github.com/makc/assimp2json)
 
 #### Repository structure ####
 Open Asset Import Library is implemented in C++. The directory structure is: