Cube Manager
if ($data->subject != '') { ?>
} ?>
if ($data->result != '') { ?>
} ?>
if ($data->memberList != '') {
$members = explode(',', $data->memberList);
?>
} ?>
if ($data->companyName != '') { ?>
if ($data->url != '') { ?>
} ?>
The mission
} ?>
if ($data->idea != '') { ?>
The idea
This is a left-over experiment I tried out as a way to show off my works on the website. Each cube represents a project. each face was supposed to have a different screenshot. Once loaded, the cubes would rotate randomly to a new face all while keeping the active face somewhat pointed to the location of the cursor in the page. This way it would make the cubes feel more alive.
The result
} ?>
if ($data->role != '') { ?>
My role
Development
Members
foreach ($members as $member) { $m = explode(';', $member) ?> () } ?>