|
|
gamedev.net
- 2012-07-28 23:15:14
- Similar
- Report/Block
I have recently started learning OpenGL 2 (not ES). However I read somewhere that the fixed-function pipeline is deprecated in favour of the programmable pipeline that OpenGL 4 and OpenGL ES 2 offers. So I decided to stop learning OpenGL 2 and move to OpenGL 4. The problem is that my laptop has support for only OpenGL 2. That's because my...
|
|
|
stackoverflow.com
- 2009-10-27 11:02:03
- Similar
- Report/Block
What tutorials and libraries are available which can help beginners to develop 2D and 3D games on Android using OpenGL-ES? I'm looking for tutorials which can help me learn OpenGL-ES, and I'm looking for OpenGL-ES libraries which can make life easier for beginners in OpenGL-ES. Since Android is still small, I guess it may be help-full to...
|
|
|
stackoverflow.com
- 2012-04-24 22:37:32
- Similar
- Report/Block
Despite my best efforts, I'm having trouble locating tutorials or general information that aid in learning to utilize OpenGL ES 1.0 to draw shapes such as spheres, cones, etc. I've followed the Android OpenGL ES tutorial for drawing a triangle and have played with that code quite extensively. I'd just like to know how I can move on to mor...
|
|
|
|
geeks3d.com
- 2012-08-07 12:34:18
- Similar
- Report/Block
OpenGL 4.3 specifications have been released yesterday at SIGGRAPH 2012 and NVIDIA gives us the first OpenGL 4.3 capable driver for those who want to play with new OpenGL stuff. OpenGL 4.3 is...
|
|
|
stackoverflow.com
- 2012-03-28 11:53:27
- Similar
- Report/Block
I'm extracting Android Grass live wallpaper code from the Android source. I have put it in an Android project. When I run it and go to wallpaper chooser in order to pick it, I get this error that probably is related to OpenGL RenderScript , but I can't realize what is the problem exactly. E/rs(647): create2d android.renderscript.Allocatio...
|
|
|
stackoverflow.com
- 2012-03-21 00:13:59
- Similar
- Report/Block
I'm looking for a GUI toolkit to use in conjunction with OpenGL. QT looks promising but unfortunately it wraps most OpenGL functions in QT classes. Is there any way for me to create an OpenGL 3.3 context in QT and just use the standard C API?...
|
|
|
gamedev.net
- 2013-05-17 21:49:59
- Similar
- Report/Block
I'm really new to using Gtk# and Mono with Xamarin and I'm trying to get up to speed with C# and OpenGL. I tried googling Gtk# with OpenGL, but no real results came of it. I'm an experienced user of OpenGL already and have the basics of C# down already. My primary language is C/C++, so that's what I'm used to. Does anyone know where I can...
|
|
|
|
gamedev.net
- 2012-08-17 01:26:27
- Similar
- Report/Block
Hey, in opengl when I load a texture and stretch it across a face it blurs the picture a bit. I'm guessing this is openGL's default way of stretching textures. Is there a way to change it from texture blur to just normal stretch? For instance: I've drawn an 8*8 pixel image in gimp or something and I put it on a face of a cube in opengl, o...
|
|
|
gamedev.net
- 2012-08-17 15:01:52
- Similar
- Report/Block
hello. I'm still creating a simple opengl engine with opengl 3.1(i have a shader model 4 with my gpu and i would test some new feature), for do experience. I wish create an opengl window and i find some examples with GLEW, there are some problems or constraints with the use of glew? because i created a project that incapsulate the opengl...
|
|
|
gamedev.net
- 2013-03-19 04:54:49
- Similar
- Report/Block
I was just wondering what would be the best library/set of libraries for 2D game development on Mac, or if it's best to just use OpenGL? I mean, I've hunted the net a lot lately, and all I've come up with is using SFML in conjunction with OpenGL, but SFML isn't exactly the easiest to install for library use. Something compatible with Xcod...
|
|
|
gamedev.net
- 2013-02-11 13:53:47
- Similar
- Report/Block
Hi all, I really need some help here. I am developing a 3d chess game, and I have chosen to use the 5x5x5 variant.However, I am at a loose end as I just started learning opengl and c++, and woud really appreciate some help here. I have designed my chess pieces in 3ds max, but i need to export them into opengl. Also, how do I go about crea...
|
|
|
androidzoom.com
- 2013-04-22 14:31:23
- Similar
- Report/Block
openglsms Sorry for the last update. There was a problem with publishing that caused constant crashes. Hopefully its fixed now BETA. Wait, scratch that. ALPHA. OpenGL Messaging is an sms/messaging app built using AndEngine. AndEngine is a 2D OpenGL... FREE
|
|
|
|
stackoverflow.com
- 2012-03-19 14:52:41
- Similar
- Report/Block
Android 2.2 is upgraded from OpenGL ES 1.0 to 2.0. Does Every device which is using Android Froyo(2.2) Supports OpenGL ES 2.0? or the device itself has to be supported for OpenGL ES 2.0?.
|
|
|
stackoverflow.com
- 2012-04-18 17:41:20
- Similar
- Report/Block
Please give me some hint/source to build a skybox (like street view) in OpenGL ES...after a week I only found a post: Skybox OpenGL ES iPhone and iPad but the link shared by Tommy is broken.
|
|
|
stackoverflow.com
- 2012-04-18 17:41:20
- Similar
- Report/Block
Please give me some hint/source to build a skybox (like street view) in OpenGL ES...after a week I only found a post: Skybox OpenGL ES iPhone and iPad but the link shared by Tommy is broken.
|
|
|
gamedev.net
- 2013-03-27 16:50:43
- Similar
- Report/Block
I'm trying to learn the modern opengl with the core profile (+3.x) but I don't know the best way to initialize the opengl extensions. Glew was a headache for me. I initialized it (and enabled glew experimental) but for some reason I had problems generating vertex arrays. I think it's because I defined the opengl profile to core profile wi...
|
|
|
gamedev.net
- 2013-05-22 10:56:53
- Similar
- Report/Block
Hello. I have a bit of a problem, so a little help from someone more experienced would be appreciated. :-) I've been using SDL for a few months, and have gotten quite good at it and started making my first game. But now I want my game to use hardware accelerated rendering because software rendering won't cut it any more, so I started look...
|
|
|
androidzoom.com
- 2013-03-04 09:52:05
- Similar
- Report/Block
lingen.me This app provides the best reading experience for the OpenGL ES reference pages on your phone or tablet. When working with the OpenGL API, having access to the reference pages is a must. Accessing them through the browser on your phone or tablet... FREE
|
|
|
|
gamedev.net
- 2013-04-16 10:26:58
- Similar
- Report/Block
Hi. I came across TWL (Themable Widget Library, http://twl.l33tlabs.org/ ) when looking for a GUI library for Java + OpenGL (LWJGL). It looks pretty nice and there is an editor and all. The drawback is that is coded against OpenGL 1.1 spec and I'm using OpenGL 3.3 core. So I looked at the sources to see if I could code a wrapper to get TW...
|
|
|
stackoverflow.com
- 2011-09-28 09:40:14
- Similar
- Report/Block
I have a problem retrieving OpenGL's info on Android. I know I can get'em with gl.glGetString(GLxx.GL_VENDOR) but I don't know how to do it. Is there a way to retrieve them without showing anything on the SurfaceView? I should create a page with the infos and set a textview with the info I need (eg. vendor, version, renderer). Let me know...
|
|
|
babooforum.com.br
- 2013-05-03 18:07:24
- Similar
- Report/Block
O que seria essa msg de erro? Aparece quando instalei um pacote de plugin para photoshop e agora que baixei Angry Birds, o que mudou recentemente foi monitor, o antigo queimou comprei uma TV/MONITOR LG 27´ Reason:OpenGL 2.0 is not supported OpenGL 1.4 renderer not supported! Reason:OpenGL 1.3 is not supported Obrigado, Claudio...
|
|
|
|
stackoverflow.com
- 2013-04-22 12:33:16
- Similar
- Report/Block
We have an app where we draw many things (mostly OpenStreetMap Tiles but also other images) with OpenGL ES 2.0. This works pretty good, but from time to time the app crashes without any information - this means: The app just closes, not a message that it is crashed and also there is no message in logcat. From experiments we've figured out...
|
|
|
gamedev.net
- 2013-04-17 03:53:59
- Similar
- Report/Block
Hi, everyone. I wanted to process a image by OpenCV. It's generated by OpenGL. Firstly, I saved this image in my hard disk and read it with OpenCv, but I found it inefficient. So I want to find an interface from OpenGL to OpenCV so that I don't need to save the image to my hard disk. The function " load3dDataToGL" is not what I want. I ju...
|
|
|
stackoverflow.com
- 2013-04-22 22:21:37
- Similar
- Report/Block
Just installed Qt 5.0.2 (qt-windows-opensource-5.0.2-mingw47_32- x86-offline; here I'll say "wow" for the cool interface of the IDE) and faced one warning and one error when tried to 'Run' the 'boxes' example: Qt was built with ANGLE, which provides only OpenGL ES 2.0 on top of DirectX 9.0c This example requires Qt to be configured with -o...
|
|
|
|
gamedev.net
- 2013-05-23 03:23:27
- Similar
- Report/Block
I'm looking for a library like "cocos2d-x" that abstracts the OpenGL library for 2D games. I don't need to make 3D games, I'm just need all power of OpenGL for a 2D game. The problem with "cocos2d-x" is have a poor support for Linux (not stable only "usable") and requires a relative high version of OpenGL, that means a lot of "middle age"...
|
|
|
gamedev.net
- 2013-03-28 03:25:18
- Similar
- Report/Block
Hi, I made a post about this on the Eclipse's forums with no luck ( http://www.eclipse.org/forums/index.php/ t/463094/ ). Basically, no opengl functions are being recognized by Eclipse's parser and are just telling me that it's an error (which is annoying). I'm using GLFW to create my opengl context and using GLEW to handle everything I n...
|
|
|
gamedev.net
- 2013-05-25 20:49:27
- Similar
- Report/Block
I wrrite programm in C++ and use g++. There are a few files. main.cpp - wherein two include directives, and function main,which return 0 is include #include #include // our header from NVIDIA I wrote makefile: CC = g++ EXE = nvTest DIR1 = -I"C:\Program Files (x86)\NVIDIA Corporation\NVIDIA OpenGL SDK 10\common\include" DIR2 = -I"C:\Progra...
|
|
|
|
stackoverflow.com
- 2013-02-20 13:31:41
- Similar
- Report/Block
I am building a 3D application by using OpenGL for Linux systems. I also want to use flash with it. On Windows , you are able to render a flash file to an off-screen target , create a texture from it and then use with D3D/OpenGL. So by using NPAPI and dlopening libflashplayer32.so , that is what I want to do : to create a texture each tim...
|
|
|
androidzoom.com
- 2013-02-27 11:46:01
- Similar
- Report/Block
techs1200 A simple OpenGL ES2 demo using Android's NativeActivity mechanism. Tested on Xoom, Nexus S, Nexus 10, Galaxy S3 Instructions: *Use a 1 finger swipe to rotate the statue head *Use a 2 finger pinch to zoom in/out *Use a 3 finger tap to toggle... FREE
|
|
|
androidzoom.com
- 2013-03-21 20:00:26
- Similar
- Report/Block
Diannt Try the work qualify of your phone with newest browser technologies! Just touch next day today! Absolutely without advertisement! Tags: OpenGL, geometry, HTML, benchmark, particle, 3D, testing. FREE...
|
|
|
|
html.it
- 2012-06-25 09:00:00
- Similar
- Report/Block
Come utilizzare OpenGL con android? ecco una piccola introduzione. Cosa è OpenGL ES OpenGL ES è uno standard industriale per la programmazione grafica 3D su dispositivi mobile. Khronos Group, un conglomerato che include marchi come ATI, NVIDIA ed Intel si preoccupa di definire ed estendere lo standard. un po'... Autore: Alessandro Zoia Ca...
|
|
|
cyberforum.ru
- 2013-04-22 14:59:43
- Similar
- Report/Block
Подскажите, как подключить OpenGL.h. По суперкниге занимаюсь, там этот файл в первом примере нужен. Читал, что OpenGL устанавливается вместе с дровами видеокарты, но тогда непонятно, как его подключать #include // Error: не удается открыть источник файл "OpenGL.h"...
|
|
|
mac4ever.com
- 2012-08-06 19:52:58
- Similar
- Report/Block
Le Khronos Group, en charge des spécifications d'OpenGL, annonce avoir arrêté celle concernant OpenGL ES 3.0, API largement utilisée sur nos périphériques mobiles, iPhone et iPad en tête. OpenGL ES 3.0 amène les graphisme 3D mobiles au stade supérieur affirme le groupe qui précise...
|
|
|
|
freelancer.de
- 2013-03-25 13:58:28
- Similar
- Report/Block
I need a programmer to build a program for as the following requirements below. There are some codes to work with (see the attached files), and all you have to do is to put the codes together. If you are an experienced programmer with C++ and OpenGL, this task shouldn't be difficult at all..... (Budget: $30-$250 USD, Jobs: C++ Programming...
|
|
|
cyberforum.ru
- 2013-05-13 10:57:27
- Similar
- Report/Block
Здравствуйте программисты! Вот пишу проэкт в Qt c использованием OpenGL. Может не все знают, но в альфа версии Qt 5.1.0 уже встраиваются функции нового OpenGL для Desktop. Т.е. поддерживаются все версии OpenGL. Я использую версию 3.3, но такие команды как gluUnProject, gluProject просто отсутствуют. Рисовать я научился, а вот связать экра...
|
|
|
cyberforum.ru
- 2013-03-24 10:08:17
- Similar
- Report/Block
Пытаюсь разобраться с 3D-графикой в Android, нашел пару уроков по OpenGL ES, начал экспериментировать. Никак не могу найти методы glBegin(int TYPE), glVertex(float x, float y, float z), glEnd(), хотя в классическом OpenGL я ими постоянно пользовался... Подскажите, в OpenGL ES их просто нет? или я как то не так пишу? у меня стоит SDK 1.5,...
|
|
|
|
slando.kh.ua
- 2013-04-20 17:26:15
- Similar
- Report/Block
Босоножки ecco 29р. 100грн. Босоножки geox 27р 120грн. Босоножки ecco 25р. 200грн с закрытой пяткой в отличном состоянии. Босоножки buddy dog 20р 100грн. Кроссовки TOM.M 28р. 40грн. http://kharkov.kha.slando.ua/obyavlenie/ obuv-na-malchika-ecco-geox-20-25-27-28-2 9-razmery-ID5iWSl.html...
|
|
|
slando.kh.ua
- 2013-06-10 10:29:28
- Similar
- Report/Block
Продам кроссовки Ecco 35 разм. на мальчика. Обувь в отличном состоянии. http://kharkov.kha.slando.ua/obyavlenie/ prodam-krossovki-ecco-ID6OSod.html...
|
|
|
cyberforum.ru
- 2013-05-18 13:12:47
- Similar
- Report/Block
Здравствуйте! Мне на диплом нужно сделать какой нибудь тяжелый 3D объект в Visual Studio на С++ с использоваением OpenGl! Эсли у вас есть готовые проекты или знаете от куда скачать залейте пожалуйста сюда!...
|
|
|
|
barnamenevis.org
- 2013-03-23 17:30:02
- Similar
- Report/Block
سلام برای استفاده از توابع کتابخانه opengl تو Qt چیکار کنم ؟ طبق آموزش خود سایت Qt جلو رفتم ولی توابعی مثل glvertex3f رو نمیشناسه!! هم QGLWidget رو اینکلود میکنم هم اینو Qt += opengl تو فایل .pro اضافه میکنم ولی جواب نمیده.
|