用于数学方程和图形的 Flash 库,例如 DragMath 和 PetitGrapheur
我正在开发电子学习解决方案,我们的项目需要免费或商业组件来进行数学公式和图形渲染。
使用案例包括:
- 内置闪存或 Flex;
- 像 http://www.dragmath.bham.ac.uk/demo 中那样编写数学方程.html
- 图形渲染如 http://xxi.ac-reims.fr/javamaths/Grapheur/PetitGrapheur.html
- 纯客户端解决方案;
到目前为止,我发现:
- http://code.google.com/p/mathmlformula/ -真的很酷,但是缺少 UI 控件(如 DragMath 中的控件)。
- http://validi.fi/latex2flash - 但它需要服务器端访问。
- http://www.freemathhelp.com/equation-grapher.html - 漂亮的图形渲染器,基本满足。需要确定操作优先级(括号)。
请用你的经验帮助我。
I'm working on e-learning solution and our project requires free or commercial component for math formulas and graphs rendering.
Use cases are:
- built in flash or flex;
- compose math equlation like in in http://www.dragmath.bham.ac.uk/demo.html
- graph rendering like in http://xxi.ac-reims.fr/javamaths/Grapheur/PetitGrapheur.html
- pure client side solution;
So far I found:
- http://code.google.com/p/mathmlformula/ - really cool, but UI controls are missing (controls like in DragMath).
- http://validi.fi/latex2flash - but it requires server-side access.
- http://www.freemathhelp.com/equation-grapher.html - nice graph renderer, mostly satisfy. Need to fix operation priorities (parenthesis).
Please help me with your experience.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
fMath for Flex 具有 Flex Builder(Web、桌面空气和移动设备)的免费组件,可使用 MathML、LaTeX 或 OMML (Microsoft Word) 标准显示和编辑数学方程。
http://www.fmath.info/flex/download.jsp
fMath for Flex has FREE components for Flex Builder (Web, Desktop-Air and Mobile) to display and edit mathematics equations using MathML, LaTeX or OMML (Microsoft Word) standards.
http://www.fmath.info/flex/download.jsp