wormhole-visualization
OpenGL Interactive Wormhole Visualization Program. Programmed in C++ using GLFW.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Keywords
Repository
OpenGL Interactive Wormhole Visualization Program. Programmed in C++ using GLFW.
Basic Info
- Host: GitHub
- Owner: sheraadams
- License: apache-2.0
- Language: C++
- Default Branch: main
- Homepage: https://www.youtube.com/watch?v=PsuJ5Sfq4w0
- Size: 26.1 MB
Statistics
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Documentation
This program is a visualization/ simulation program designed to allow an interactive 3D environment for educational purposes. Created in C++ using GLFW and OpenGL.
https://www.youtube.com/watch?v=PsuJ5Sfq4w0


References
Ahn, Song Ho (n.d.) Cylinder. http://www.songho.ca/opengl/gl_cylinder.html
JoeyDeVries, J. (n.d.). LearnOpenGL/LICENSE.md at master · JoeyDeVries/LearnOpenGL. GitHub. https://github.com/JoeyDeVries/LearnOpenGL/blob/master/LICENSE.md
Learn OpenGL, extensive tutorial resource for learning Modern OpenGL. (n.d.-d). https://learnopengl.com/
XtravaganT. (n.d.). Space nebula and galaxy. https://as1.ftcdn.net/v2/jpg/05/29/87/36/1000F529873693_V74iNOFH3z0LxitPFigGfuaU3lDxVl5P.jpg
WikiImages. (n.d.). Orion Nebula. https://pixabay.com/photos/orion-nebula-emission-nebula-11107/
XCode Usage
Open a terminal in the project directory and run the code to remove the old build folder and generate a new one with the Xcode project file.
```bash mkdir build cd build cmake -G Xcode ..
Usage: when updating the build folder, remove it first then regenerate the folder as above
rm -rf build ``` Set the working directory in Xcode using Product > Scheme > Edit Scheme > Run Debug > Options > Working Directory > (Check Set Custom) > Project directory/build.
Build and run the project.
License:
The code is based on various tutorial code from LearnOpenGL.com.
Tutorial code is © Joey DeVries and licensed under the CC BY 4.0 License.
Modifications and additional contributions are © Shera Adams and licensed under the Apache 2.0 License.
Proudly crafted with ❤️ by Shera Adams.
Owner
- Name: Shera Adams
- Login: sheraadams
- Kind: user
- Location: Burlington, VT
- Company: The Hoffner Group
- Repositories: 28
- Profile: https://github.com/sheraadams
Software Engineer / Graphics Engineer
GitHub Events
Total
- Push event: 4
- Pull request event: 2
- Create event: 3
Last Year
- Push event: 4
- Pull request event: 2
- Create event: 3
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- sheraadams (3)