# Prototype for Hackathon 3D Project

<figure><img src="/files/ZDPPAGPyRXuk2GSPgX0Z" alt="" width="174"><figcaption><p> 3D Photocube on cell phone</p></figcaption></figure>

### 3D Photocube

Open the link below on your cell phone to spin the photo cube with your fingers.  The code used to create the photo cue is also shown below.

[3D Photo Cube prototype](https://bright-mousse-6903a7.netlify.app/)

[Code](https://github.com/rebeccapeltz/three-test)

### Description

This prototype was created as part of a team project for a hackathon sponsored by my employer, Cloudinary, for employees only.

### Tools/Technology

I used the NPM [three](https://www.npmjs.com/package/three) package to create a 3D photocube.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rpeltz.gitbook.io/portfolio/projects/hackathon-projects/prototype-for-hackathon-3d-project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
