|
Hi,
I'd like to import objects I create in Cheetah 3D to my open GL iphone app. Can someone show me how this can be done? I can export my objects as any number of file formats, but I'm thinking obj is the correct one. What do I need to do to render this...
Started by dev on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
FBX (Filmbox) is a relatively new and interesting format that seems to be gaining some traction, but you'll find that... .
While I've not done any GLE work specifically, I can tell you at least that obj is the most portable and widely used format in general .
|
|
My nephew is an aspiring game developer. I have taught him a bit of C/C++, and suggested he learn that for a start.
Once he has come to grips with that, which game/graphics API's do people suggest he learn?
I would think DirectX would be current industry...
Started by KiwiBastard on
, 26 posts
by 25 people.
Answer Snippets (Read the full thread at stackoverflow):
Go for Open Source!.
Breath) this, so far, seems worth digging deeper into.
|
|
So I am creating my first opengl es application on the iphone. I want to autorelease an object and that was around the time I noticed that I can't seem to find the location of the autorelease pool.
1) Is the autorelease pool already created for me in ...
Started by Mel on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
To only drain at the end of the application
Do you have a main.m? If you are using the standard GL.
|
Ask your Facebook Friends
|
I am studying graphics and currently using OpenGL with GLUT. Doing my editing in codeblocks and using an online tutorial located at lighthouse3d . I am using the main method declared on that page however it will not let me compile. The error message consists...
Started by Zach Smith on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Go to the project ....
Return 0; }
The problem is that you are not linking the needed libraries .
}
Change it to this:
int main(int argc, char** argv) { // The code.. .
You probably have a method like this:
void main(int argc, char** argv) { // The code.. .
|
|
I need to get the color at a particular coordinate from a texture. There are 2 ways i can do this, by getting and looking at the raw png data, or by sampling my generated opengl texture. Is it possible to sample an opengl texture to get the color (RGBA...
Started by DavidG on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Assuming your texcoords are [0,1], multiply texwidth*u and texheight*....
The most efficient way I've found to do it is to access the texture data (you should have our PNG decoded to make into a texture anyway) and interpolate between the texels yourself .
|
|
Hey y'all,
The company I work for (BH Management, a property management firm HQ'd here in DSM) is hiring an accountant. Figured I'd let you guys know. Plus, you could have the opportunity of working with me...
Careers - BH Management - Apartment Management...
Started by ianoconnor on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at cyclonefanatic):
Plus, you could have the opportunity of working with me.... .
Figured I'd let you guys know.
GO REDLEGS! Originally Posted by ianoconnor Hey y'all,
The company I work for (BH Management, a property management firm HQ'd here in DSM) is hiring an accountant .
|
|
Hi Guys,
Still no word on getting my old account details back so ill use this one for now!
Basically im looking at a pearler of a mk2, its a 1.8GL in white - 5 door. its an absolute stunner full service history 2 previous owners etc etc.
Well i currently...
Started by Twizted Nibbz on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at com):
What year is the gl? if it is before use your gl box....
As the gl gearbox but with different ratios (gl has the 4+e box so has a longer fifth than the mk3 the speedo drive from the mk2 gearbox if you wish to use the mk2 clocks.
|
|
When i run this game i see OPEN GL 2.0 required LOL i can play MW3 , mw2 , Css and not this game ? LOL
can anybody tell me how to fix this problem
Ty.
Started by metaanet on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at steampowered):
: : When i run this game i see OPEN GL 2.0 required LOL i can play MW3 (DX9c) , mw2 (DX9c) , Css (DX9c.
|
|
Intel Ivy Bridge - Linux: GL 3.0, Windows: GL 4.0 Phoronix: Intel Ivy Bridge - Linux: GL 3.0, Windows: GL 4.0
While the Intel Linux graphics developers have postponed the OpenGL 3.1 support until probably next year, the Intel Windows driver developers...
Started by phoronix on
, 10 posts
by 9 people.
Answer Snippets (Read the full thread at phoronix):
And nothing released since runs on GL 3 or later that they only require some small subset....
Originally Posted seems to run fine on drivers advertising 2.1 .
And nothing released since runs on GL 3 or later.
Fine on drivers advertising 2.1.
|
|
Posted Today, 02:35 PM
Just installed newest version of Adobe Photoshop CS6.
Now when trying to display images I get this error:
NVIDIA Open GL driver lost connection due to Windows Time Out Limit.
I have the latest version 301.42.
It appears I must alter...
Started by danpbphoto on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at nvidia):
|