https://github.com/prbonn/cinderella-geometric-animations
Animations of geometric properties relevant to Photogrammetry, Computer Vision and Robotics created with Cinderella
https://github.com/prbonn/cinderella-geometric-animations
Last synced: 5 months ago
JSON representation
Animations of geometric properties relevant to Photogrammetry, Computer Vision and Robotics created with Cinderella
- Host: GitHub
- URL: https://github.com/prbonn/cinderella-geometric-animations
- Owner: PRBonn
- License: mit
- Created: 2024-06-26T13:07:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T11:10:54.000Z (almost 2 years ago)
- Last Synced: 2025-05-21T15:15:16.186Z (about 1 year ago)
- Language: HTML
- Size: 12 MB
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cinderella Animations

This repository contains the paper on Cinderella Animations together with the code and html-files for local usage.
The interactive graphics illustrate various topics from geometry, statistics, and estimation theory and may be useful for supporting lectures or exploring the topics. The animations are generated with the software [Cinderella](https://www.cinderella.de/tiki-index.php).
# Content
The repository contains the main-pdf `Cinderella-Animations-g.pdf`. On its first page is has links to the files in the folder `/Cinderella` and to further explanations.
The folder `/Cinderella` contains
* the source code of each animation, namely cdy-files,
* the derived html-file,
* a text file describing the animation, and
* the html-file containing the description and the animation.
# Running the animations
* clone this repository: Then you have the file Cinderella-Animations-g.pdf and the directory /Cinderella in the same folder
* open the pdf and use the provided links, or
* directly run the html-files.
* If you get stuck, restart the animation
# Requirements
Some explanations in `Cinderella-Animations-g.pdf` refer to the [Collected Notes](https://www.ipb.uni-bonn.de/html/staff/WolfgangFoerstner/collectednotes_v2/main-Lecturenotes.pdf), which requires you are online.
# Licence
You may use and modify all files. Especially, you may call the *.cdy-files using the [Cinderella software](https://beta.cinderella.de/) and adapt the geometric constructions or the scripts according to your needs. You may translate or modify the accompanying texts *.tex. When presenting or publishing modifications, please, use the citation below.
# Citation
When presenting or publishing modifications, please, refer to the following document:
```
@Report{foerstner2024cinderella,
author = {Wolfgang F{\"{o}}rstner},
date = {2024},
institution = {{Institute for Geodesy and Geoinformation, StachnissLab}},
title = {{Cinderella Animations}},
type = {techreport},
url = {https://www.ipb.uni-bonn.de/html/staff/WolfgangFoerstner/collectednotes_v2/Cinderella-Animations.pdf},
year = {2024},
}
```
# License
Copyright 2024, Wolfgang Förstner, Cyrill Stachniss, Photogrammetry and Robotics Lab, University of Bonn.
This project contains free software made available under the MIT License. For details see the LICENSE file.