[Opensim-users] Any tip/idea on how to implement auto zoom or auto focus for an arbitrary prim surface

James Hughes jamesh at bluewallgroup.com
Sat Oct 20 08:46:09 UTC 2012


I added support for CLICK_ACTION_ZOOM for V2/3 viewers. Use 
llSetClickAction(CLICK_ACTION_ZOOM) in your script or use the build tool 
and set it manually. This will automatically zoom on the clicked object.

-BlueWall

On 10/19/2012 11:09 PM, Dr Ramesh Ramloll wrote:
> Hello there,
> Back in the days, I would implement auto zoom or auto focus though a
> HUD that controlled avatar camera. I am looking for a solution that
> does not involve permission requests or unnecessarily fiddling with
> HUDs. Am wondering there must be some hack that would allow me to do
> this because it is already available through llSetPrimMediaParams
> ...PRIM_MEDIA_AUTO_ZOOM
> I was thinking of just loading a blank html page so that I get to use
> the (+) on the toolbar above the media surface of a prim to zoom and
> focus, but then touch events are not detected. Any ideas how I could
> make a surface that is touchable but which can be centered and focused
> on easily at a click (without huds/permission requests)?
> Thanks
> R
>
> --
> 'Consider how the lilies grow. They do not labor or spin.'
> Rameshsharma Ramloll PhD, CEO CTO DeepSemaphore LLC, Affiliate
> Research Associate Professor, Idaho State University, Pocatello, ID
> 83209 Tel: 208-240-0040
> Blog, LinkedIn, DeepSemaphore LLC, Google+ profile
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users




More information about the Opensim-users mailing list