Thread: Best library or framework for making graphics in C++?

Results 1 to 3 of 3
  1. #1 Best library or framework for making graphics in C++? 
    Registered Member Jawarrior's Avatar
    Join Date
    Dec 2019
    Posts
    98
    Thanks given
    12
    Thanks received
    34
    Rep Power
    39
    I am making a C++ MUD game. What libraries for making graphics would you recommend? I would only do 2D. I am starting off with sticking to text-based but want to do some graphics library window shopping.
    Reply With Quote  
     

  2. #2  
    Donator

    Join Date
    Nov 2010
    Posts
    73
    Thanks given
    14
    Thanks received
    2
    Rep Power
    1
    SFML (Simple and Fast Multimedia Library) is the most recommended for 2D graphics in C++, especially for game development. It provides an easy-to-use interface and supports a wide range of features including graphics, audio, network and more.
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Dec 2009
    Posts
    774
    Thanks given
    367
    Thanks received
    455
    Rep Power
    927
    If you're up for making pull requests and help out the public community: GitHub - markaren/threepp: C++17 port of three.js (r129)

    Thank me later
    link removed
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. making dual swords or anything for any1
    By `Lubricant in forum Models
    Replies: 41
    Last Post: 01-17-2013, 04:22 AM
  2. Blackninja.org for a Graphics or coding domain
    By Spectacular in forum Selling
    Replies: 1
    Last Post: 05-01-2011, 01:04 AM
  3. Replies: 7
    Last Post: 05-01-2010, 12:31 PM
  4. coder needed for new server in the making
    By razeen72 in forum Help
    Replies: 0
    Last Post: 08-22-2009, 05:00 PM
  5. Replies: 5
    Last Post: 07-07-2008, 08:33 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •