Hello!

In the process of
experimenting<http://blog.felixbreuer.net/2010/12/20/pengl.html>with
writing pen-centric application using OpenGL I realized that 1) using
immediate mode is impractical and 2) wrangling VBOs is work I do not really
want to do. So here I am, looking at clutter as a more high-level toolkit
that will hopefully lift some of the burden from my shoulders. I have two
questions:

1) Does clutter handle digital pen input? (Here "digital pen" refers to an
active digitiser as provided by a Wacom tablet.) If yes, is there any
example code that demonstrates the use of pen input? If no, how would I go
about adding this functionality to clutter?


The next question is totally unrelated to the above. It merely reflects what
platform I am on:

2) From what I gather, clutter also runs on Windows. Is there any
documentation about how to build clutter and apps using clutter on Windows?
Does it require Cygwin? Can it be done with MinGW?


Thanks a lot,
Felix

-- 
http://www.felixbreuer.net
_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to