The GNU 3DLDF Sundials Page

Author: Laurence D. Finston

This copyright notice applies to the text and source code of this web site, and the graphics that appear on it. The software described in this text has its own copyright notice and license, which can be found in the distribution itself.

Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026 The Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.TXT

Last updated: April 2, 2021


Table of Contents

Top
Calculating Dials
Dodecahedron Model
Sundial Photos
Back to top
Back to main page

Calculating Dials

2007年10月10日.
The following files are similar to the ones in the files sundl_02.* below. They, too, contain samples of generating vertical and horizontal sundials for various cities, but I have added more in these files.

2007年10月11日.
Please note: The code for generating sundials is experimental. I will do my best to ensure that they are correct, but I cannot guarantee this. I would be grateful for any corrections.

2007年10月11日.
Please note: The perspective projections are duplicated at the front of the document, so it's probably not a good idea to print out the entire file!

2007年10月11日.
I have put the code for generating the images into a macro called draw_sundials. The definition is contained in the file sundl_03.lmc, which is included in sundl_03.ldf. draw_sundials is also included in the file sundials.lmc in the distribution, but that version is likely to change. It may change in ways that will break the code in sundl_03.ldf, which is why sundl_03.ldf includes sundl_03.lmc and not sundials.lmc. The definition of draw_sundials in sundl_03.lmc is not completely bullet-proof.


GNU 3DLDF code: sundl_03.ldf
Macro definition file: sundl_03.lmc
TeX code: sundl_03.txt
PostScript file: sundl_03.ps
PDF file: sundl_03.pdf
Compressed (gzipped) PostScript file: sundl_03.ps.gz
Compressed (gzipped) PDF file: sundl_03.pdf.gz

2007年10月07日. The following files contain samples of generating vertical and horizontal sundials for the latitudes of Chicago, Illinois, USA, Göttingen, Germany, and London, UK. The time division lines are found by means of intersecting planes.


GNU 3DLDF code: sundl_02.ldf
TeX code: sundl_02.txt
PostScript file: sundl_02.ps
PDF file: sundl_02.pdf
Compressed (gzipped) PostScript file: sundl_02.ps.gz