HunterLarco / voxel.css

A lightweight 3D CSS voxel library.
http://voxelcss.com
MIT License
3.35k stars 128 forks source link

logoworld example source #12

Open iam-peekay opened 8 years ago

iam-peekay commented 8 years ago

Hi. I love your library! thank you for putting it out there.

I was wondering if you have the source code for how you built the logo on your landing page using voxel. Trying to do something similar and looking for a starting point.

Thank you!

Avery246813579 commented 8 years ago

I have made some code that writes out letters and words, would you like me to share it with you?

iam-peekay commented 8 years ago

@Avery246813579 yes! that would be awesome!

Avery246813579 commented 8 years ago

@iam-peekay Give me like an hour or so, I am adding all the letters to the dictionary and perfecting the code!

HunterLarco commented 8 years ago

@Avery246813579 When the code is ready please send a link or pull request to add it to the readme examples!

Avery246813579 commented 8 years ago

@HunterLarco I submitted a pull request!

iam-peekay commented 8 years ago

@Avery246813579 I can't seem to find it. :(

Avery246813579 commented 8 years ago

@iam-peekay Here is a gist of the code, I removed the past request.

Call the addWord method in the class in the gist.