Jump to content

Canvas using a 3D engine (javascript)

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
atheium

atheium

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 298 posts
Clay - A 3D engine on canvas

i just thought this was amazing, had to share.
11ism.com <my meaningless empty website, HORAH now with link! (thx gamemaker)

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
That is very impressive.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
atheium

atheium

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 298 posts
Just to be clear this ISNT mine. i just stumbled upon it on the net.
11ism.com <my meaningless empty website, HORAH now with link! (thx gamemaker)

#4
amrosama

amrosama

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 8,674 posts
wow im horny for some javascript now...
imagine dropping flash reports and using these instead for generating nice looking reports
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
www.amrosama.com | the unholy methods of javascript

#5
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,124 posts

amrosama said:

wow im horny for some javascript now...
imagine dropping flash reports and using these instead for generating nice looking reports

Ironically most engines like this for JS were ported from Flash/actionscript. Actionscript is an ECMA-variant script like JS just to note, that is why it is getting the attention as it is, it's somewhat easier to work with.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.