Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6628c7d

Browse files
committed
update
1 parent b306a87 commit 6628c7d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Android学习之路.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,20 @@
250250
* 在 Android 开发中使用 SVG: <https://enzowyf.github.io/svg_android.html>
251251
* 手把手教学, android 使用 SVG: <https://www.jianshu.com/p/5c81970ddf33>
252252

253+
## 图形处理库
254+
255+
* Vulkan: <https://www.khronos.org/vulkan/>
256+
* Vulkan Graphics API: <https://developer.android.google.cn/ndk/guides/graphics>
257+
* Vulkan 设置: <https://developer.android.google.cn/ndk/guides/graphics/getting-started>
258+
259+
* ANGLE: <https://github.com/google/angle>
260+
261+
* OpenGL: <https://www.opengl.org/>
262+
263+
* Rajawali: <https://github.com/Rajawali/Rajawali>
264+
* Basic Rajawali3D Tutorial for Android: <http://www.clintonmedbery.com/basic-rajawali3d-tutorial-for-android/>
265+
266+
253267
## Jack
254268

255269
* Android 新一代编译 toolchain Jack & Jill 简介: <https://yq.aliyun.com/articles/40811>

0 commit comments

Comments
 (0)