INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Add Plugin to Visualization Studio?  (Read 1998 times)

cncb

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2923
Add Plugin to Visualization Studio?
« on: September 15, 2004, 01:36:43 pm »

Is there any way to add an item/control that can be used within Visualization Studio?  In particular, I was thinking scrolling text would be a useful item to add.
Logged
-Craig    MO 4Media remote and player:  Android/TV/Auto | iOS | Windows 10/UWP

Tab

  • Regular Member
  • World Citizen
  • ***
  • Posts: 194
  • Change this by choosing profile
Re: Add Plugin to Visualization Studio?
« Reply #1 on: February 16, 2005, 04:10:56 pm »

I'm not sure I understood the q, so this may be missing the point. The text element in visi studio will do scrolling text, Barratts visis play with text a lot. Just put the necessary math expression in the location equation.

Maybe thats not what you meant though.

Tab
Logged

rpalmer68

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2639
Re: Add Plugin to Visualization Studio?
« Reply #2 on: May 31, 2005, 03:53:43 am »

Is there doco somewhere on the math expressions?

I can't find any documentation of how to set the various settings in vis studio to control images ad text etc.

I guess I just don't know where to look!

R
Logged

Tab

  • Regular Member
  • World Citizen
  • ***
  • Posts: 194
  • Change this by choosing profile
Re: Add Plugin to Visualization Studio?
« Reply #3 on: June 13, 2005, 08:36:42 pm »

no, theres none.


Tab
Logged

cncb

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2923
Re: Add Plugin to Visualization Studio?
« Reply #4 on: June 21, 2005, 11:25:19 am »

Thanks for the suggestion.  I needed "in-place" text scrolling which may be possible with math expressions but it sure would be nice to have some documentation of this stuff...
Logged
-Craig    MO 4Media remote and player:  Android/TV/Auto | iOS | Windows 10/UWP

Tab

  • Regular Member
  • World Citizen
  • ***
  • Posts: 194
  • Change this by choosing profile
Re: Add Plugin to Visualization Studio?
« Reply #5 on: August 10, 2005, 08:13:15 pm »

Hi again

I dont come here that often. Cant find my scrolling text stuff... too many visis!

The default text location equation looks something like:
x1=0;y1=.4;x2=1;y2=.6
where x1,x2,y1,y2 control the outer boundaries of the text area.
All you need do is add some maths so those numbers steadily change. Eg y2=t;t=t+.01 or similar

Maybe later add maths to deal with limits to keep it on screen.

Check out barrett-word-text2.mjv for a demo.

Note x1,x2,y1,y2 are interdependant with other variables eg font size, so change everything just a little at a time, else its liable to go off screen leaving you with no info where its gone. Theres no error report, trace, or variable print.


Tab
Logged
Pages: [1]   Go Up