Code Monkey home page Code Monkey logo

dxrrenderer's Introduction

DXRrenderer

Summary

This is a simple DXR path tracer. It currently supports the following functions:

  1. Basic DXR pipeline.
  2. A camera with fixed a fixed position and fov.
  3. A GUI with no actual functionality related to this renderer.

Materials

The following materials are implemented:

  • Lambert
  • Mirror
  • Glass
  • Plastic
  • Disney_BRDF

Light source

The following light sources are implemented:

  • Point
  • Spot
  • Distant
  • Area
  • Triangle

Using The App

Before using this application, please make sure that your operating system is the latest version of windows 10 and that your GPU supports DXR.Unzip the DXRrenderer.zip file in releases, and then double-click DXRrenderer.exe.

To move the camera, press the W/S/A/D/Q/E keys. The camera can also be rotated by left-clicking on the window and dragging the mouse.You can also hold down the right-clicking and move the mouse to adjust the field of view.

UI provides object material modification and light source information settings.The "SqrtNum" is the square root of the number of samples, so increasing this value increases the total rendering time.If you change a setting or move the camera or press the R key, the render will reset and start accumulating samples again.

dxrrenderer's People

Contributors

natalyarostova avatar sadisticheaven avatar

Stargazers

nakanosakura avatar  avatar  avatar

Watchers

Jashius 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.