Thread: Graphics in C?

  1. #1
    Registered User
    Join Date
    Nov 2011
    Posts
    27

    Graphics in C?

    My Data Structures instructor gave me an assignment to animate a stack using graphics in C.

    He also told me to use <glut.h>.

    What is this header? How to I use it? Do I have to download it separately? Are there any tutorials for this? Are there any other procedures to use graphics in C?

    I am using Microsoft Visual Studio 2012 for Windows Desktop on Windows 7, please help.

  2. #2

  3. #3
    Registered User
    Join Date
    Mar 2011
    Posts
    546
    Fordy gave you the answer, but i have to say that just telling you to use glut.h with no background on opengl programming is a pretty rough assignment.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Graphics
    By Cplusplus in forum C++ Programming
    Replies: 8
    Last Post: 05-16-2003, 08:20 PM
  2. graphics
    By rsimcic in forum C++ Programming
    Replies: 6
    Last Post: 04-09-2002, 04:17 PM
  3. graphics
    By amit in forum C Programming
    Replies: 1
    Last Post: 04-03-2002, 10:43 AM
  4. graphics---
    By flash321 in forum C++ Programming
    Replies: 0
    Last Post: 04-02-2002, 12:16 AM
  5. 2D Graphics In C++
    By Unregistered in forum C++ Programming
    Replies: 1
    Last Post: 02-02-2002, 09:29 PM