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: NeckCracker

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    173

    Re: 3D S.MAX files

    Try using the older "3ds" file format.
    You can find documentation for this file type and most of the scene information can be stored in a 3ds file. And 3DSMAX can export into this type....
  2. Replies
    1
    Views
    140

    Re: openGL and Director

    You can use OpenGl in Director.
    You can find the Xtra at http://www.ravware.com

    NC
  3. Replies
    1
    Views
    117

    Collision detect

    Hi!
    I have some question about collision detect.
    I was thinking how to make one, and come to the selection render mode. I was thinking if I could draw only one point then I could check if both...
  4. Re: Drawpixel too slow, Selection upside down

    THANK YOU FOR YOUR REPLY
    My problems are solved

    NeckCracker
  5. Drawpixel too slow, Selection upside down

    Hi!

    I've got two problems
    1.
    I have a big scene of 30k polygons.
    It runs around 7 FPS but when I draw an image directly to the frame buffer (with glDrawpixel) the scene slows down to 4-5 FPS...
  6. Thread: Rotation

    by NeckCracker
    Replies
    3
    Views
    295

    Rotation

    HI

    As good as I know glRotate rotates an object about the origin, so do somebody know how to rotate an object about one of its point(not the origin).

    I know one solution:
    I move the object so...
Results 1 to 6 of 6