Type something to search...
Every Eidograph Example Now Plays in Your Browser

Every Eidograph Example Now Plays in Your Browser

The Eidograph documentation now has a full library of ready-made geometry projects, and none of them require an install to look at. Every example carries a View in Viewer link that opens the project in Eidograph Viewer, a read-only version of the Eidograph canvas that runs in the browser.

Open Thales’ theorem and press Play to see what that means.

Thales' theorem playing in Eidograph Viewer, with the right angle at P marked as P travels around the semicircle

What is in the library

The examples split into two pages of the documentation site.

  • Basic holds four starter projects: a parametrized square with midpoints, a solid geometry tour of cylinders and cones, a stella octangula, and a sampled surface for z = sin(x) + cos(y). Each one is short enough to read end to end.
  • Animations holds 28 standalone projects, 24 plane and 4 solid, each demonstrating a single geometric result on a timeline.

The animation set covers the classical curriculum. Circle results include the inscribed angle theorem, the perpendicular chord bisector, the power of a point, Ptolemy’s theorem, and the right angle between a radius and a tangent. Triangle results include the centroid, the circumcenter, the angle sum, and a rearrangement proof of the Pythagorean theorem. Transformations cover homothety, rotation as a rigid motion, circle inversion, and the reflected shortest path. Conics cover the focal definition of an ellipse and the focus-directrix definition of a parabola. Mechanisms cover a pantograph linkage and a cycloid traced by a rolling circle.

The solid examples go further: the space diagonal of a cuboid, the circle where two spheres intersect, two interpenetrating tetrahedra, and the 3:1 volume ratio of a cylinder and a cone.

A cylinder and cone in Eidograph Viewer with live volume labels reading 21.775 and 7.258

Why the viewer matters

An exported image shows one frame. A video plays back at a fixed pace. Neither lets you stop on the frame you actually want to talk about.

Eidograph Viewer plays the real project. It compiles the same Eidolang source the app uses, renders the same geometry, and gives you a timeline you can scrub. You can step between presentation stages, pause on a construction step, pan and zoom a plane figure, or orbit a solid one. A project with several figures shows them in a sidebar you can switch between.

Because the geometry is evaluated rather than replayed, the live measurements stay honest. In the cylinder and cone example, the two volume labels are computed on every frame and stay in a 3:1 ratio as the shared radius grows. The assertions written into these projects run the same way.

The unit circle driving a sine wave in Eidograph Viewer, with a connector linking the rotating point to the graph

Sharing a construction

The viewer accepts a package over a URL, which makes any example a link you can hand to someone. That is what the documentation links are: the viewer address plus a src parameter pointing at the .eido file.

The same works for your own projects. Put an .eido file anywhere that serves it with permissive CORS headers, then append it as src. A student, a reviewer, or a forum reader opens the link and sees the construction play. You can also drop a local .eido file straight onto the viewer window, which is the quickest way to check a file someone sent you.

The viewer is deliberately limited. It reads and plays; it does not edit, save, or sign anyone in. That boundary is what lets it stay a plain link.

From viewing to building

When you want to change something, download the .eido file from the same documentation section and open it in Eidograph. Every example ships with editable Eidolang source, so you can drag a free point, move a parameter slider, rewrite a literal, or take one construction apart to understand how it was built. Save As keeps your own copy.

That is the intended path through the library. Follow a link to see whether an example does what you need, then install the app when you want to make it yours.

Browse the basic examples and the animated examples, then get Eidograph on Google Play or download it from the Microsoft Store.

Related Posts

Learn Vocabulary Effortlessly with Infini Alchemy

Learn Vocabulary Effortlessly with Infini Alchemy

Are you looking for a fun and engaging game that can also help you learn new words? Look no further! Infini Alchemy is a creative alchemy game where you can combine basic elements like Water, Fire, Ea

read more
How to copy the formulas in ChatGPT response to word

How to copy the formulas in ChatGPT response to word

Copy the formulas in ChatGPT response to word, simply 3 steps:Copy the ChatGPT response as markdown (keep LaTeX formulas) Select the formulas in Word and insert as equation Convert LaTeX fo

read more
Master KET Vocabulary Through Alchemy: A New Learning Adventure

Master KET Vocabulary Through Alchemy: A New Learning Adventure

Infini Alchemy is an innovative web-based game that transforms vocabulary learning into an engaging alchemical adventure. By dragging and dropping elements to craft new items, players naturally absorb

read more
See the World Differently: Camera Effects in Sub Dimension

See the World Differently: Camera Effects in Sub Dimension

Your camera captures moments. Effects transform them into art. Sub Dimension comes packed with real-time visual effects that apply live in the viewfinder — what you see is what you get, whether you'r

read more
Real-Time Video Effects with GPU Acceleration

Real-Time Video Effects with GPU Acceleration

GPU rendering is now available in Sub Dimension Camera. This feature eliminates the need to wait for a video to "render" after recording. You can now preview and capture complex artistic filters in re

read more
longarm Is Now Available on Android

longarm Is Now Available on Android

longarm is now available on Android through Google Play. longarm turns an Android phone or tablet into a controllable remote endpoint for developers, testers, automation scripts, and AI agents. Start

read more

Move Any Window to an Exact Position and Size

You've set up a perfect workflow: your code editor on the left, browser on the right, terminal at the bottom. Then you restart your machine and spend the next five minutes dragging windows back into p

read more

Let an AI Agent Resize a Window and Take the Screenshot

Screen automation is easiest to trust when the result is visible and repeatable. In this short demo, an AI agent uses the OverRec screen skill to find a browser window, resize it to an exact rectangle

read more
How to Screenshot a YouTube Video (or Any Video Site) with OverRec

How to Screenshot a YouTube Video (or Any Video Site) with OverRec

You're watching a tutorial, a product demo, or a live stream and you want a clean frame from the video — no browser toolbar, no tab bar, no distractions. Here are two ways to do it with OverRec. ![Yo

read more
Record Any Screen Region to GIF or MP4 with OverRec

Record Any Screen Region to GIF or MP4 with OverRec

Screen recording usually starts with a compromise: capture the whole monitor and crop it later, or wrestle with a recorder's region selector every time. OverRec now records the exact rectangle you dra

read more
Meet Eidograph: A Geometry Workspace Built for AI Agents

Meet Eidograph: A Geometry Workspace Built for AI Agents

Asking an AI model to explain a theorem is easy. Asking it to build the actual figure is harder. A useful geometry agent must do more than return an image that looks plausible. It needs to create exa

read more
Give AI Agents Screen Control: OverRec's MCP Server

Give AI Agents Screen Control: OverRec's MCP Server

AI coding agents are good at reasoning about a task, but bad at touching the screen — finding a window, lining it up, and grabbing a clean screenshot has always meant gluing together ad-hoc scripts. O

read more
Eidograph Documentation Is Now Live

Eidograph Documentation Is Now Live

Eidograph now has a dedicated documentation site: eidograph-docs.metaphorprojects.link. Whether you are opening the app for the first time, trying a 3

read more
Run repeatable Android workflows with longarm batch tasks

Run repeatable Android workflows with longarm batch tasks

longarm now supports batch tasks: saved Android automation flows that can run more than one action at a time. Instead of sending a separate request for every tap, delay, app launch, or screenshot, yo

read more
Eidograph Is Now Available on Android

Eidograph Is Now Available on Android

Eidograph is now available on Android. It brings the same dynamic 2D and 3D geometry workspace to phones and tablets: const

read more
Conoce Eidograph: un espacio de geometría creado para agentes de IA

Conoce Eidograph: un espacio de geometría creado para agentes de IA

Pedir a un modelo de IA que explique un teorema es fácil. Pedirle que construya la figura real es más difícil. Un agente geométrico útil debe hacer algo más que devolver una imagen que parezca correc

read more
La documentación de Eidograph ya está disponible

La documentación de Eidograph ya está disponible

Eidograph ya tiene un sitio de documentación propio: eidograph-docs.metaphorprojects.link. Tanto si abres la aplicación por primera vez como si quiere

read more
Eidograph ya está disponible en Android

Eidograph ya está disponible en Android

Eidograph ya está disponible en Android. Lleva el mismo espacio de trabajo de geometría dinámica en 2D y 3D a teléfonos y t

read more
认识奕图:为 AI 智能体打造的几何工作空间

认识奕图:为 AI 智能体打造的几何工作空间

让 AI 模型解释一个定理很容易,让它真正构造出定理中的图形却要困难得多。 一个实用的几何智能体不能只返回一张看起来合理的图片。它需要创建精确对象、保留依赖关系、发现无效命令、修正自己的工作,并留下可供人检查和继续编辑的构造。 奕图 是一款围绕这套流程设计的全新动态几何工作空间。可视化画布与纯文本构造语言是同一图形的两种视图,因此人工编辑与智能体编辑会汇入同

read more
奕图文档站正式上线

奕图文档站正式上线

奕图现在有了专属的文档站:eidograph-docs.metaphorprojects.link。 无论你是第一次打开应用、想尝试 3D 构造、需要查找一条 Eidolang 命令,还是准备接入 AI Agent,现在都可以在一个结构清晰的网站中找到答案。 ![奕图工作空间中的几何构造及与其同步

read more
Eidograph 现已上线 Android

Eidograph 现已上线 Android

Eidograph 现已上线 Android。它将同一套动态 2D 与 3D 几何工作区带到手机和平板电脑:你可以直接在画布上构造、编写 Eidolang 脚本,或在同一图形的两种视图之间切换。 当一个几何任务开始于问题而非图示时,Androi

read more
Todos los ejemplos de Eidograph ya se reproducen en el navegador

Todos los ejemplos de Eidograph ya se reproducen en el navegador

La documentación de Eidograph ya incluye una biblioteca completa de proyectos de geometría listos para usar, y ninguno exige una instalación para verlo

read more
文档站的每个示例,现在都能在浏览器里播放

文档站的每个示例,现在都能在浏览器里播放

奕图文档站现在收录了一整套现成的几何项目,而且看之前不需要安装任何东西。每个示例都带有一个 View in Viewer 链接,会在奕图查看器中打开该项目。查看器是奕图画布的只读版本,直接运行

read more