AndrGraphProg icon

5.3 by Leo Rod


Feb 16, 2023

About AndrGraphProg

Programmable graphics

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

What's New in the Latest Version 5.3

Last updated on Feb 16, 2023

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.1 Minor bugs
4.0 Face and more
3.8 Para2
3.7 Error detection
3.3 More Samples. Android S
3.2 More Samples
3.1 Para
2.9 Bugs fixed
1.17 Cone
1.16 Cylinder
1.15 Android R
1.14 Pyramid
1.13 Sphere
1.12 Minor bugs
1.11 Cube
1.10 Android Q
1.9 More Textures
1.8 Minor bugs
1.7 Textures
1.6 Triangle

Translation Loading...

Additional APP Information

Latest Version

Request AndrGraphProg Update 5.3

Uploaded by

Liam Liam

Requires Android

Android 4.0+

Available on

Get AndrGraphProg on Google Play

Show More

AndrGraphProg Screenshots

Comment Loading...
Searching...
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Success!
You're now subscribed to our newsletter.