How to find the centre coordinate of the cube can be counted as the difficult aspect – the coordinate changes. Why the coordinate so important? Because it needs using that coordinate as reference when doing the ...
import processing.opengl.*; float [][][][] pointList; int cubeLength=600; int num = 40; float distance = cubeLength / num; float cubeRotate=0; void setup() { size(800, 800, OPENGL); //create a cube made by points, use array pointList = ...
Spanning sphere is the first idea of the exhibition before I changed my idea to the consciousness cube. Thought details between these two changed some but basic spanning idea and the idea of trigger effect ...
This is a spanning cube made up by thousands of small points. The colour of this cube changed randomly per 60 frames. By mouse press on the showing area, all of these points will diffuse ...
A1. //the idea basically is using “for” for loops. //calculate the radius of circle which can make it easier to fit the screen size //draw both circles left and right at once (same y value) ...
PImage wormImg, wormTexture; // define the two images been used in this example, wormImg and wormTexture int[] reg = new int[15]; // a group of integer numbers, define 15 elements in this new integer group ...
Please use the navigation to move within this section.