Meet – Cube Art Project 2
The second version of the station editor, fully rewritten on pure JavaScript without Webassembly.
Light, fast and starts right in the browser – nothing more.
This is an experiment: cubes, color, freedom and a little meditative 3D geometry.
You can change colors using RGB-sloders, save and load scenes, move around space and just play.
Control:
– WASD – moving the camera
– Mouse – rotation
– Gui – color settings
Online:
https://demensdeum.com/software/cube-art-project-2/
Sources on Github:
https://github.com/demensdeum/cube-art-project-2
The project is written on pure JavaScript using Three.js.
Without frameworks, without collectors, without Webassembly – only Webgl, shaders and a little love for pixel geometry.
The scenes can be saved and loaded – create your worlds, save as JSON, share or return later to refinement.