-
Notifications
You must be signed in to change notification settings - Fork 1
/
index1.0.html
27 lines (26 loc) · 5.68 KB
/
index1.0.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html><html lang=""><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>Bodylight.js · Simulators for the modern web</title><meta name="viewport" content="width=device-width"/><meta name="generator" content="Docusaurus"/><meta name="description" content="Simulators for the modern web"/><meta property="og:title" content="Bodylight.js · Simulators for the modern web"/><meta property="og:type" content="website"/><meta property="og:url" content="http://bodylight.physiome.cz//"/><meta property="og:description" content="Simulators for the modern web"/><meta name="twitter:card" content="summary"/><link rel="shortcut icon" href="/img/favicon.png"/><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css"/><script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-68541769-3', 'auto');
ga('send', 'pageview');
</script><script type="text/javascript" src="https://buttons.github.io/buttons.js"></script><script src="/js/scrollSpy.js"></script><link rel="stylesheet" href="/css/main.css"/><script src="/js/codetabs.js"></script></head><body><div class="fixedHeaderContainer"><div class="headerWrapper wrapper"><header><a href="/"><img class="logo" src="/img/bodylight_logo.svg" alt="Bodylight.js"/><h2 class="headerTitleWithLogo">Bodylight.js</h2></a><div class="navigationWrapper navigationSlider"><nav class="slidingNav"><ul class="nav-site nav-site-internal"><li class=""><a href="/docs/introduction" target="_self">Docs</a></li><li class=""><a href="https://github.com/creative-connections" target="_self">GitHub</a></li></ul></nav></div></header></div></div><div class="navPusher"><div><div class="homeContainer"><div class="homeSplashFade"><div class="wrapper homeWrapper"><div class="projectLogo"><img src="/img/bodylight_logo.svg" alt="Bodylight.js logo"/></div><div class="inner"><h2 class="projectTitle">Bodylight.js<small>Simulators for the modern web</small></h2><div class="section promoSection"><div class="promoRow"><div class="pluginRowBlock">
<div class="pluginWrapper buttonWrapper"><a class="button" href="/bodylight.js/docs/introduction">Getting started</a></div>
<div class="pluginWrapper buttonWrapper"><a class="button" href="composer/">Composer</a></div>
<div class="pluginWrapper buttonWrapper"><a class="button" href="/Bodylight-docs">Bodylight js<sup>2.0</sup>Docs</a></div>
<div class="pluginWrapper buttonWrapper"><a class="button" href="Bodylight-Scenarios/">Scenarios</a></div>
<div class="pluginWrapper buttonWrapper"><a class="button" href="Bodylight-VirtualBody/">Virtual Body</a></div>
</div></div></div></div></div></div></div><div class="mainContainer"><div class="container paddingBottom paddingTop"><div class="wrapper"><div class="gridBlock"><div class="blockElement alignCenter fourByGridBlock imageAlignTop"><div class="blockImage"><img src="/img/ModelicaLogo.svg"/></div><div class="blockContent"><h2><div><span><p>Powered by Modelica</p>
</span></div></h2><div><span><p>Write models using the Modelica language.</p>
</span></div></div></div><div class="blockElement alignCenter fourByGridBlock imageAlignTop"><div class="blockImage"><img src="/img/web-assembly-logo.svg"/></div><div class="blockContent"><h2><div><span><p>Executed in WebAssembly</p>
</span></div></h2><div><span><p>Bringing near native speed for models to the browser.</p>
</span></div></div></div><div class="blockElement alignCenter fourByGridBlock imageAlignTop"><div class="blockImage"><img src="/img/easeljs-logo-horizontal-gray-darker.svg"/></div><div class="blockContent"><h2><div><span><p>Designed in Adobe® Animate</p>
</span></div></h2><div><span><p>Create complex animations in Adobe® Animate and export them to Easel.js</p>
</span></div></div></div></div></div></div><div class="container lightBackground paddingBottom paddingTop"><div class="wrapper"><div class="gridBlock"><div class="blockElement alignCenter imageAlignSide imageAlignLeft twoByGridBlock"><div class="blockImage"><img src="/img/composer.png"/></div><div class="blockContent"><h2><div><span><p>Bodylight.js Composer</p>
</span></div></h2><div><span><p>Composer is the main product of the Bodylight.js<sup>1.0</sup>,
it allows you to visually create an HTML simulator. We are using
the wonderful project GrapesJS to provide the layouting engine,
Adobe® Animate to create interactive animations and Modelica
to make it all run on models your write yourself.</p>
</span></div></div></div></div></div></div><div class="productShowcaseSection paddingBottom" style="text-align:center"><h2>Simple simulator of a bouncing ball</h2><p>Bodylight.js Composer is a visual editor for creating in-browser dynamic applications and visualizations.</p><iframe class="titlevideo" src="https://www.youtube-nocookie.com/embed/lm_2BVQJjAQ" frameBorder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe><h2>Nephron simulator</h2><p>One of the first simulators we developed was a simulator of the Nephron, you can try it for yourself <a href="http://www.physiome.cz/apps/Nephron/">here</a></p><a href="http://www.physiome.cz/apps/Nephron/"><img class="titleimg" src="/img/nephron.png" alt="Nephron simulator"/></a></div></div></div><footer class="nav-footer" id="footer"><section class="copyright">Copyright © 2019 Creative Connections s.r.o.</section></footer></div></body></html>