I want to utilise the 3dwall feature of cooliris, the physics effects of the icons in bumtop to开发者_开发技巧 design an application for making the image viewing more intuitive and interactive. I dont
I am working on a game where I want to create shadows under a series of sprites on a grid.The shadows are larger than the sprites themselves and the sprites are animated (i.e. move and rotate).
How can I create a chart like http://junkcharts.typepad.com/junk_charts/2010/01/leaving-ink-traces.html
http://prefuse.org/ It\'s originally written in java,but I want to do it with client script,like javascript/flash开发者_如何学编程.The following are essentially from the same author as Prefuse:
I always have difficulty in finding all available alternative ways to produce a specific graph, either one that I have already decided to use (looking for different variations) or one that I have not
I\'m trying to get details of the graphics in an InDesign file.For technical reasons I\'m using COM.Not my favourite, as (discussed elsewhere in StackOverflow) you have to spend half your life casting
How would I go about creating a dynamic \"hole\" in a wi开发者_如何学Pythonndows form through which the user could see the actual desktop instead of the form? Right now I\'ve created a translucent for
Is there some nativ开发者_运维百科e android SDK function which takes bitmap and desired new bitmap dimensions and then returns scaled bitmap?You might take a look at: Bitmap.createScaledBitmap()Bitmap
I would like an a开发者_开发百科lgorithm to calculate the convex hull of 4 2D points. I have looked at the algorithms for the generalized problem, but I wonder if there is a simple solution for 4 poin
I would like to draw 2d shapes like this in an iPhone app: alt text http://www.shaggyfrog.com/junk/beveled-circle.jpg