Live data from Hacker News

Show HN: Make a video of any word forming out of candy

customanim.com

1–10 of 47 posts

Re: Show HN: Make a video of any word forming out of candy

#2
Thanks to Captain Disillusion I know how this is done (obvious in hind sight, but cool to learn):

The movement of the marbles is pre-rendered and you can color the marbles in the end result right so at the beginning the distribution looks random, but everything falls perfectly into place.

Re: Show HN: Make a video of any word forming out of candy

#4
Nicely done, but getting stuck at

    Waiting for GPU server slot, there are None 
    jobs ahead of yours...
with a progress bar not longer even crawling.

From the console:

    websocket open                                                                                    app.js:189:14
    Got text message: progress: GPU render server received target image...                            app.js:203:12
    Got text message: your ticket is xxx                                                              app.js:203:12
    Got text message: progress: Waiting for GPU server slot, there is one job ahead of yours...     4 app.js:203:12
    Got text message: progress: Waiting for GPU server slot, there are None jobs ahead of yours... 61 app.js:203:12
    onclose

Re: Show HN: Make a video of any word forming out of candy

#7

I would cache the default animation. You’re doubtlessly getting hammered by folks just running it (like me) to see what it looks like, only to get stuck waiting for a GPU slot to render the same word again and again.

Yes. 90% of people are going to render Hello without changing text.

Re: Show HN: Make a video of any word forming out of candy

#9
post #7

I would cache the default animation. You’re doubtlessly getting hammered by folks just running it (like me) to see what it looks like, only to get stuck waiting for a GPU slot to render the same word again and again.

Yes. 90% of people are going to render Hello without changing text.

Click on "example animation" to get this https://www.youtube.com/watch?v=AyWqcY_oyo4
Post reply on HN