opengl es绘制金字塔,通过shader文件进行索引绘制以及模型矩阵的变换,让金字塔绕x轴,y轴,z轴旋转。注释详细,可作为opengl es入门参考案例。
☆57May 13, 2018Updated 8 years ago
Alternatives and similar repositories for Pyramid
Users that are interested in Pyramid are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Android studio 3.1.4使用fmod库实现变声技巧☆29Oct 13, 2019Updated 6 years ago
- 自己写的一些微信小程序的自定义组件,目前完成圆环进度条,手写签名版功能,雷达图,能力值图,刻度表,转盘,底部弹框组件☆24Sep 30, 2020Updated 5 years ago
- 一步一步教你从0开始实现安卓增量更新,包括前端和后台的全部教程。☆11Aug 10, 2018Updated 7 years ago
- 不使用任何第三方库,分多个demo带着你一步一步从底层开始实现自己的iOS直播框架。包括音视频采集,美颜,硬编码,软编码,推流,拉流。(未完待续)☆12Apr 22, 2019Updated 7 years ago
- 一步一步教你实现安卓下mvvm架构,双向数据绑定。☆15Nov 15, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- mvvm,mvp的应用。为viewcontroller瘦身,把tableview和collectionview的datasource提取出来,可节省1/3的代码量。☆55Jan 21, 2021Updated 5 years ago
- 在线选座的的Demo,可以直接放在包里直接用,实时画座位,根据不同的状态和座位信息对座位进行操作,更具数据具体的画座位。可以放大缩小,横向纵向滑动。当座位数发大到超出屏幕的时候,滑动的时候在左上角出现整个座位的信息以及滑动的大概情况。实施刷新。☆12Jun 22, 2016Updated 9 years ago
- A pickerView library for iOS . 滚动选择条☆15Apr 1, 2017Updated 9 years ago
- 实现视音频的采集,编码,rtmp推送☆15Dec 22, 2015Updated 10 years ago
- ☆13May 13, 2019Updated 7 years ago
- UICollectionView实现的自适应宽度选项,类似商场的属性选择功能☆13Mar 7, 2018Updated 8 years ago
- 表情键盘☆20Sep 3, 2018Updated 7 years ago
- TiX V2.0☆11Jan 28, 2023Updated 3 years ago
- iOS轨迹平滑处理示例☆25May 14, 2019Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的Collectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖…☆1,161May 9, 2023Updated 3 years ago
- ☆13May 21, 2026Updated 3 weeks ago
- ☆11Nov 18, 2020Updated 5 years ago
- ☆13Nov 19, 2019Updated 6 years ago
- 轻松实现微信尖角图片☆23Mar 2, 2017Updated 9 years ago
- Android平台上使用mediacodec的相关demo☆12Oct 14, 2022Updated 3 years ago
- ☆16Sep 9, 2019Updated 6 years ago
- ☆16May 12, 2022Updated 4 years ago
- 一直想写个九宫格,在模仿一下朋友圈,过于懒惰,今天先拍个头写个demo吧。😄。毕竟万事开头懒-->也许中间就忘了。☆23Apr 11, 2018Updated 8 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Red Alert 2 & Yuri's Revenge Game: Best Picked Maps and Mods Developed by Me☆12Mar 9, 2024Updated 2 years ago
- [experimental] FFMPEG hardware encoder for Android☆15Sep 8, 2020Updated 5 years ago
- 美图秀秀贴纸,可以旋转,放大,移动的文字编辑视图.☆56Jun 18, 2016Updated 9 years ago
- an android project for now fashion open source framework☆25May 20, 2017Updated 9 years ago
- OpenGL ES for android 相关资源☆177Dec 6, 2021Updated 4 years ago
- iOS平台编译FFmpeg的脚本,可能包含多个FFmpeg版本,不同版本可能支持不同的第三方库等☆20May 23, 2024Updated 2 years ago
- RPly: ANSI C Library for PLY file format input and output☆18May 6, 2016Updated 10 years ago
- 🔥🔥🔥 -跳转 应用商店的帮助类☆24Oct 18, 2024Updated last year
- 2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料☆22Jan 10, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 学习实践OpenGLES,包括绘制几何图形,添加渲染三角形,等腰三角形,彩色等腰三角形,和圆,使用OpenGlES 对图片进行模糊,冷暖色调等处理,编写glsl着色器语言,基于Camera+GlSurfaceView实现相机实时预览 ,实时美颜,实时预览滤镜功能,以及对相册…☆82Dec 20, 2020Updated 5 years ago
- 一个OpenGL es入门项目,帮助初学者更快地入门学习。主要内容是基础图形绘制、缓冲对象使用、渲染视频、视频添加滤镜效果,详细可见我的博客专栏。Opengl es study demo for freshman to learn opengl es quickly.☆90Jun 13, 2024Updated 2 years ago
- Android OpenGLES 2.0 从零开始学习的程序。学习如何绘制简单图形、色彩、三维体、投影、纹理,及相机Camera和Camera2的预览、拍照、视频录制、视频滤镜、音视频合成,视频播放特效相关的技术。☆17May 18, 2022Updated 4 years ago
- range seek bar with video player☆11Jun 12, 2020Updated 6 years ago
- 用marker展示多infowindow的效果☆26Mar 20, 2019Updated 7 years ago
- 行车记录仪☆15Jul 18, 2017Updated 8 years ago
- Example PrecomputedTextCompat☆10Dec 25, 2019Updated 6 years ago