CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2011
    Posts
    1

    libpolo - a lightweight graphics and network library for educational envir

    Hi everyone!

    I'm new here, and I just wanted to announce that we recently released a new graphics library for computer science classes. It is very lightweight and works as a layer around freeglut. It is written in standard C language.

    You will recognize some similarities to processing.org, and it is fairly easy to work with.

    The library can be freely downloaded here.

    http://code.google.com/p/libpolo

    Thanks,

    Marc.-

  2. #2
    Join Date
    Nov 2009
    Posts
    45

    Re: libpolo - a lightweight graphics and network library for educational envir

    Nice work, if you have more features on opengl drawing will be more best.
    Jack
    --------------------------------------------------------------------------------
    HMI/SCADA/CAD/GIS VC++ Source Codes: http://www.code-home.com

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
  •  





Click Here to Expand Forum to Full Width

Featured