All Projects → zhangfangtaozft → OpenGL-ES-iOS

zhangfangtaozft / OpenGL-ES-iOS

Licence: other
《OpenGL ES应用开发实践指南:iOS卷》代码解析,看这个就不用怎么看书了,注释特别详细,适合初学者

Programming Languages

objective c
16641 projects - #2 most used programming language
GLSL
2045 projects

Projects that are alternatives of or similar to OpenGL-ES-iOS

Opensource
♨️ 分享GitHub优秀开源项目和主流开发使用的网站、解决问题方案收集以及学习网站或资料,涵盖了iOS, macOS X, Blockchain, Flutter, Weex, H5, Games, C++, Script等多方面的内容,其中iOS大致包涵以下内容:音视频;IM和直播;逆向开发;图像相关(OpenGL, Metal, GPUImage);内购(IAP), ApplePay和第三方支付;安全攻防和应用加固, 数据安全和算法;常用第三方库;导航栏和状态栏;侧边菜单;数据持久;蓝牙, 手势指纹面容ID解锁, 图片浏览器, 扫码, 下拉和上拉刷新, 指示器, Toast, Menu, Sensor, Privacy, WebView和进度条, 动画, 选择器, 搜索, 分享, 图片验证码, 设备相关信息, 广告, 高仿项目及Demo等。
Stars: ✭ 123 (+186.05%)
Mutual labels:  opengles
Tflite gles app
GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT
Stars: ✭ 230 (+434.88%)
Mutual labels:  opengles
harfang3d
HARFANG 3D source code public repository
Stars: ✭ 173 (+302.33%)
Mutual labels:  opengles
Blue Flame Engine
A 3D/2D game engine that supports both DirectX11 and OpenGL 4.5
Stars: ✭ 129 (+200%)
Mutual labels:  opengles
Metalangle
MetalANGLE: OpenGL ES to Metal API translation layer
Stars: ✭ 182 (+323.26%)
Mutual labels:  opengles
android-3d-model-viewer
Android app to load 3D models in obj, stl, dae & gltf format using pure OpenGL ES 2.0. Published on Play Store https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
Stars: ✭ 150 (+248.84%)
Mutual labels:  opengles
Gopi
Raspberry Pi Go Language Interface
Stars: ✭ 82 (+90.7%)
Mutual labels:  opengles
kivy3dgui
Pure Kivy library to display and interact with Kivy widgets in a 3D mesh.
Stars: ✭ 102 (+137.21%)
Mutual labels:  opengles
Gbox
🎨 A multi-platform graphic library
Stars: ✭ 216 (+402.33%)
Mutual labels:  opengles
OpenGL.NET
This repository contains low-level bindings for OpenGL and OpenGLES used in Evergine.
Stars: ✭ 29 (-32.56%)
Mutual labels:  opengles
Gapid
GAPID is a collection of tools that allows you to inspect, tweak and replay calls from an application to a graphics driver.
Stars: ✭ 1,975 (+4493.02%)
Mutual labels:  opengles
Caincamera
CainCamera is an Android Project to learn about development of beauty camera, image and short video
Stars: ✭ 2,397 (+5474.42%)
Mutual labels:  opengles
AndroidGLKit
AndroidGLKit provides OpenGL ES 2.0 boilerplate codes for Android.
Stars: ✭ 22 (-48.84%)
Mutual labels:  opengles
Minijvm
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
Stars: ✭ 127 (+195.35%)
Mutual labels:  opengles
render-doctor
渲染医生,基于 RenderDoc 的渲染分析工具,以 html 形式展现方便阅读和分享。
Stars: ✭ 46 (+6.98%)
Mutual labels:  opengles
Klayge
KlayGE is a cross-platform open source game engine with plugin-based architecture.
Stars: ✭ 1,646 (+3727.91%)
Mutual labels:  opengles
GLPT
GLPT :: OpenGL Pascal Toolkit. A multi-platform library for OpenGL and OpenGL ES
Stars: ✭ 26 (-39.53%)
Mutual labels:  opengles
NVRecoder
It is a lite library to render multiple videos\camera and recoder a new video and each video can change filter.
Stars: ✭ 18 (-58.14%)
Mutual labels:  opengles
Nabla
OpenGL/OpenGL ES/Vulkan/CUDA/OptiX Modular Rendering Framework for PC/Linux/Android
Stars: ✭ 235 (+446.51%)
Mutual labels:  opengles
android tflite
GPU Accelerated TensorFlow Lite applications on Android NDK. Higher accuracy face detection, Age and gender estimation, Human pose estimation, Artistic style transfer
Stars: ✭ 105 (+144.19%)
Mutual labels:  opengles

OpenGL-ES-iOS

《OpenGL ES应用开发实践指南:iOS卷》代码解析,看这个就不用怎么看书了,注释特别详细,适合初学者

简介

首先我做这个是为了自己学习用的,不过个人习惯的原因,喜欢把自己学过的东西放到网上来,让大家也可以看到。希望我整理的资料可以帮到大家。

目录

每一个demo代码都是做什么的?下面给大家介绍一下,当然,我后期打算把自己学到的东西再加上博客说明。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].