What is this?
IsoRender is an in-browser application that allows you to edit a 5x5x5 collection of cubes.
I tried pressing a few keys but how do I actually edit my object?
In IsoRender you edit your isometric object with a selector. The selector starts in the back corner of the cube and has 4 states.
|
Block |
No-Block |
Covered |
Grey Block |
Grey Outline |
Uncovered |
Bright Block |
See-through Block |
|
W,A,S,D,Q,E lets you move your selector around and pressing the Spacebar will toggle the state of your currently selected block.
What does a code do?
You can think of a code as a save file for your object. With it you or anyone can else can recreate the object the code was generated from.
Create Code generates a code from the current state of the object.
Enter Code creates an object from the data stored in a given code.