Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: maze using openGl C#

Hybrid View

  1. #1
    Junior Member Newbie
    Join Date
    May 2012
    Posts
    1

    maze using openGl C#

    um tring tp build a maze using openGL and i want to know how to make it stop when it hit ani wall??

  2. #2
    Senior Member OpenGL Pro BionicBytes's Avatar
    Join Date
    Mar 2009
    Location
    UK, London
    Posts
    1,171
    Please post a properly written question which contains at least one legible sentence that states your problem.

  3. #3
    Advanced Member Frequent Contributor
    Join Date
    Jan 2012
    Location
    Australia
    Posts
    733
    OpenGL is for rendering; logic about the maze is not dependent on OpenGL. Design you maze then think about rendering after

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •