May
30
2012
6

Get local reviews in Google Maps for Android

Find just the right places with Google Maps for Android now with Zagat scores and summaries, reviews from people you know, and other useful information like address and opening hours. Download the app from Google Play: maps.google.com

May
30
2012
0

3D rotate for RenderScript - rsMatrixRotate()

Refer to the RenderScript.rs in the example “Perform transform of Translate and Rotate on RenderScript”, the rsMatrixRotate() function define the rotation.
void rsMatrixRotate(rs_matrix4×4 *m, float rot, float x, float y, float z)

Modify RenderScript.rs of last exercise “Draw circle in Android RenderScript”.
//declare RendorScript Version
#pragma version(1)

//declare package
#pragma rs java_package_name(com.exercise.AndroidRenderScript);

//include graphics library
#include “rs_graphics.rsh”

rs_mesh my_rs_mesh;

float …

Written by admin in: android gps |
May
30
2012
0

3D rotate for RenderScript - rsMatrixRotate()

Refer to the RenderScript.rs in the example “Perform transform of Translate and Rotate on RenderScript”, the rsMatrixRotate() function define the rotation.
void rsMatrixRotate(rs_matrix4×4 *m, float rot, float x, float y, float z)

Modify RenderScript.rs of last exercise “Draw circle in Android RenderScript”.
//declare RendorScript Version
#pragma version(1)

//declare package
#pragma rs java_package_name(com.exercise.AndroidRenderScript);

//include graphics library
#include “rs_graphics.rsh”

rs_mesh my_rs_mesh;

float …

Written by admin in: android gps |

© 2006-2011 Vietnamese GPS | Digital Mobile Map | www.streetmapmobile.com | www.j2megps.com | www.andgps.com