与平台无关的用户界面库,用于GLUT [英] Platform-independent User interface library for use with GLUT

查看:65
本文介绍了与平台无关的用户界面库,用于GLUT的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图用C ++编写一个GLUT应用程序,该应用程序需要一些简单的用户界面。我需要能够输入文本(实际上是双值),单击单选按钮和复选框。我正在构建的应用程序必须独立于平台,因此我正在寻找一个UI库。通过互联网搜索,我发现了很多可能性,但我认为需要一段时间才能发现他们的优缺点。

I am trying to write a GLUT application in C++ that requires some simple user interface. I need to be able to input text(in fact double values), click radio buttons and check boxes. The application I am bulding needs to be platform-independent so I am looking for a UI library that also is. Searching through the internet I found quite a few possibilities but I think it will take some time to discover their pros and cons. Could someone share previous experience with that sort of thing?

我见过的一些替代方法: GLUI ,建议按 PUI 在这些过剩示例中。

Some of the alternatives I have seen: GLUI, PUI as recommended in these glut examples.

推荐答案

查看 AntTweakBar -我以前使用过它,因为它已集成在C ++框架Cinder中,并且我发现它在那里很容易使用。

Check out AntTweakBar -- I've used it before because it's integrated in the c++ framework Cinder and I've found it to be quite easy to use there.

这篇关于与平台无关的用户界面库,用于GLUT的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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