简体   繁体   English

在UIkit应用中实现openGL粒子

[英]implement openGL particles in a UIkit app

我想知道是否可以将OpenGL粒子与uikit应用程序混合使用(我的粒子在uikit应用程序中)

This one might help, 这可能会有所帮助,

UIKit Particle Systems in iOS 5 Tutorial iOS 5教程中的UIKit粒子系统

Note that this is only for iOS 5 请注意,这仅适用于iOS 5

Check out this tutorial: 查看本教程:

http://www.71squared.com/2009/05/iphone-game-programming-tutorial-8-particle-emitter/ http://www.71squared.com/2009/05/iphone-game-programming-tutorial-8-particle-emitter/

Try to use emitters in the background if possible. 如果可能,请尝试在后台使用发射器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM