similar to: OT Animation software

Displaying 20 results from an estimated 10000 matches similar to: "OT Animation software"

2011 Jan 04
0
Package animation update (v2.0-0)
Hi, The animation package 2.0-0 is on CRAN now. This version is a milestone of the animation package. It includes a new function saveHTML() which uses a much more elegant interface and is consistent in syntax with other save*() functions such as saveMovie(), saveSWF() and saveLatex(). Lots of demos have been added to demonstrate the flexibility of this package, e.g. now we can get the snapshots
2011 Jan 04
0
Package animation update (v2.0-0)
Hi, The animation package 2.0-0 is on CRAN now. This version is a milestone of the animation package. It includes a new function saveHTML() which uses a much more elegant interface and is consistent in syntax with other save*() functions such as saveMovie(), saveSWF() and saveLatex(). Lots of demos have been added to demonstrate the flexibility of this package, e.g. now we can get the snapshots
2011 Jan 10
0
Package animation update 2.0-1
Hi, The package animation 2.0-1 is on CRAN now (http://cran.r-project.org/package=animation). ? ? ? ? ? ? ? ? ?CHANGES IN animation VERSION 2.0-1 NEW FEATURES ? ?o demo('Xmas_card') contributed by Yuan Huang ? ?o demo('flowers') to show how to download images from the Internet ?and create an animation ? ?o a new function pdftk() as a wrapper to call the Pdftk toolkit
2011 Jan 10
0
Package animation update 2.0-1
Hi, The package animation 2.0-1 is on CRAN now (http://cran.r-project.org/package=animation). ? ? ? ? ? ? ? ? ?CHANGES IN animation VERSION 2.0-1 NEW FEATURES ? ?o demo('Xmas_card') contributed by Yuan Huang ? ?o demo('flowers') to show how to download images from the Internet ?and create an animation ? ?o a new function pdftk() as a wrapper to call the Pdftk toolkit
2012 Jun 14
0
Animation problem
Using the animation package, I am trying to show fish movement over a jpeg of our study area. I want to show fish detection at each of 5 sites on each day they are detected. Each of the five fish species will have their own color (not coded yet). I am able to create the animation, though the data is not plotting correctly, and I feel that the problem lies with a loop that I can't seem to
2007 Sep 01
1
animation framework
Hey, I wonder if Rails is already or planning to get integrated with an animation framework? It may be a javascript library or some runtime environment like flash has. I know a bit about script.aculo.us but besides its animated effects, I dont see any animation library which we can use to animate anything on the page with an effect. I think Yahoo UI has animation library but I dont think rails
2007 Sep 04
0
animation framework
Hey, I wonder if Rails is already or planning to get integrated with an animation framework? It may be a javascript library or some runtime environment like flash has. I know a bit about script.aculo.us but besides its animated effects, I dont see any animation library which we can use to animate anything on the page with an effect. I think Yahoo UI has animation library but I dont think rails
2010 Jul 23
0
Generating mp3s from lattice-made pdfs with animation package
I have generated a multi-page pdf with lattice. Now I want to make an mpeg3 file animation from it. I have been experimenting with the 'animation' package. The saveM ovie function will create an mp3 file, but it is not clear if it will take a pdf as the 'expr' that generates animations. Suggestions about use of the animation package, or other ways to animate lattice output in
2011 Jun 15
1
animation error
Hello, While running the following code I encountered a bit of a funny error. First the code: library(animation) ani.options(convert = shQuote('C:/Program Files/ImageMagick-6.7.0-Q16/convert.exe')) plot.ani<-function() { for (ts in 1:730){ dat<-read.table(paste("c:/temp/ConcProfile_",ts,".txt",sep=""),
2006 Jun 05
2
Swap
I know this is more of a general unix question, but the thread about the last kernel update, and memory usage got me to looking and thinking. Given a system with 2 Gb of memory, and at peak usage, top reports considerably less than the 2 gig amount in use, as well as system monitoring that never shows all available memory used, what would happen if you just turned swap off, and let memory
2012 Nov 02
1
rgl package and animation
I am trying to figure out how to use rgl package for animation. It appears that this is done using the play3d() function. Below I have some sample code that plots a 3D path and puts a sphere at the point farthest from the origin (which in this case also appears to be at the end of the path). What I would like to do is animate the movement of another sphere along the length of the path
2006 Oct 03
6
Tried out Beryl (Animation pugin)
Hi I just tried out the new 0.1.0 release of beryl. Generally I do like the compiz fdo version, because I like the gconf integration and the metacity theme support in gwd. Also I think their configuration system is a complete mess, this beryl settings manager is completly bloated in my opinion. Anyway, I noticed they have quite a lot of plugins. While I found most of them nothing special, the
2005 Oct 16
2
Animated lissajous
Here's some code to make lissajous dance. I've attached a small sample GIF. Cheers, Rob Steele robsteele at yahoo dot com plot.lissajous = function(omega.x, omega.y, delta = 0, num.thetas = 200) { thetas = seq(0, 2 * pi, length = num.thetas) xs = sin(omega.x * thetas + delta) ys = cos(omega.y * thetas) plot(xs, ys, type = 'l', lwd = 3, ann = FALSE, axes = FALSE) }
2011 Apr 27
0
3D/2D Animation services - Cartoon Movie - 3D modeling
You are receiving this email because we wish you to use our 3D/2D animation services. We are a China based animation studio. We are specialized in providing 3D designing/modelling/animation services across the globe. We utilize the finest equipment available in the industry, offer efficient data delivery and unrivaled quality and work until the client is fully satisfied with the end product. We
2001 Oct 20
1
Animating a persp plot: non-constant scaling?
Hi all, I'm making an animation of a rotating persp plot of some data. It's easy, really: I just plot the persp in a loop over the theta parameter, saving each plot, and then chain them together with ImageMagick (as suggested on Paul Johnson's R-tips page). But... when you run the animation, because each graph is individually re-scaled, the image is not the same size in each
2005 Jan 06
2
animation without intermediate files?
Hello, Does anyone know how to make "movies" in R by making a sequence of plots? I'd like to animate a long trajectory for exploratory purposes only, without creating a bunch of image files and then using another program to string them together. In Splus I would do this using double.buffer() to eliminate the flickering caused by replotting. For instance, with a 2-D trajectory
2007 Jul 03
1
[PATCH] plugin conflict between Minimize & Animation: add feature "windowanimations"
Hi, The minimize plugin conflicts with Animation. For example, it doesn't let Animation draw shade animations, and interferes with other window event animations. The animation plugin now minimizes the relevant effects to taskbar, so using the two plugins together doesn't make sense anymore. Moreover, by default Animation is off, Minimize is on, and when users enable Animation, naturally
2009 Dec 23
1
animated R plots
 Hi, I want to be able to save the following animated plot as a flash.  There are ultimately 6 plots, but when I run this and save it as a flash all I get is the last (6th) plot, not all six different plots in order by "year".  I’ve tested the flash commands and they work; so it has to be my function code. I am guessing that the problem has something to do with overlaying the plot
2007 Jul 02
1
[PATCH] plugin conflict resolution between Fade & Animation
Hi, Having the minimize_open_close option in Fade wasn't enough for conflict resolution with Animation, since it was on by default. This makes sense since the Minimize plugin is used by default, which is a lightweight animation provider that some people/distributions might prefer over Animation. And nobody really needs to know that this option resolves the conflict. So here is a better method
2012 Sep 11
1
Animation Problem
Hi List, I am trying to build an animation and facing problem as animation is not coming "live". The goal is to build "heart beats" like diagram for the data given below. data : structure(list(date = 1971:1991, x = c(41L, 60L, 41L, 61L, 22L, 83L, 31L, 55L, 22L, 14L, 38L, 6L, 29L, 17L, 10L, 99L, 88L, 32L, 68L, 78L, 26L)), .Names = c("date", "x"), class =