Code Monkey home page Code Monkey logo

simple-graphics-library's Introduction

#Simple Graphics Library

SGL is a small graphics wrapper for GDI+ designed to help windows C++ developers to draw stuff with very little effort. Please visit the official website for more information. A stable version can be found on our website, the developer version can be downloaded from this repository.

To do

Are you eager to get involved in this project? Fantastic! Here are some stuff that needs fixing.

  • Spell check the website.
  • Fix crash when window is closed and the user has manually resized the window.
  • Hide some public variables and methods (Marked with a comment in the header file).
  • Minimize flickering caused by manual resize of the window.
  • Make copyBrush() and copyPen() not return pointers.
  • setPenStyle(SOLID, DASHED or DOTTED).
  • drawPixel(float, flaot).
  • setWindowTitle(string).
  • getWidth(), getHeight().
  • showConsoleWindow(bool).
  • Somehow open a window without SubSystem set to WINDOWS.
  • Implement an input API.
  • Code clean up by someone who's actually experienced in C++ (because I'm not).

We don't need a pile of extra GDI+ wrapper methods. Let's focus on creating a solid easy to use API.

simple-graphics-library's People

Contributors

erikorjehag avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.