Search found 437 matches

by Fox
Sat Mar 02, 2019 7:40 pm
Forum: User Support
Topic: Building errors in Win10
Replies: 11
Views: 5470

Re: Building errors in Win10

B.Y.O.B. wrote: Sat Mar 02, 2019 7:34 pm Congrats. What was the problem?
:P
in command prompt

pip install pyinstaller
press enter

pip install PySide2
press enter

pip install numpy
press enter
by Fox
Sat Mar 02, 2019 7:04 pm
Forum: User Support
Topic: Building errors in Win10
Replies: 11
Views: 5470

Re: Building errors in Win10

yeey first build :D
1st Build.png
by Fox
Sat Mar 02, 2019 6:23 pm
Forum: User Support
Topic: Building errors in Win10
Replies: 11
Views: 5470

Re: Building errors in Win10

I used now GitHub Desktop. Got 8 warnings and 1 error. The Error "D:\CP\luxcorerender\WindowsCompile\Build_CMake\LuxCore\LuxRays.sln" (default target) (1) -> "D:\CP\luxcorerender\WindowsCompile\Build_CMake\LuxCore\src\pyluxcoretools\pyluxcoretools_copy_dir.vcxproj" (def ault targ...
by Fox
Sat Mar 02, 2019 5:34 pm
Forum: User Support
Topic: Building errors in Win10
Replies: 11
Views: 5470

Re: Building errors in Win10

No, i don't have. Can't i just use firefox to download files?
by Fox
Sat Mar 02, 2019 5:21 pm
Forum: User Support
Topic: Building errors in Win10
Replies: 11
Views: 5470

Building errors in Win10

What is going on in below "D:\CP\luxcorerender\WindowsCompile\Build_CMake\LuxCore\LuxRays.sln" (default target) (1) -> "D:\CP\luxcorerender\WindowsCompile\Build_CMake\LuxCore\samples\luxcoreui\deps\glfw-3.1.1\src\glfw.vcxproj" (def ault target) (3) -> (Lib target) -> LINK : warni...
by Fox
Sat Mar 02, 2019 3:14 am
Forum: Development
Topic: Usability and Luxcore workflow streamlining ideas
Replies: 62
Views: 33405

Re: Usability and Luxcore workflow streamlining ideas

What about tooltip that warns too little photons? I don't know how much it has to store them. Example: caustic photon stored: 219117 radiance photon stored: 9854 merged caustics photons: 40341 [18.4%] [LuxCore][13420.203] PhotonGI total photon traced: 3240067072 [LuxCore][13420.219] PhotonGI total i...
by Fox
Tue Feb 26, 2019 9:38 pm
Forum: Development
Topic: PhotonGI cache
Replies: 1083
Views: 503103

Re: PhotonGI cache

Why to hardcode lookup size at 15cm?
I use 0.5 cm for small scale scene, the total scene has the size of 20cm.
by Fox
Tue Feb 26, 2019 2:36 pm
Forum: Development
Topic: PhotonGI cache
Replies: 1083
Views: 503103

Re: PhotonGI cache

Both corona and vray seem to use pretty big entries by default and at least in case of corona there seem to be no difference... Maybe there is some trick to counterbalance the loss of light or something... Back in LuxRender with SPPM render mode, there was huge brightness difference when store on g...
by Fox
Tue Feb 26, 2019 2:32 am
Forum: News
Topic: LuxCoreRender v2.2alpha0 released
Replies: 32
Views: 30865

Re: LuxCoreRender v2.2alpha0 released

So very happy with the new photongi render engine. Great work.
by Fox
Mon Feb 25, 2019 7:40 pm
Forum: Development
Topic: PhotonGI cache
Replies: 1083
Views: 503103

Re: PhotonGI cache

Does the total number of photons have to be the sum of indirect and caustic?
What units are the glossy T, the values go from 0 to infinity?