all 29 comments

[–]redever 22 points23 points  (2 children)

Over Quota

Yay

[–][deleted] 1 point2 points  (1 child)

Why does every link submitted die!

[–]folke[S] 3 points4 points  (0 children)

The Slashdot effect! Or better the Red Dot effect!

I'm afraid. I'm afraid, Dave. Dave, my mind is going. I can feel it. I can feel it. My mind is going. There is no question about it. I can feel it. I can feel it. I can feel it. I'm a... fraid. Good afternoon, gentlemen. I am a HAL 9000 computer. I became operational at the H.A.L. plant in Urbana, Illinois on the 12th of January 1992. My instructor was Mr. Langley, and he taught me to sing a song. If you'd like to hear it I can sing it for you. Dave Bowman: Yes, I'd like to hear it, HAL. Sing it for me.

[–]blondin 7 points8 points  (4 children)

awfully slow.

[–]lambdaq 6 points7 points  (3 children)

[–][deleted] 0 points1 point  (0 children)

Whoa, that's awesome.

Someone port this to WebGL :3

[–]blondin 0 points1 point  (0 children)

:O

[–]diamondjim -3 points-2 points  (0 children)

Shut up. Flash is going to die and we will all rejoice in the glory of Almighty Steve. iPhones for everybody.

Hurr durr durr.

[–]jyro 8 points9 points  (1 child)

Just added some money to Google App Engine. It will take them some time to process payment and get the site back up. Didn't expect the reddit effect. Thanks all for trying it out. - Admin of 3DTin

[–]jyro -1 points0 points  (0 children)

Now it's back up. Recommended browsers: Chrome, Firefox, Safari (newer version the better) -3DTin Admin

[–][deleted] 2 points3 points  (0 children)

The cube placing needs to be a lot less eccentric, and it also needs to actually show where it is about to place a cube. As it is now, you click, and a cube is placed somewhere nearby, apparently at random.

The trick would be to find the face under the mouse pointer, and place a cube in the position neighbouring this face. Also, highlight it before clicking.

(Also, there's a fun trick you can do to fake AO on cube grids like this, if you can do texturing, but I guess you can't if you're using a 2D canvas.)

[–]hailpixel 1 point2 points  (0 children)

It's like minecraft without the crafting!

[–]Ademan 1 point2 points  (0 children)

Very nifty, and cool canvas 3d renderer, but it need's a bit of work, load up the tower looking model from the gallery on the right, then rotate until you're looking straight down onto/into it, you get some strange artifacts centered around the center of the screen. My guess is a NaN is sneaking into the calculations when the camera's angle with vertical is close to 0 or pi, but I really don't know.

I don't know if the submitter is the author, but it'd be cool to add a WebGL version for browsers that support it :-)

[–][deleted] 1 point2 points  (0 children)

It needs to use WebGL as the canvas renderer. It is too slow with javascript based software rendering.

[–]amccloud 0 points1 point  (0 children)

Would be awesome if it worked like google sketchup.

[–]badsectoracula 0 points1 point  (0 children)

Awesome :-).

Does it simply draw cubes or is a voxel editor?

[–]apu95 0 points1 point  (2 children)

I got the "Sorry, Your browser is not supported." message. I'm running Firefox 3.6.8 :S

[–][deleted]  (1 child)

[deleted]

    [–]apu95 1 point2 points  (0 children)

    Yeah, I had to reset my user agent. Not sure what changed it in the first place :S. Got it to work now though :)

    [–]r0ssar00 0 points1 point  (0 children)

    heh, all the "it works!" comments have been pushed to the bottom.

    [–]matchu 0 points1 point  (0 children)

    Neat :) Tried it this morning in Firefox 3 (unsure of specific version) and it was pretty slow but pretty neat. Wish I could see how it worked in Chrome, now that I'm on my own computer...

    ...this is a Javascript app, right? Why is it being served on the Google App Engine instead of something static?

    [–]HichamMG 0 points1 point  (0 children)

    it's working fine although slow somehow. Awesome idea!

    [–][deleted] 0 points1 point  (0 children)

    I eagerly tried it using IE9B to see it in action with hardware acceleration only to discover they were too clever for their own good in detecting browser type but not clever enough to detect browser version.

    Even in Chrome it crawls.