5 posts tagged with graphics and programming. (View popular tags)
Displaying 1 through 5 of 5. Subscribe:
Is there a program that can automatically create line graphs from a text file with a list of numbers? [more inside]
posted by kaozity
on Jun 25, 2007 -
15 answers
MatLabFilter: Printing figures to memory? I know that I can use the versatile print command to print a figure to a file. But how might I be able to turn a figure into a matrix in matlab's memory? [more inside]
posted by garethspor
on Oct 28, 2006 -
3 answers
simple question... which has faster SOFTWARE rendering capabilities, allegro or sdl.... or if you know of something faster than the 2, do tell
posted by xteraco
on Aug 11, 2006 -
5 answers
What are some computer languages for describing/generating graphics? [more inside]
posted by freebird
on Sep 10, 2004 -
34 answers
I am working on a project involving some 3d programming (in AutoLisp), and have managed to muddle through with what I remember of university geometry. I run into basic geometry problems (i.a.: find the 3d point where 2 lines intersect, given only the start points, angles and slope of the lines) which I manage to laboriously and clumsily solve. I'm sure most of these problems have 'canonical' solutions, worked out by graphic programmers. Is there any online resource for algorithms and formulas for typical 3d programming problems?
A good, simple explanation of the theory (and application in 3d graphics) of transformation matrixes would be nice, too.
posted by signal
on Sep 3, 2004 -
6 answers