-
The new test scene *teapot-area-light.pbrt* is using a non-default **accelerator**:
```
...
Accelerator "kdtree"
...
```
So far we have **partially** implemented **BVHAccel** (in **C++**: *b…
-
Hi,
building has been unsuccessful for the last three days. Is this something you can fix or is there an error in the sourcecode?
```
[ 60%] Building CXX object src/slg/CMakeFiles/slg-core.dir/en…
Urs11 updated
4 years ago
-
I'm a bit confused about the Embree dependence when building LuxCore. AFAIK, Embree and OpenCL are radically different: the former requires an Intel CPU, while the later will run on _**any CPU**_ and …
cesss updated
5 years ago
-
```sh
> pwd
/mill3d/users/jan/Graphics/Rendering/PBRT/pbrt-v3-scenes/coffee-splash
> ~/git/github/rs_pbrt/target/release/examples/rs_pbrt -i f15-5.pbrt
pbrt version 0.5.3 [Detected 8 cores]
Copyr…
-
LuxCore version: I used cef7a195f194ccb7d29dd628d4cf246b98a02d2e
Steps to reproduce:
* Open the .blend file: [area_viewport_crash.blend.zip](https://github.com/LuxCoreRender/LuxCore/files/2930632/…
-
#### System Information
Linux-4.15.0-46-generic-x86_64-with-Ubuntu-18.04-bionic 64 Bits
GPU1 Vega 56
GPU2 RX480 8gb
#### Software Version
* Blender version: 2.79b
* LuxCore version: v2.1 and v2.…
-
I asked on the PBRT mailing list (pbrt@googlegroups.com):
`Are there any example .pbrt files for EnvironmentCamera and/or RealisticCamera? I couldn't find any example scenes using them ...`
And …
-
Look at [chapter 16.2](http://www.pbr-book.org/3ed-2018/Light_Transport_III_Bidirectional_Methods/Stochastic_Progressive_Photon_Mapping.html) of the [Physically Based Rendering](https://www.pbrt.org) …
-
I asked on the PBRT mailing list (pbrt@googlegroups.com):
`Are there any example .pbrt files for EnvironmentCamera and/or RealisticCamera? I couldn't find any example scenes using them ...`
And …
-
I'm working on a Houdini exporter to write volumes out for pbrt. When I render them, I don't see the volume in the rendered image, though the length of the render does seem to indicate it should be.
…