IDMNYU / DM-GY6063-sp16-finalprojects

Interactive book containing final projects from Creative Coding Spring 2016
MIT License
3 stars 3 forks source link

Irina Final Project #20

Open irinashark opened 8 years ago

irinashark commented 8 years ago

My final project is based on the theme of seeing the environment through the eyes of an alien:

  1. Galaxy: https://thimbleprojects.org/irinauk01/61620

If I were an alien, I would float in space. I would see the planets floating circulating around me.

  1. Blades: https://thimbleprojects.org/irinauk01/61617

If I were an alien, I would see the world upside down. The rain would rise to the grass and the grass would grow downward. It would sway side to side like windshield wipers. In this sketch, the grass sways when you press the right and left arrow keys and mouse clicks produce more rain drops.

  1. Unicorn World: https://thimbleprojects.org/irinauk01/61665

If I were an alien, I would be able to visit alternate worlds, such as unicorn world. I would see mystical creatures and colourful traveling trees.

indefinit commented 8 years ago

Thanks for submitting these! @irinashark, could you please remove noCursor(); from both sketches and add a call to action or UI explanation somewhere in the lower portion of the screen?

indefinit commented 8 years ago

Also, please make sure to remove any css margins in index.html. Thanks!

irinashark commented 8 years ago

Yes, I will do that today!

On Tue, May 3, 2016 at 8:46 AM, Kevin Siwoff notifications@github.com wrote:

Also, please make sure to remove any css margins in index.html. Thanks!

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/IDMNYU/DM-GY6063-sp16-finalprojects/issues/20#issuecomment-216516326

indefinit commented 8 years ago

Hi @irinashark , the unicorn example is still very slow to load which I think has to do with the recursion you're doing. Can you send me a link to your github with the code so I can take a look. Right now I can't include the sketch because it simply won't run in the interactive book. Hope we can figure out the slowdown issue.

irinashark commented 8 years ago

I changed some parameters which seemed to fix it when I ran in Thimble. I'll change the code today to two branches to speed it up. I wanted to keep the recursion instead of uploading tree images just because I thought that it was mathematically intriguing. I guess three branches is too much.

On Thursday, May 5, 2016, Kevin Siwoff notifications@github.com wrote:

Hi @irinashark https://github.com/irinashark , the unicorn example is still very slow to load which I think has to do with the recursion you're doing. Can you send me a link to your github with the code so I can take a look. Right now I can't include the sketch because it simply won't run in the interactive book. Hope we can figure out the slowdown issue.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/IDMNYU/DM-GY6063-sp16-finalprojects/issues/20#issuecomment-217338970

indefinit commented 8 years ago

ha, yea there's something to be said about breaking peoples browsers with too much math but in this case, it's best to run something with better performance. Thanks and please confirm here when you've made those changes.

indefinit commented 8 years ago

Hi @irinashark the unicorn example still crashes my browser. Any updates?

irinashark commented 8 years ago

I updated it now. Please let me know that you can display it.

On Fri, May 6, 2016 at 10:59 PM, Kevin Siwoff notifications@github.com wrote:

Hi @irinashark https://github.com/irinashark the unicorn example still crashes my browser. Any updates?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/IDMNYU/DM-GY6063-sp16-finalprojects/issues/20#issuecomment-217601634

indefinit commented 8 years ago

Hmm, sketch 3 is still not working. It looks the the big culprit right now is your Balloon.png, which is currently 2047x6042 pixels. It's WAY too big an image to work on the web. Can you reduce this image size by 75%? The internet just isn't ready for such a large texture.

irinashark commented 8 years ago

I put a new balloon and it doesn't work at all now. Will you be around before class to help me fix it?

On Sat, May 7, 2016 at 10:15 PM, Kevin Siwoff notifications@github.com wrote:

Hmm, sketch 3 is still not working. It looks the the big culprit right now is your Balloon.png, which is currently 2047x6042 pixels. It's WAY too big an image to work on the web. Can you reduce this image size by 75%? The internet just isn't ready for such a large texture.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/IDMNYU/DM-GY6063-sp16-finalprojects/issues/20#issuecomment-217683473

indefinit commented 8 years ago

Sorry to hear this. I most likely won't be able to debug before class tonight. Please try debugging locally via the p5 editor and in the meantime revert your Thimble project to the last known working version. Thanks

ys1224 commented 8 years ago

Galaxy looks really cool.

jyotsna87 commented 8 years ago

The galaxy is so beautiful!! Amazing work! 👍

maggiieelee commented 8 years ago

All of them are so cooooool!!! Especially the galaxy one, the 3D effects and rotation were so impressive!!!

lillianjwarner commented 8 years ago

Your galaxy sketch is so cool! It's fun to look at for a long time. I like the colors on your blades sketch a lot.

Mhgarber commented 8 years ago

All of your submissions are so intricate and beautiful!

Er-Jones commented 8 years ago

I love the first one, very cool

aprilmutuc commented 8 years ago

I like that the grass water one! I like how it sways when the water hits it.

jchabra commented 8 years ago

The galaxy 3D is really cool! Great job! The unicorn one is really pretty!

cmenegusWHAT commented 8 years ago

Cool stuff! I love your use of colors too. The rain one is a cool idea. I like the look of your sketches.

tatipilon commented 8 years ago

wow! I love your recursive tree and the planets. So creative!

sameehanjpatel commented 8 years ago

I really liked the particles!

kaschakm commented 8 years ago

All are really beautiful to look at.

Really impressed with how the planets stay in orbit on the first one.

The second one, it was unclear to me that it is grass since it is on the top of the screen but I liked your explanation so make sure that is clear in the description.

patrickmoraitis commented 8 years ago

Amazing depiction of the outer spaces 👍 Cool, looks like an upside down shower on a field , a whole new perspective Great use of math to make the tree!

aurobri commented 8 years ago

All really beautiful. I really liked the Galaxy!