Git Product home page Git Product logo

korbie's Introduction

korbie

Explore the possible (bounded) orbits around a spinning black hole.

See this quick video introduction - Korbie flyover on youtube

GitHub Logo

ready to run binaries

These packages are large (about 600 MB unpacked) in order to minimize dependencies on the target machine. All needed libraries (like Qt) are included for the sole use of the application; no alterations are made to existing libraries or any other part of the environment.

Ubuntu (this will probably work on other debian-based systems like MxLinux as well.)

Tested on ubuntu-20.04.1-desktop-amd64.

korbie_ubuntu_release_1.0.tar.gz

$ tar xvf korbie_ubuntu_release_1.0.tar.gz
$ ./korbie`

(more binaries coming soon. See /src directory to build and run on all other OSes.)

korbie's People

Contributors

iridiumblue avatar

Stargazers

Nikolaos Dionelis avatar

Watchers

James Cloos avatar  avatar

korbie's Issues

Compiling and running on a MacOS

Thanks for sharing your fast geodesic visualizer. I was able to get it running on MacOS with the following small change:

on line 268 of c_calc.c I changed uint to int.

My compiler (clang) also warned that the file should have a .cc extension if you are compiling with a c++ compiler. The code looks like pure C to me so perhaps a C compiler is sufficient?

Other than that I had to run pip install pyopengl pyqtgraph to get the code to run on my machine. Might be worth mentioning that in the README.

One other thing: I found the code crashed if you the # Revolutions was set to 0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.