Suricrasia-Online/International-Shipping
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
vondehi @ 1e8dd70
International Shipping is a 4k gfx demo for 64-bit linux, specifically targeting Ubuntu 18.10. Packages needed: (all of these are by default installed on Ubuntu after installing NVidia drivers.) libglib2.0-0 libgtk-3-0 libfftw3-single3 some kind of graphics driver (mesa or nvidia are fine) Execution instructions: To execute the demo, run the following command in the directory with the demo: ~$ ./shipping By default this will render with 1000 samples per pixel, on my machine (i7-3720QM/Quadro K1000M) this takes about 165 seconds. You can choose the number of samples you want with an environment variable: ~$ SAMPLES=10 ./shipping This takes 3 seconds on my machine. See the .nfo file for render timings on a K1000M and a 980 Ti. Please note, it will only render if your screen is at least 1920 pixels wide.
About
a 4k gfx demo for ubuntu 18.10 and proprietary nvidia graphics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published