Skip to content

Commit

Permalink
Add date of thesis and pointer to discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
hollasch committed Dec 10, 2020
1 parent 53a365f commit f4ba1e3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Four-Space Visualization of 4D Objects
![Hypersphere Slices](images/fig54a-small.jpg)
![Hyperspheres](images/fig54b-small.jpg)

This repository contains my thesis (converted to HTML from the original nroff sources), as well as
the original code for my 4D wireframe viewer and my 4D raytracer.
This repository contains my 1991 thesis (converted to HTML from the original nroff sources), as well
as the original code for my 4D wireframe viewer and my 4D raytracer.

The thesis is now a single all-inclusive HTML file: [_Four-Space Visualization of 4D Objects_][].

Expand All @@ -19,7 +19,8 @@ has not been maintained, though, and will not run on most modern computers.
standard output, so should be able to run on most computers. The output is a 3D RGB image that can
be displayed with a variety of methods.

You can send any questions to me at [[email protected]](mailto:[email protected]).
You can send any questions to me at [[email protected]](mailto:[email protected]). Also, now that
GitHub has a discussions feature, feel free to start a conversation in [the discussions section][].


Other 4D Work
Expand All @@ -33,3 +34,4 @@ visualization work of their own. Here are links to other work I've seen.


[_Four-Space Visualization of 4D Objects_]: https://hollasch.github.io/ray4/Four-Space_Visualization_of_4D_Objects.html
[the discussions section]: https://github.com/hollasch/ray4/discussions/

0 comments on commit f4ba1e3

Please sign in to comment.