Coder Social home page Coder Social logo

Amazing about three.js-pathtracing-renderer HOT 1 OPEN

erichlof avatar erichlof commented on July 30, 2024 1
Amazing

from three.js-pathtracing-renderer.

Comments (1)

erichlof avatar erichlof commented on July 30, 2024 2

Hi @procedural ,
Thanks so much for the kind words! I can't really take credit for the various ray/path tracing techniques used in this project - some of them have been around since the 1980's. But I guess what I have a knack for is finding the right pieces/algorithms out in the wild and being able to fit them together and fine tune them to get what I want. :-)

My inspiration for this project is the incredible Brigade 1/2/3 path tracing engine now developed by OTOY. You can see videos of it in action all over YouTube. They are using multiple high-end GPUs and the latest NVIDIA ray tracing kernels (similar to my WebGL path tracing fragment shader, but much more optimized for CUDA tech), as well as BVH acceleration data structures. My hope is to one day be able to load large triangular meshes in my engine and have it run at 30 to 60 fps.

Thanks again for the encouragement. I'm currently looking into different BVHs to get towards what Brigade 1 and 2 could do (trying to find another piece of the puzzle to fit together - ha ha).
Keep checking back!
-Erich

from three.js-pathtracing-renderer.

Related Issues (20)

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.