Thread: Free 3D graphics libraries with C API

  1. #1
    Registered User
    Join Date
    Sep 2018
    Posts
    51

    Free 3D graphics libraries with C API

    Hello, all! What free libraries are most popular and have biggest communities? Which of them could I use in C program?

  2. #2
    Registered User
    Join Date
    May 2012
    Posts
    505
    Quote Originally Posted by Wido View Post
    Hello, all! What free libraries are most popular and have biggest communities? Which of them could I use in C program?
    Open GL is the the obvious one.
    Getting Started - OpenGL Wiki
    I'm the author of MiniBasic: How to write a script interpreter and Basic Algorithms
    Visit my website for lots of associated C programming resources.
    https://github.com/MalcolmMcLean


  3. #3
    Registered User
    Join Date
    Sep 2018
    Posts
    51
    Hi!
    I found freeglut and drawed a window. Some people do not recommend it here: opengl - What alternatives to GLUT exist? - Game Development Stack Exchange
    I want to use a tool that could assist me in creating of OS independent 3D graphics for most of all hardware platforms. What sort of library should I use?

  4. #4
    Registered User
    Join Date
    Feb 2019
    Posts
    1,078

  5. #5
    null pointer Structure's Avatar
    Join Date
    May 2019
    Posts
    338

    Thumbs up

    GLEW && GLFW
    "without goto we would be wtf'd"

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Graphics libraries
    By beene in forum Game Programming
    Replies: 4
    Last Post: 04-18-2007, 10:28 AM
  2. What graphics libraries does everyone use?
    By kawk in forum Game Programming
    Replies: 19
    Last Post: 01-12-2007, 12:37 PM
  3. Graphics Libraries for C++
    By xmltorrent in forum C++ Programming
    Replies: 11
    Last Post: 09-13-2006, 10:42 PM
  4. Graphics Libraries
    By Speedy5 in forum C++ Programming
    Replies: 4
    Last Post: 06-11-2004, 12:41 PM
  5. Graphics Libraries?
    By mart_man00 in forum Game Programming
    Replies: 7
    Last Post: 09-13-2002, 04:52 AM

Tags for this Thread