Skip to content

Commit

Permalink
Add entry for @LonnyGomes
Browse files Browse the repository at this point in the history
  • Loading branch information
LonnyGomes committed Jul 7, 2019
1 parent 6556eba commit 19c712e
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions entries/lonnygomes/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# HexBot submission

<a href="https://lonnygomes.github.io/hexbot-demo/">![Image](https://img.shields.io/badge/site-view%20demo-blue.svg)</a>

My HexBot implementation interpolates a RGB value to a longitude (RED), latitude (GREEN), and altitude (BLUE) coordinate and plots the results on a 3D globe using [Cesium JS](https://cesiumjs.org/index.html).

- view a live demo [here](https://lonnygomes.github.io/hexbot-demo/) to experiment with the 3D color globe
- view the source [here](https://github.com/LonnyGomes/hexbot)

## Screenshots

### 3D Globe Perspective

![3D Globe screenshot](cesium_hexbot_screenshot2.png)

### 2.5D Globe Perspective

![2D Globe screenshot](cesium_hexbot_screenshot1.png)

See the [README](https://github.com/LonnyGomes/hexbot#-meet-my-hexbot) for more information on how the colors are plotted and calculated.
Binary file added entries/lonnygomes/cesium_hexbot_screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/lonnygomes/cesium_hexbot_screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 19c712e

Please sign in to comment.