c++ - graphics with dm
- paulo (5/5) May 27 2003 Hello,
- Kar Gay Lim (3/8) May 28 2003 Which OS?
- Walter (5/7) May 28 2003 and
- Mark Evans (3/3) May 29 2003 The Smoke Vector Graphics library has been released under LGPL and might...
Hello, i would like to know if it's possible do draw simple shapes like circle and squares in graphic mode with dm thanks Paulo Victor
May 27 2003
Which OS? I do have stuff for DMC in DOS-16, tried to port to X32. paulo <fake fake.pt> wrote in message news:bb0j2c$1iva$1 digitaldaemon.com...Hello, i would like to know if it's possible do draw simple shapes like circle and squares in graphic mode with dm thanks Paulo Victor
May 28 2003
"paulo" <fake fake.pt> wrote in message news:bb0j2c$1iva$1 digitaldaemon.com...i would like to know if it's possible do draw simple shapes like circleandsquares in graphic mode with dmIt's possible to call any functions with the C calling conventions, such as calling the Windows system API graphics functions in GDI.
May 28 2003
The Smoke Vector Graphics library has been released under LGPL and might be easy to port. It is cross-platform by design but is only tested under Linux. http://www.chem.pwf.cam.ac.uk/~jdh30/programming/opengl/smoke/index.html
May 29 2003