开发者

HTML 5 / Javascript flowchart tools / prezi style? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

Does anyone know if there is sort of an open-source Prezi tool that works with HTML5 / javascript? I'm looking for a way to set up a flow-chart diagram and then have the browser window focus on different parts of it. Rotation and cool effects not necessary but welcomed.

RaVis looks cool, but it is flash based: http://code.google.com/p/birdeye/wiki/RaVis (example here)

Another post mentions Raphael Graffle, which is cool, but not exactly what I'm looking for.

Diagramo (site & example) is cool, but I want to create a standalone version on my webpage, possibly with some interaction.

Eignfactor is also pretty cool, but is is flash based.

Found a good jQuery library for visualization too: http://thejit.org/demos/

Two more:

jQuery Mind Map/Thin开发者_运维技巧k Map

Javascript or JQuery mindmap plugin

Would love to see what suggestions you guys have and / or similar cool examples you've seen.


impress.js is "a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com".

Through the use of HTML 5 "data-*" attributes, one easily describes the positioning, panning, rotation or scaling operations to be applied as a transition when jumping from one slide to another. Some 3D effects are even available...

An "impressive" online demonstration is available.


Try this: http://janne.aukia.com/zoomooz/


I know this is an old topic, but I created Presenteer.js ( http://willemmulder.github.com/Presenteer.js/ ) recently, which seems to do exactly what you asked for. You (or others that view this topic) might want to have a look at it...


The best Prezi-like presentation tool using HTML5 & SVG and seamlessly working in iOS is Awwation.

Have a look at the demo presentation.


I was looking for the same thing. This blog post describes an open-source tool called Sozi, which is a plugin for Inkscapes. The post links to a presentation created with it that plays on all browsers, including iPad, EXCEPT IE. Even IE 10. Bummer.

http://blog.lightcastletech.com/2013/04/18/prezi-vs-inkscapes-sozi/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜