Code Monkey home page Code Monkey logo

streamline's Introduction

Streamline (SL) - Version 1.0.2

This is where all the components of SL are being developed.

Prerequisites

Hardware

  • GPU supporting DirectX 11

IMPORTANT: Current version of SDK does not support Vulkan properly, this is still work in progress

Windows

  • Install latest driver
  • Install VS Code (recommended) or VS2017 with SDK 10.17763+
  • Install "git".
  • Install Python 3
  • Clone your fork to a local hard drive, make sure to use a NTFS drive on Windows (SL uses symbolic links)
  • Execute ./setup.bat with {vs2017|vs2019} (vs2017 is default)

The make/solution files will be found in the generated _project directory.

Building

  • Open Visual Studio command prompt
  • Run msbuild _project\{vs2017|vs2019}\streamline.sln /t:Clean,Build /property:Configuration=Production

IMPORTANT: Only use production builds when releasing your software otherwise SL plugins could be replaced with potentially malicious modules.

The build output can be found in the generated _artifacts folder

The default setting is to target x86_64 CPU architecture.

NOTE: To build the project minimal configuration is needed. Any version of Windows 10 will do. Then run the setup and build scripts as described here above. That's it. The specific version of Windows, NVIDIA driver, or Vulkan are all runtime dependencies, not compile/link time dependencies. This allows SL to build on stock virtual machines that require zero configuration. This is a beautiful thing, help us keep it that way.

Programming Guide

Please read ProgrammingGuide.md to learn about the integration in games.

Programming Guide - DLSS

Please read ProgrammingGuideDLSS.md to learn about DLSS specific integration in games.

Programming Guide - NRD

Please read ProgrammingGuideNRD.md to learn about NRD specific integration in games.

Sample Plugin Source Code

A sample Streamline plugin source code is located here

Sample App and Source

A sample application using Streamline may be found in this git repo

streamline's People

Contributors

larsbishop avatar nvthayes avatar

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.