Chitra: Simple, VNC based graphics rendering system

[ bsd3, graphics, program ] [ Propose Tags ]

Chitra in most Indian languages means Image. This aim of this project is to build an VNC library that can be used to develop interactive graphical application. What I think will be the strength of Chitra would be its "platform independence". So, the idea is, the library would have a "putpixel" function which when called would render a pixel on an image buffer that would be rendered via the vnc server. For viewing and interactive with the aplication, one would use a standard VNC client. Eventually, I might chose to do this using the RDP protocol that even has support for sound. To try out - Just do a make and you should have the executable *Main* created. Run ./Main width height port Now try connecting a vnc client to localhost:5900

Modules

  • Chitra
    • Chitra.Canvas
  • RFB
    • RFB.ClientToServer
    • RFB.CommandLoop
    • RFB.Handshake
    • RFB.Server

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.2
Dependencies base (>=4.2 && <4.3), binary (>=0.5 && <0.6), bytestring (>=0.9 && <1.0), mtl (>=1.1 && <1.2), network (>=2.2 && <2.3) [details]
License BSD-3-Clause
Author C K Kashyap
Maintainer ckkashyap@gmail.com
Category Graphics
Home page http://github.com/ckkashyap/Chitra
Uploaded by KashyapChatamballi at 2011-02-25T06:47:27Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables Chitra
Downloads 4013 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 6 reports]