Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: Ravikishore

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Re: How to create a flash game using OpenGL with C++

    Hi Thank you all for your reply's.

    Basically i want to develop the rotation and translate of cube based on the pressing of arrow keys.
    Based on the arrow key pressed the cube will rotate...
  2. How to create a flash game using OpenGL with C++

    Hi all,

    I wants to create a game using OpenGL with C++. The link below shows the flash game. I am eager to create this in 3D using OpenGL with C++. Please give me some Ideas regarding this.
    ...
  3. Replies
    17
    Views
    13,523

    How to code in C++ using OpenGL in Linux

    Hi,

    I am newbie to this, i am very much interested to learn coding in C++ using OpenGL. Please give me some suggestion whether it will good or any other way for coding easily. what is the...
  4. Replies
    60
    Views
    46,308

    Re: How to draw 3D rotating Cylinder

    Hi,

    please Help me Regarding Multi-Texturing.

    I sent the code which i did for single image texture on the Cylinder surface.

    I have to place more than one image on the Cylinder.SO...
  5. Replies
    60
    Views
    46,308

    Re: How to draw 3D rotating Cylinder

    Hi,

    Sorry for Late reply.

    Thank you very much for your replying.

    I am trying to do multitexturing on the cylinder(which is made up of polygons)surface.
    i am not able to place multiple...
  6. Replies
    10
    Views
    3,153

    Re: Texture help

    Hi sir,

    I have a question please answer me ..

    I am trying to do multitexturing on the cylinder(made up of polygons)surface.

    I am able to place single texture image on the cylinder...
  7. Replies
    60
    Views
    46,308

    Re: How to draw 3D rotating Cylinder

    Hi,

    I am pleased for your replying.

    I downloaded the images and executed the code which is there in above post.

    The output i am getting is posted in below Link please check it.
    ...
  8. Replies
    60
    Views
    46,308

    Re: How to draw 3D rotating Cylinder

    Hi,

    Thank you So much for replying.
    I uploaded the glewinfo.txt file. please download from the below link.

    http://www.2shared.com/file/10949945/2900306d/glewinfo.html

    What will be the...
  9. Replies
    60
    Views
    46,308

    Re: How to draw 3D rotating Cylinder

    Hi,

    I am pleased for replying.

    I tried twice, using "glewinfo" command but it is displaying the same information which is there in previous post.

    I am thankful for your reply.
  10. Replies
    60
    Views
    46,308

    Re: How to draw 3D rotating Cylinder

    Hi,

    Sorry for Late reply and Thank you for replying.

    The information of glew is pasted in the below link, Please check it.

    http://www.2shared.com/file/10885944/1a7d81e7/infoglee.html

    i am...
  11. Replies
    60
    Views
    46,308

    Re: How to draw 3D rotating Cylinder

    Hi,

    Thanks for replying.

    The first output code which you pasted above is giving the Runtime message as below :

    <div class="ubbcode-block"><div class="ubbcode-header">Click to reveal.. <input...
  12. Replies
    60
    Views
    46,308

    Re: How to draw 3D rotating Cylinder

    Hi,

    Thank You for replying.

    I am currently working on virtual machine(Ubuntu) on my window system.
    The version of VM is : 2.5.3 build-185404

    and i installed Devil, GL libraries as you...
  13. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,

    Thanks for the replying.

    The code which is executing in my system is posted below :



    #include <GL/glew.h>
    #include <GL/glut.h>
  14. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,

    Thank you so much for the reply.

    Now i am getting the cylinder(Like an arc) with image rotating on that.



    In that arc like cylinder only logo.jpg is displaying and logo2.jpg is...
  15. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,

    Thank you for replying.

    I uploaded the images as logo.jpg, logo2.jpg, logoM.jpg , but after uploading to imageShack, the names of the files are getting changed while downloading. i checked...
  16. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,

    Thank you so much for your reply.

    I am sending the link where i uploaded my textures as below :

    http://img40.imageshack.us/gal.php?g=aptp.jpg

    I am thankful for your reply ..
  17. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,

    Thank you so much for your reply.

    I executed the above code by removing all the commands except the below :

    //LoadImageDevIL ("/localhome/user/Temp/sample/bird.bmp", &amp;logo);


    But the...
  18. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,

    I happy for completing vacation.. i pasted the above problem in advance forums, but i dint the replies . so please help me from this problem .


    I am thankful for your reply.
  19. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,

    Thank you so much for your help.

    i need to scale texture images which are there on the cylinder surface.i,e the image which is on the viewer side should be look like larger and the...
  20. Replies
    2
    Views
    1,068

    Re: Texturing a cylinder

    Hi,

    please send me the example of how to texture a cylinder with multiple images.

    i don't know how to place multiple images on the surface of the cylinder.

    please guide me.. it will help me...
  21. Replies
    0
    Views
    750

    Multiple-texturing on cylinder.

    Hi,

    How to place images on the surface of the Cylinder ? Those images should look like side by side .

    I know how to place one below the other on the surface of the cylinder ?

    i mean how...
  22. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,

    Thank you very very much for your ideas. i got more information from you.

    Happy Vacation.
  23. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,

    Thank you so much.i got the idea how to place images one after the other.

    The above code is placing the images one after the other. But the thing is those two images are overlapping...
  24. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,
    Thank you so much for helping me,

    Is it possible to give values for (X1,Y1)(X2,Y2)(X3,Y3)(X4,Y4) as (1,1)(-1,1)(-1,-1)(1,-1) for first image and (2,1)(1,1)(1,-1)(2,-1)for second image...
  25. Replies
    60
    Views
    46,308

    Re: MultiTexture a gluCylinder

    Hi,

    I am really happy to see 4 images on cylinder with little bit good clarity.You Helped me a lot, Thank you so much.

    I placed one more image by placing lower right coordinates as below :

    ...
Results 1 to 25 of 40
Page 1 of 2 1 2