AndrGraphProg
Programmable graphics
App details
Advertisement
App description
Android App Analysis and Review: AndrGraphProg, Developed by Leo Rod. Listed in Art & design Category. Current Version Is 6.1, Updated On 27/05/2025 . According to users reviews on Google Play: AndrGraphProg. Achieved Over 273 Installs. AndrGraphProg Currently Has 7 Reviews, Average Rating 2.7 Stars
A program for create any kind of surfaces in 3d.Figures in rectangular z=f(x,y)
and spherical coordinates sx=f(a,t);sy=f(a,t);sz=f(a,t)
Constants: pi and any int/floating number
Variables: x y a t u v
Operators: + - * / > | etc.
Functions: if(exp,exp1,exp2)
sin() cos() tan() asin() acos() atan()
sinh() cosh() tanh() log() ln() rand()
exp() abs() sqrt() pow(base,exponent)
For anaglyph use red-cyan glasses
Open any kind of image and use it for texture.
The instructions to program;
// For coments
start - To clear the scene. Is the first intruction.
A program without start will be added to the scene. See sample 8\
z=f(x,y) - A surface in rectagular coordinates. Sample 1
For surface in spherical coordinates define first the range of a and t:
sa=0,2*pi and st=0,pi
Then the surface. Sample 2:
sx=f(a,t), sy=f(a,t), sz=f(a,t)
The surface can be moved in the three axis:
dx= dy= dz= See Sample 3.
And rotated in the three axis:
rx= ry= rz= See sample 4.
For planes you may use z=2 or the instruction:
plane(width,height,rx,ry,rz,dx,dy,dz) See sample 5
See Samples > 5 for general application.
trian(width,height,rx,ry,rz,dx,dy,dz) for right triangles. See samples 17, 18
cube(width,height,rx,ry,rz,dx,dy,dz) for cubes. See sample 23
cyli(width,height,rx,ry,rz,dx,dy,dz) for cylinders. See sample 26
cone(r1,r2,height,rx,ry,rz,dx,dy,dz) for cones. See sample 28
sphe(width,height,dx,dy,dz) for spheres. See sample 24
pyra(width,height,rx,ry,rz,dx,dy,dz) for pyramids. See sample 25
para(width,height,alfa,rx,ry,rz,dx,dy,dz) for parallelepiped. See sample 31
para2(width1,width2,height,rx,ry,rz,dx,dy,dz) for parallelepiped2. See sample 36
para3(width1,width2,height1,height2,rx,ry,rz,dx,dy,dz) for parallelepiped3. See samples 43,44
light(width,height,rx,ry,rz,dx,dy,dz) for ligth. See sample 42
trape(width,height,bl,br,rx,ry,rz,dx,dy,dz) for trapezium. See sample 40
bl and br are the bases of the left and right triangles
For repetitive actions use do - enddo. See sample 9, 14, 15 and 16
For textures use: texture(n) being n between 1 and 12.
9 correspond to the image previously open. See samples 18,20 and 21
We are currently offering version 6.1. This is our latest, most optimized version. It is suitable for many different devices. Free download directly apk from the Google Play Store or other versions we're hosting. Moreover, you can download without registration and no login required.
We have more than 2000+ available devices for Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... with so many options, it’s easy for you to choose games or software that fit your device.
It can come in handy if there are any country restrictions or any restrictions from the side of your device on the Google App Store.
Changelog / What's New
6.1 Android V
5.9 Major changes
5.8 New samples
5.6 Build slowly, Play
5.5 New Sample
5.4 Android U
5.3 Lines
5.2 Projection alpha, theta and zoom
5.1 Prism
4.9 Android T
4.8 More samples
4.7 Supports large images
4.6 Polygon
4.5 Minor bugs
4.4 Para3
4.3 Light for big car
4.2 Trapezium and more
4.0 Face and more
3.8 Para2
3.3 More Samples. Android S
3.1 Para
2.9 Bugs fixed
1.17 Cone
1.16 Cylinder
1.15 Android R
1.14 Pyramid
1.13 Sphere
1.11 Cube
1.10 Android Q
1.7 Textures
1.6 Triangle
5.9 Major changes
5.8 New samples
5.6 Build slowly, Play
5.5 New Sample
5.4 Android U
5.3 Lines
5.2 Projection alpha, theta and zoom
5.1 Prism
4.9 Android T
4.8 More samples
4.7 Supports large images
4.6 Polygon
4.5 Minor bugs
4.4 Para3
4.3 Light for big car
4.2 Trapezium and more
4.0 Face and more
3.8 Para2
3.3 More Samples. Android S
3.1 Para
2.9 Bugs fixed
1.17 Cone
1.16 Cylinder
1.15 Android R
1.14 Pyramid
1.13 Sphere
1.11 Cube
1.10 Android Q
1.7 Textures
1.6 Triangle