المجموعات
المجموعات
تسجيل الدخول
المجموعات
المجموعات
pbrt
المحادثات
لمحة
إرسال ملاحظات
مساعدة
مسار المجموعة
pbrt
1–30 من 663
تصنيف "مقروءة" للكل
الإبلاغ عن مجموعة
ما مِن صف تم اختياره.
sldstt
,
Matt Pharr
2
23/11/2024
Where is SPPM?
Yes, unfortunately we have not yet gotten through the work to get the extended version of the book
غير مقروءة،
Where is SPPM?
Yes, unfortunately we have not yet gotten through the work to get the extended version of the book
23/11/2024
Anshul Singhvi
,
Matt Pharr
2
9/8/2024
Texture interpolation in pbrt
https://www.pbrt.org/fileformat-v4#textures -> "string filter" "point" Matt On
غير مقروءة،
Texture interpolation in pbrt
https://www.pbrt.org/fileformat-v4#textures -> "string filter" "point" Matt On
9/8/2024
Yang
25/3/2024
PBRv3: Struggling with confusion of the importance function of perspective camera
Hey all, I really love this book and trying to digest most parts of it. Thanks for this masterpiece.
غير مقروءة،
PBRv3: Struggling with confusion of the importance function of perspective camera
Hey all, I really love this book and trying to digest most parts of it. Thanks for this masterpiece.
25/3/2024
robert
13/3/2024
ispc vs GPU
Hi There is exercise to change gpu for ispc at the end of GPU chapter. Question is: Is it worth doing
غير مقروءة،
ispc vs GPU
Hi There is exercise to change gpu for ispc at the end of GPU chapter. Question is: Is it worth doing
13/3/2024
Itai Afek
29/1/2024
Using medium interface
Hi, I have been using pbrt lately for simulating optical systems which contain a sequence of lenses
غير مقروءة،
Using medium interface
Hi, I have been using pbrt lately for simulating optical systems which contain a sequence of lenses
29/1/2024
Aksel
, …
Matt Pharr
4
22/1/2024
Multispectral Imaging
pbrt-v4 is not only spectral by default, but that's now the only option for the light transport
غير مقروءة،
Multispectral Imaging
pbrt-v4 is not only spectral by default, but that's now the only option for the light transport
22/1/2024
卡卡西
24/12/2023
Error in 3.3.3 Coordinate System from a Vector
Shoud be: here is the proof process: $$ \begin{aligned} |v| &=\left| \left( 1 - \frac{x^2}{1 + z}
غير مقروءة،
Error in 3.3.3 Coordinate System from a Vector
Shoud be: here is the proof process: $$ \begin{aligned} |v| &=\left| \left( 1 - \frac{x^2}{1 + z}
24/12/2023
Matt Pharr
, …
Jan Walter
3
5/11/2023
4th edition now available online
Hey Matt, Greg, Pat, and Wenzel, Thank you so much! I do not know any other programming/rendering
غير مقروءة،
4th edition now available online
Hey Matt, Greg, Pat, and Wenzel, Thank you so much! I do not know any other programming/rendering
5/11/2023
sldstt
25/9/2023
"Specularity" to "eta"
Hi, I have a model which contains a "specularity" and "roughness" map. I would
غير مقروءة،
"Specularity" to "eta"
Hi, I have a model which contains a "specularity" and "roughness" map. I would
25/9/2023
jan...@google.com
,
Matt Pharr
2
3/9/2023
Question about realistic camera
On Aug 20, 2023, at 8:37 AM, 'jan...@google.com' via pbrt <pb...@googlegroups.com> wrote
غير مقروءة،
Question about realistic camera
On Aug 20, 2023, at 8:37 AM, 'jan...@google.com' via pbrt <pb...@googlegroups.com> wrote
3/9/2023
janx
,
Matt Pharr
2
3/9/2023
check failed issue
(That is a strange stack trace; it is likely incorrect.) There is most likely a bug in pbrt somewhere
غير مقروءة،
check failed issue
(That is a strange stack trace; it is likely incorrect.) There is most likely a bug in pbrt somewhere
3/9/2023
David Cardinal
21/8/2023
Getting Projection Lights to work in v4
Hi -- We're working on adding modeling for modern (eg matrix & pixel, etc.) vehicle headlamps
غير مقروءة،
Getting Projection Lights to work in v4
Hi -- We're working on adding modeling for modern (eg matrix & pixel, etc.) vehicle headlamps
21/8/2023
David Cardinal
21/8/2023
How to use projection lights in pbrt v4?
Hi -- We're working to add headlight/headlamp simulation to our ISET tools (Stanford Image
غير مقروءة،
How to use projection lights in pbrt v4?
Hi -- We're working to add headlight/headlamp simulation to our ISET tools (Stanford Image
21/8/2023
S L
31/7/2023
Questions on Volume emission
Hello, I am reading free chapters from pbrt-v4 and also the "null-scattering" paper
غير مقروءة،
Questions on Volume emission
Hello, I am reading free chapters from pbrt-v4 and also the "null-scattering" paper
31/7/2023
sldstt
,
Matt Pharr
4
11/7/2023
Subsurface Scatter Question
update: looks like using "skin1" or "skin2" I can get some visible SSS effects.
غير مقروءة،
Subsurface Scatter Question
update: looks like using "skin1" or "skin2" I can get some visible SSS effects.
11/7/2023
Jan Walter
,
Matt Pharr
2
5/7/2023
scenes-v3: orthographic projection vs. perspective projection
I'm not able to find that scene (and many of the scenes used for figures aren't checked into
غير مقروءة،
scenes-v3: orthographic projection vs. perspective projection
I'm not able to find that scene (and many of the scenes used for figures aren't checked into
5/7/2023
Matt Pharr
28/1/2023
Re: Question on bump mapping
The second term is adding a scaled version of the surface normal to the geometric dpdu to get the
غير مقروءة،
Re: Question on bump mapping
The second term is adding a scaled version of the surface normal to the geometric dpdu to get the
28/1/2023
Kevin Zhang
,
Matt Pharr
2
28/1/2023
Question on Interpreting Exercise 2 from Chapter 2 (Geometry and Transformations)
That's a good question. Arguably that's not a great exercise, in that, as you've
غير مقروءة،
Question on Interpreting Exercise 2 from Chapter 2 (Geometry and Transformations)
That's a good question. Arguably that's not a great exercise, in that, as you've
28/1/2023
sldstt
,
Matt Pharr
4
28/1/2023
NSpectrumSamples=1 causes unit test fails
Increasing spp fixed it for me, so I can't say! In any case, I've pushed a fix—the tests
غير مقروءة،
NSpectrumSamples=1 causes unit test fails
Increasing spp fixed it for me, so I can't say! In any case, I've pushed a fix—the tests
28/1/2023
august vctjuh
,
Matt Pharr
2
3/1/2023
Unable to load geometry from the example scenes (pbrt v3)
“Works for me”. Most likely the scenes download was somehow corrupted. If you still have issues, can
غير مقروءة،
Unable to load geometry from the example scenes (pbrt v3)
“Works for me”. Most likely the scenes download was somehow corrupted. If you still have issues, can
3/1/2023
Matt Pharr
22/12/2022
Some news about the 4th edition
I'm happy to report that the book's final pages are in the hands of the printer and we have a
غير مقروءة،
Some news about the 4th edition
I'm happy to report that the book's final pages are in the hands of the printer and we have a
22/12/2022
S L
,
Matt Pharr
2
8/12/2022
NanoVDB indexed space sigma_a /sigma_s
On Nov 28, 2022, at 11:46 PM, SL <tao...@gmail.com> wrote: Hello, We know pbrt-v4 is using
غير مقروءة،
NanoVDB indexed space sigma_a /sigma_s
On Nov 28, 2022, at 11:46 PM, SL <tao...@gmail.com> wrote: Hello, We know pbrt-v4 is using
8/12/2022
Curtis Johnson
,
Matt Pharr
3
21/11/2022
Understanding the pbrt input file for particpating media
Hi Matt, Thanks for the explanation. I will have a go at changing this. I've been running into
غير مقروءة،
Understanding the pbrt input file for particpating media
Hi Matt, Thanks for the explanation. I will have a go at changing this. I've been running into
21/11/2022
Curtis Johnson
,
Matt Pharr
2
15/11/2022
Spectral renderer crashing on GPU
If the renderer crashes, it's definitely a bug! Could you file a repro case in a bug report? I
غير مقروءة،
Spectral renderer crashing on GPU
If the renderer crashes, it's definitely a bug! Could you file a repro case in a bug report? I
15/11/2022
Dror Weisman
, …
Zhenyi Liu
5
20/9/2022
Purchasing PBRT scenes
Thanks for responding, I tried using Evermotion files (the free files they have on their website),
غير مقروءة،
Purchasing PBRT scenes
Thanks for responding, I tried using Evermotion files (the free files they have on their website),
20/9/2022
Mekides Assefa Abebe
16/8/2022
Rendering DigitalEmily ( https://github.com/hpd/DigitalEmily) with pbrt error
Hello Everyone, I was trying to render one of the pbrt maya face (https://github.com/hpd/DigitalEmily
غير مقروءة،
Rendering DigitalEmily ( https://github.com/hpd/DigitalEmily) with pbrt error
Hello Everyone, I was trying to render one of the pbrt maya face (https://github.com/hpd/DigitalEmily
16/8/2022
Matt Pharr
7/7/2022
Timeline for the 4th edition of the Physically Based Rendering book
An update: we are now in the thick of the production process with MIT Press (copyediting, fixing up
غير مقروءة،
Timeline for the 4th edition of the Physically Based Rendering book
An update: we are now in the thick of the production process with MIT Press (copyediting, fixing up
7/7/2022
Bill Katz
, …
Jeff _
6
3/7/2022
Status on online version of pbrt-v4 book?
Hello, is there any update about the new version of the book ? Thanks ! Le mercredi 4 mai 2022 à 00:
غير مقروءة،
Status on online version of pbrt-v4 book?
Hello, is there any update about the new version of the book ? Thanks ! Le mercredi 4 mai 2022 à 00:
3/7/2022
TheOwlforge
, …
dcy665
3
1/6/2022
Integrator design in v3 vs. v4
Read your post. Good work overall, frustrating I am certain, as in: glad you had to do it, and not
غير مقروءة،
Integrator design in v3 vs. v4
Read your post. Good work overall, frustrating I am certain, as in: glad you had to do it, and not
1/6/2022
Skybuck Flying
19/5/2022
How to do isometric projection ?
Hello, The video game X-Com and OpenXcom uses isometric projection. Others and me I have partially
غير مقروءة،
How to do isometric projection ?
Hello, The video game X-Com and OpenXcom uses isometric projection. Others and me I have partially
19/5/2022