rs-pbrt-test-scenes

By jdb-walter

Rs-pbrt-test-scenes Alternatives

Similar projects and alternatives to rs-pbrt-test-scenes

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rs-pbrt-test-scenes alternative or higher similarity.

rs-pbrt-test-scenes reviews and mentions

Posts with mentions or reviews of rs-pbrt-test-scenes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-07.
  • What's everyone working on this week (6/2022)?
    9 projects | /r/rust | 7 Feb 2022
    So, I started working on a library to deal with reading data from Blender‘s binary .blend files. In the past I was able to render some Blender v2.79 files, now I abstracted the library to deal (in theory) with all Blender versions (using the DNA information). I tested with two scenes for Blender 2.79 and Blender 3.0 (which should be quiet different from the GUI perspective). With v2.79 I got away with a naming convention and mis-using the old material settings (pre Cycles renderer). Blender 3.0 forced me to get some material settings from shader nodes and the library allows to follow pointers from one data structure to the next. Prove of concept: Both, the Cornell box, as well as the Radiance Conference Room, render with both Blender scene versions. Get the latest Blender scenes here: https://gitlab.com/jdb-walter/rs-pbrt-test-scenes/-/tree/master/blend