OpenGL固定功能着色器实现 [英] OpenGL Fixed function shader implementation

查看:114
本文介绍了OpenGL固定功能着色器实现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在OpenGL ES 2.0之上是否有任何可模拟OpenGL ES 1.1 API的包装器?我进行了很多搜索,但是找不到任何实际的实现.

Is there any wrapper which emulates the OpenGL ES 1.1 API on top of OpenGL ES 2.0? I was searching quite a bit but could not find any actual implementation.

推荐答案

我目前正在调查同一个问题,偶然发现了这个项目: https://github.com/p3/regal#readme (适用于OpenGL 2.x,3.x,4.x,Core上下文和ES 2.0的OpenGL可移植层).只能自己尝试,但请阅读文章 http://www.gamasutra.com/view/news/177233/Indepth_Bringing_Regal_OpenGL_to_Native_Client.php ,我相信该库可能是解决该问题的方法.

I'm currently investigating same question, just stumbled upon this project: https://github.com/p3/regal#readme (OpenGL portability layer for OpenGL 2.x, 3.x, 4.x, Core contexts and ES 2.0). Only going to try it myself, but after reading the article http://www.gamasutra.com/view/news/177233/Indepth_Bringing_Regal_OpenGL_to_Native_Client.php, I believe this library may be solution to the problem.

这篇关于OpenGL固定功能着色器实现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆