>>> With three.js we always have an option to fall back
>>> to html canvas which every browser support ( specially IE7 ).

I didn't know that. The problem that you will met with three.js is the
suport of formulas.



2014-03-18 10:52 GMT+01:00 SAHIL SHEKHAWAT <[email protected]>:

> Thanks a lot Christophe!
> I misunderstood what you said..This look nice
> Also, With three.js we always have an option to fall back to html canvas
> which every browser support ( specially IE7 ). I don't think that will a
> problem. What you say?
>
>
> On Tuesday, March 18, 2014 3:16:43 PM UTC+5:30, Christophe Bal wrote:
>>
>>
>> This dependencies are due to the fact that this project focuses on datas.
>> I've pointed to this project just for the "philosophy" of this project.
>>
>> If you want to propose a "JS viewer", you "just" have to translate Sympy
>> plot to the syntax of D3.js and/or three.js or another free JS library.
>> This is not a too hard task.
>>
>> Maybe the first steps will be to work with basic primitives like text,
>> line, polygons, circles... After that being implemented, you could add
>> function plots and others...
>>
>> A big problem that you will meet is the support of math expressions. *Maybe
>> JSXGraph <http://jsxgraph.uni-bayreuth.de/wp/> can be a more useful tools. 
>> *You
>> have examples 
>> here<http://jsxgraph.uni-bayreuth.de/wiki/index.php/Category:Examples> and
>> especially this 
>> one<http://jsxgraph.uni-bayreuth.de/wiki/index.php/Using_MathJax>which is a 
>> graphic containing MathJax equations.
>>
>> *Warning !* With three.js, there is the problem of the support of webgl
>> by the web browsers.
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/09136d42-39fd-4c63-b57a-4e6439fc9659%40googlegroups.com<https://groups.google.com/d/msgid/sympy/09136d42-39fd-4c63-b57a-4e6439fc9659%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAAb4jGkZ2a%2ByAyTA2eRSnq68v94vbZeZh02vg%3DLJ73yXM6ba0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to