Git Product home page Git Product logo

redflash's Introduction

Redflash Renderer

pr33_v6_t3000_s1030_1920x1080

Redflash is a physics-based GPU renderer based on Path Tracing implemented in NVIDIA® OptiX 6.0, which can consistently draw scenes with mixed Polygons and Raymarching.

Redflash は NVIDIA® OptiX 6.0 上で実装したパストレーシングによる物理ベースのGPUレンダラーで、ポリゴンと レイマーチング が混在したシーンを一貫して描画できます。

Note

This is implemented based on optixPathTracer of NVIDIA official OptiX-Samples.

これは、NVIDIA 公式の OptiX-Samples の optixPathTracer をベースにして実装されています。

The actual implementation is in the redflash directory.

実際の実装は redflash ディレクトリ内にあります。

Features

  • Unidirectional Path Tracing
    • Next Event Estimation (Direct Light Sampling)
    • Multiple Importance Sampling
  • Disney BRDF
  • Primitives
    • Sphere
    • Mesh
    • Distance Function ( Raymarching )
  • ACES Filmic Tone Mapping
  • Deep Learning Denoising

Development Environment

  • Operation confirmed
    • Windows 10 + NVIDIA RTX 2070
    • Windows Server 2016 Base + NVIDIA Tesla V100 GPUs
  • Dependences
    • CUDA 10.1
    • OptiX 6.0.0
    • Cmake 3.8.2
    • freeglut

Gallery

RaytracingCamp7 Submission Version / レイトレ合宿7 提出バージョン

Won 4th prize at レイトレ合宿7.

pr33_v6_t3000_s1030_1920x1080

Camera Angle Variation 1

cut_far_v1

Camera Angle Variation 2

cut_far_v2

Camera Angle Variation 3

cut_far_v3

Links

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.