V
V
Vasily Kotov2013-08-22 09:07:05
css
Vasily Kotov, 2013-08-22 09:07:05

3d transform javascript library

Khabrovites!

Check out this one .

Those who have chrome now will probably say: “Oh, cool!”, The rest will think: “so what?”.

Can anyone suggest a javascript library so that all this can be done more cross-browser? Or will it be impossible to process the content of the edges even in svg? Maybe then just a library for 3D transformations? And then there is no desire to fence the bike)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
kobezzza, 2013-08-22
@kobezzza

In your CSS example, you have -webkit- prefixes everywhere, and it is logical that this only works in browsers based on this engine :)
FF supports these styles without prefixes, but for IE you need to add -ms-. So everything works and so WebGL is clearly not needed here.

J
Jonh Doe, 2013-08-22
@CodeByZen

http://threejs.org/

I
Ilya Shabanov, 2013-08-22
@ishaba

wrong

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question