Try to figure out how a simple 3D framework works.
Each frame drawing time is around 2ms for 640*640 resolution using pure B4X graphic functions.
Antialiased DrawLine function with penwidth 1.0 causes some problems during drawing - the line boundary is almost transparent.
Key LEFT: turn left; RIGHT: turn right; UP: move forward; DOWN: backward
Java 8 and 14 jars attached.
Each frame drawing time is around 2ms for 640*640 resolution using pure B4X graphic functions.
Antialiased DrawLine function with penwidth 1.0 causes some problems during drawing - the line boundary is almost transparent.
Key LEFT: turn left; RIGHT: turn right; UP: move forward; DOWN: backward
Java 8 and 14 jars attached.