{"id":18869986,"url":"https://github.com/deaksoftware/panoramic-rendering","last_synced_at":"2026-02-14T11:30:15.791Z","repository":{"id":142922975,"uuid":"117484002","full_name":"DEAKSoftware/Panoramic-Rendering","owner":"DEAKSoftware","description":"Source code for the thesis \"Panoramic Rendering for Concave Surfaces of Revolution\".","archived":false,"fork":false,"pushed_at":"2018-01-15T04:15:37.000Z","size":4695,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T23:44:25.719Z","etag":null,"topics":["graphics","panorama"],"latest_commit_sha":null,"homepage":"https://deaksoftware.com.au/articles/panoramic_rendering","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DEAKSoftware.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-15T01:48:45.000Z","updated_at":"2022-07-22T17:30:14.000Z","dependencies_parsed_at":"2023-04-08T11:34:49.088Z","dependency_job_id":null,"html_url":"https://github.com/DEAKSoftware/Panoramic-Rendering","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEAKSoftware%2FPanoramic-Rendering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEAKSoftware%2FPanoramic-Rendering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEAKSoftware%2FPanoramic-Rendering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEAKSoftware%2FPanoramic-Rendering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DEAKSoftware","download_url":"https://codeload.github.com/DEAKSoftware/Panoramic-Rendering/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239816514,"owners_count":19701753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphics","panorama"],"created_at":"2024-11-08T05:18:22.843Z","updated_at":"2026-02-14T11:30:15.733Z","avatar_url":"https://github.com/DEAKSoftware.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Panoramic Rendering for Concave Surfaces of Revolution\n\nDominik Deák\n\n\n## 1 Introduction\n\nThis project is the source code for my thesis, *Panoramic Rendering for Concave Surfaces of Revolution*, submitted in 2001. The thesis investigated methods for generating panoramic images, based on a 2D profile curve, or a mathematical expression.\n\nA surface of revolution can be constructed by revolving a 2D curve around a line, the principal axis. The geometric shape of the symmetrical surface is governed by the 2D function, the profile curve. Since most curved displays can be considered to be symmetrical about its principal axis, 2D profile curves provide a convenient way for modelling a display shape.\n\nThe software implementation includes a ray-tracer and a real-time rendering system.\n\n\n## 2 Source Code\n\nThe code is not exactly a shining example of good C++ programming practices, but it did the job. The project is organised into the following structure:\n\nPath               | Description\n---                | ---\nobject/            | 3D models needed to load the test scenes\nsource/            | C++ source code for the project\nthesis/            | Collection of trial programs and scripts used for the thesis\n__scene00.scr      | Test scene\n__test0.scr        | The cube scene\n__test1.scr        | The rubber duck scene\n__test2.scr        | Hardware scene\n__test3.scr        | The toy scene\n__test4.scr        | Biology scene\n__toys.scr         | Toy scene\ncosmic_ray_tau.dsp | Visual Studio 6.0 project file\ncosmic_ray_tau.dsw | Visual Studio 6.0 project file\ncosmic_ray_tau.mak | Visual Studio 6.0 makefile\nglut32.dll         | GLUT runtime library\nlicense.md         | MIT license\nreadme.md          | This file\nthesis.pdf         | The full thesis\n\n\n## 3 Supporting Resources\n\n### 3.1 Documentation\n\n* [Panoramic Rendering](https://deaksoftware.com.au/articles/panoramic_rendering) - Main article\n* [Panoramic Rendering for Concave Surfaces of Revolution](./thesis.pdf) - PDF thesis, 3.2 MB\n\n### 3.2 Video Clips\n\n* [Fourth Degree Polynomial Panorama With Cosine Perturbation](https://www.youtube.com/watch?v=MCSk8av_H7Q) - YouTube video\n* [Hyperbolic Panorama](https://www.youtube.com/watch?v=RVNAbg3a7mA) - YouTube video\n* [Logarithmic Curve Panorama](https://www.youtube.com/watch?v=fmpXRi-tAOo) - YouTube video\n* [Spherical Panorama](https://www.youtube.com/watch?v=hjgnWKOimcQ) - YouTube video\n\n\n## 4 Legal and Copyright\n\nReleased under the [MIT License](./license.md).\n\nCopyright 2018, DEAK Software\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeaksoftware%2Fpanoramic-rendering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeaksoftware%2Fpanoramic-rendering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeaksoftware%2Fpanoramic-rendering/lists"}