https://github.com/thephd/lightstalker
Lightstalker, now goofing around
https://github.com/thephd/lightstalker
Last synced: 11 months ago
JSON representation
Lightstalker, now goofing around
- Host: GitHub
- URL: https://github.com/thephd/lightstalker
- Owner: ThePhD
- Created: 2014-01-20T18:02:56.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-10-10T04:57:29.000Z (over 10 years ago)
- Last Synced: 2025-01-09T05:47:20.083Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 603 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme
Awesome Lists containing this project
README
Lightstalker - Recreated CG Milestone
Built on top of Furrovine++ created, owned and maintained by JH "ThePhD" M
-- Source Code Included, with libraries and shaders
Interaction:
Press Ctrl + R to retrace the scene (and reload if a command file was passed)
Press Ctrl + S to save the image (at any point during the tracing, even multithreaded tracing)
Press Ctrl + Q or Escape to stop the current rendering process entirely
Right-Click to trigger the Magnifier (or just use the smaller one at the bottom)
Features:
Basic Refraction
Jittered Multisampling - Number of samples controlled by user (see example file named 'ExampleCommand')
Multithreading (optional - see example file named 'commandfile')
Extended command language (camera and friends in example file named 'ExampleCommand')
Progress Display Window - Renders using DirectX on Windows
FileSystem Detection and Reload when already-loaded command file is changed by user